... | @@ -179,10 +179,10 @@ The current set-up has been validated with the [Turek-Hron FSI benchmarks](https |
... | @@ -179,10 +179,10 @@ The current set-up has been validated with the [Turek-Hron FSI benchmarks](https |
|
The _fluid_ part has been simulated in _OpenFOAM_ and the 3 test cases are located [here](https://gitlab.com/stilita/mbdyn-esm-adapter/-/tree/master/testcases/TurekHron/CFD).
|
|
The _fluid_ part has been simulated in _OpenFOAM_ and the 3 test cases are located [here](https://gitlab.com/stilita/mbdyn-esm-adapter/-/tree/master/testcases/TurekHron/CFD).
|
|
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_ files available (i.e. giving the name _BlockMeshDict_ to one of the _BloctMeshDict*_ files in the _system_ directory)
|
|
- the user can define the fineness of the mesh, by selecting one of the _BlockMeshDict_ files available (i.e. giving the name _BlockMeshDict_ to one of the _BlockMeshDict*_ files in the _system_ directory)
|
|
- 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 simulations use _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 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 script `./Allclean` cleans the case
|
|
- The results can be analyzed
|
|
- The results can be analyzed
|
|
|
|
|
|
|
|
|
... | | ... | |