Difference between revisions of "Simple FSI by Matvey Kraposhin"

From OpenFOAM Wiki
Jump to navigation Jump to search
(Updated link)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
* '''contributor''': Sergei Strijhak, Matvey Kraposhin
+
* '''contributor''': Matvey Kraposhin, Ilia Marchevsky
 
* '''affiliation''': ISPRAS, Russia, Moscow
 
* '''affiliation''': ISPRAS, Russia, Moscow
* '''contact''': strijhak@yandex.ru
+
* '''contact''': <mail address='os-cfd@yandex.ru' description='author'>click here for email address</mail>
* '''OpenFOAM version''': 3.0.0
+
* '''OpenFOAM version''': v2112
 
* '''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/simpleFsi-OF3.0.0/simpleFsi-readme.pdf Simple fluid-structure interaction]=
+
=[https://github.com/unicfdlab/TrainingTracks/blob/master/OpenFOAM/simpleFsi-OFv2112/materials/Kraposhin_Marchevsky.pdf Simple fluid-structure interaction]=
  
This [https://github.com/unicfdlab/TrainingTracks/blob/master/OpenFOAM/simpleFsi-OF3.0.0/simpleFsi-readme.pdf pdf] gives you a short introduction on a simple fluid-structure interaction model implemented in OpenFOAM. 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/simpleFsi-OFv2112/materials/Kraposhin_Marchevsky.pdf pdf] gives you a short introduction on a simple fluid-structure interaction model implemented in OpenFOAM. The implementation is not available in the standard OpenFOAM release, however, you can download [https://github.com/unicfdlab/TrainingTracks/tree/master/OpenFOAM/simpleFsi-OFv2112/src the source code] and [https://github.com/unicfdlab/TrainingTracks/tree/master/OpenFOAM/simpleFsi-OFv2112/cases test cases] from GitHUB.
 
 
[https://github.com/unicfdlab/TrainingTracks/tree/master/OpenFOAM/simpleFsi-OF3.0.0 source code]
 
 
 
and the test cases here
 
 
 
[https://github.com/unicfdlab/TrainingTracks/tree/master/OpenFOAM/simpleFsi-OF3.0.0/cases test case]
 

Latest revision as of 14:25, 19 April 2022

Go back to Day 15.

Simple fluid-structure interaction

This pdf gives you a short introduction on a simple fluid-structure interaction model implemented in OpenFOAM. The implementation is not available in the standard OpenFOAM release, however, you can download the source code and test cases from GitHUB.