Difference between revisions of "LibAcoustics by Sergei Strijhak"

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 1: Line 1:
* '''contributor''': Ilya Evdokimov, Matvey Kraposhin, Sergei Strijhak
+
* '''contributor''': Victoria Korchagova, Matvey Kraposhin, Sergei Strijhak
 
* '''affiliation''': ISPRAS, Russia, Moscow
 
* '''affiliation''': ISPRAS, Russia, Moscow
 
* '''contact''': <mail address='strijhak@yandex.ru' description='author'>click here for email address</mail>
 
* '''contact''': <mail address='strijhak@yandex.ru' description='author'>click here for email address</mail>
* '''OpenFOAM version''': 3.0.0
+
* '''OpenFOAM version''': 4.1.x
 
* '''Published under''': CC BY-NC-SA license ([https://creativecommons.org/licenses creative commons licenses])
 
* '''Published under''': CC BY-NC-SA license ([https://creativecommons.org/licenses creative commons licenses])
  
Line 9: Line 9:
 
=[https://github.com/unicfdlab/TrainingTracks/blob/master/OpenFOAM/libAcoustics-OF3.0.0/TrackSlides.pdf Acoustics models]=
 
=[https://github.com/unicfdlab/TrainingTracks/blob/master/OpenFOAM/libAcoustics-OF3.0.0/TrackSlides.pdf Acoustics models]=
  
This [https://github.com/unicfdlab/TrainingTracks/blob/master/OpenFOAM/libAcoustics-OF3.0.0/TrackSlides.pdf pdf] gives you an extensive introduction into the modelling of acoustics problems. The implementation is not available in the standard OpenFOAM release, however you can download the source code here
+
This [https://github.com/unicfdlab/TrainingTracks/blob/master/OpenFOAM/libAcoustics-OF4.1/ofwAcoustics.pdf training] gives you an extensive introduction into the modelling of acoustics problems: two acoustic analogies (Curle and Ffowcs-Williams - Hawkings) and the CFD/BEM technique of noise prediction in the far field.
  
[https://github.com/unicfdlab/TrainingTracks/tree/master/OpenFOAM/libAcoustics-OF3.0.0 source code]
+
The implementation is not available in the standard OpenFOAM release. However, you can download [https://github.com/unicfdlab/libAcoustics/tree/master/OpenFOAM-4.1 the source code]  
 
+
and three [https://github.com/unicfdlab/TrainingTracks/tree/master/OpenFOAM/libAcoustics-OF4.1/cases test cases] from GitHUB.
and three test cases here
 
 
 
[https://github.com/unicfdlab/TrainingTracks/tree/master/OpenFOAM/libAcoustics-OF3.0.0/cases test case]
 

Revision as of 13:45, 23 July 2018

Go back to Day 15.

Acoustics models

This training gives you an extensive introduction into the modelling of acoustics problems: two acoustic analogies (Curle and Ffowcs-Williams - Hawkings) and the CFD/BEM technique of noise prediction in the far field.

The implementation is not available in the standard OpenFOAM release. However, you can download the source code and three test cases from GitHUB.