Menu

Output File Structure

Fabian Brinkmann Jeffrey Thomsen

NumCalc writes the calculated sound pressure to text files contained in the folder NumCalc/source_X/be.out This directory contains subdirectories be.* containing the results of for each frequency step. In each of these directories you will find the files pBoundary, vBoundary, pEvalGrid, and vEvalGrid containing the complex sound pressure and the complex particle velocity at mesh elements and evaluation grids. If an evaluation mesh pEvalGrid and vEvalGrid contain the sound pressure and the particle velocity at each node of the evaluation mesh

pBoundary

Format:
%s
%d
%d %d
%d %f %f
..
%d %f %f
1. Mesh2HRTF plus version number
2. Number of all element groups
For each element in a given group the next lines contain
1. Number of the group and number of nodes in that group
2. Element Number, real and imaginary part of the sound pressure at the element
For the rest of the files the structure is the same. Please remember, for the evaluation mesh
only one group is allowed, and the values are given for the element nodes.


Related

Wiki: Mesh2HRTF 1.0 and above
Wiki: Mesh2HRTF Project Folder
Wiki: NumCalc

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.