Difference between revisions of "LibAcoustics by Sergei Strijhak"

From OpenFOAM Wiki
Jump to navigation Jump to search
(Updated link)
Line 3: Line 3:
 
* '''contact''': strijhak@yandex.ru
 
* '''contact''': strijhak@yandex.ru
 
* '''OpenFOAM version''': 3.0.0
 
* '''OpenFOAM version''': 3.0.0
* '''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])
  
 
Go back to [https://wiki.openfoam.com/index.php?title=Day_15 Day 15].
 
Go back to [https://wiki.openfoam.com/index.php?title=Day_15 Day 15].
  
=[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 modeling of acoustics problems. The implementation is not available in the standardy OpenFOAM release, however you can download the source code here
+
This [https://github.com/unicfdlab/TrainingTracks/blob/master/OpenFOAM/libAcoustics-OF3.0.0/TrackSlides.pdf pdf] gives you an extensive introduction into the modeling of acoustics problems. The implementation is not available in the standardy OpenFOAM release, however you can download the source code here
  
[https:// github.com/unicfdlab/TrainingTracks/tree/master/OpenFOAM/libAcoustics-OF3.0.0 source code]
+
[https://github.com/unicfdlab/TrainingTracks/tree/master/OpenFOAM/libAcoustics-OF3.0.0 source code]
  
 
and three test cases here
 
and three test cases here
  
[https:// github.com/unicfdlab/TrainingTracks/tree/master/OpenFOAM/libAcoustics-OF3.0.0/cases test case]
+
[https://github.com/unicfdlab/TrainingTracks/tree/master/OpenFOAM/libAcoustics-OF3.0.0/cases test case]

Revision as of 09:56, 28 September 2016

  • contributor: Ilya Evdokimov, Matvey Kraposhin, Sergei Strijhak
  • affiliation: ISPRAS, Russia, Moscow
  • contact: strijhak@yandex.ru
  • OpenFOAM version: 3.0.0
  • Published under: CC BY-NC-SA license (creative commons licenses)

Go back to Day 15.

Acoustics models

This pdf gives you an extensive introduction into the modeling of acoustics problems. The implementation is not available in the standardy OpenFOAM release, however you can download the source code here

source code

and three test cases here

test case