Difference between revisions of "Simple FSI by Matvey Kraposhin"

From OpenFOAM Wiki
Jump to navigation Jump to search
 
Line 9: Line 9:
 
=[https://github.com/unicfdlab/TrainingTracks/blob/master/OpenFOAM/simpleFsi-OFv2112/materials/Kraposhin_Marchevsky.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-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-OFv1812/src the source code] and [https://github.com/unicfdlab/TrainingTracks/tree/master/OpenFOAM/simpleFsi-OFv2112/cases test cases] from GitHUB.
+
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.

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.