... | @@ -180,10 +180,15 @@ The _fluid_ part has been simulated in _OpenFOAM_ and the 3 test cases are locat |
... | @@ -180,10 +180,15 @@ The _fluid_ part has been simulated in _OpenFOAM_ and the 3 test cases are locat |
|
For each test case:
|
|
For each test case:
|
|
- the OpenFOAM dictionaries are configured for the [ESI](www.openfoam.com) version
|
|
- the OpenFOAM dictionaries are configured for the [ESI](www.openfoam.com) version
|
|
- the user can define the fineness of the mesh, by selecting one of the _BlockMeshDict_
|
|
- the user can define the fineness of the mesh, by selecting one of the _BlockMeshDict_
|
|
- the simulation uses _groovyBC_ (i.e. [swak4foam](https://openfoamwiki.net/index.php/Contrib/swak4Foam)) to generate a parabolic inlet profile. Otherwise the user must comment the _groovyBC_ boundary condition and use the _uniform_ in the _U_ dictionary
|
|
- the simulation uses _groovyBC_ (i.e. [swak4foam](https://openfoamwiki.net/index.php/Contrib/swak4Foam)) to generate a parabolic inlet profile. Otherwise the user must comment the _groovyBC_ boundary condition and uncomment _uniform_ in the _U_ dictionary
|
|
|
|
|
|
|
|
The simulation starts by giving `./runFluid` (or `./runFluid -parallel` for a parallel computation) in the home directory of the case
|
|
|
|
The script `./Allclean` cleans the case.
|
|
|
|
|
|
|
|
The results can be analyzed
|
|
|
|
|
|
|
|
|
|
### CSM
|
|
### CSM
|
|
|
|
|
|
|
|
|
|
### FSI |
|
### FSI |
|
|
|
\ No newline at end of file |