wbinek
wbinek
Thanks for the response. I understand. Using text files as in Ease should be equally good solution.
The image looks as if the source directivity is obtained dy modifying the energy of the particle. Wouldn't it be better to consider directivity as probability function and send more...
I think that the ability to choose the source directivity method should be independent from method used in the rest of the calculation. I believe that using random source approach...
I have added basic STI calculation in my fork of I-SIMPA. The results are comparable to ones obtained with CATT-Acoustic. The main issue is that it currently it doesn't compensate...
Ok, I will port the code and create a pull request in main repository next week.
> Maybe you would say p=p0*10^(SPL/20)? This is correct. > But in this way, p is the root mean squared pressure (rms)? I think it is also correct.
I would also like to mention that by default the surface receiver records normal intensity, so the values depend on angle of incidence what I believe may result in discontinuity.
I don't know if it is the same issue, but I also have a display problems. This applies to both my builds and the official ones. I've tried building with...
Hi! I managed to solve my problems with 3D view not refreshing by adding ` this->Refresh();` after `GetEventHandler()->ProcessEvent(ptevt);` in `OpenGlViewer::OnTimer()` method. I hope it will help at least as a...
Take a look at: https://github.com/wbinek/I-Simpa/commit/09171a804b91bb849caf768c6becf146eb088ff8