-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Inquiry on Reusing Surface Sound Pressure for Evaluation Grid Points #134
Comments
Example Workflow |
That should be possible due to this 628b75b but its not integrated and requires manual editing of the NC.inp files. But principally everything you need should be documented in the wiki. If you want to continue implementing it, we're happy to discuss options. @schaastrommla is that feature fully implemented in NumCalc? I did not find a documentation of it when calling |
closing this in favor of #85 |
Thanks for answering my questions. Best regards |
Hello,
I am working on a project involving sound source and head model simulations using Mesh2HRTF. Specifically, I can compute the surface sound pressure for a given sound source and head model. I want to leverage this surface sound pressure to subsequently compute the sound pressure at evaluation grid points, without having to recalculate the surface sound pressure each time.
Is it possible to implement such a functionality? Any guidance or suggestions on how to approach this would be greatly appreciated.
Q:
Can the surface sound pressure be reused for different evaluation grid points?
What would be the best approach to implement this functionality?
Are there any existing tools or libraries that support this kind of operation?
Thank you in advance for your help!
Best regards
The text was updated successfully, but these errors were encountered: