Skip to content

Commit 6f4053c

Browse files
committed
Add a note in README.md
1 parent fea3aaa commit 6f4053c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

quickstart/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,12 @@ You can also run OpenFOAM in parallel: `./run.sh -parallel`.
115115

116116
In serial, the simulation should take less than a minute to compute (simulated time: 2.5s).
117117

118+
{% note %}
119+
While we recommend starting with the latest OpenFOAM version from openfoam.com,
120+
this case can alternatively be executed with foam-extend.
121+
For that, replace `run-openfoam.sh` with `run-foam-extend.sh` in the `run.sh` script.
122+
{% endnote %}
123+
118124
## Visualizing the results
119125

120126
You can visualize the simulation results of the `Fluid` participant using ParaView and loading the (empty) file `fluid-openfoam/fluid-openfoam.foam`. The rigid body does not generate any readable output files, but the OpenFOAM data should be enough for now: click "play" in ParaView, the flap should already be moving! 🎉

0 commit comments

Comments
 (0)