Skip to content

Commit 772ab5c

Browse files
committed
Unify cylinder README fileUnify cylinder README files
1 parent 43de322 commit 772ab5c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

FSI/cylinderFlap/OpenFOAM-deal.II/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ If you prefer to run the two simulations in two different terminals and watch th
1010

1111
Before starting the deal.II program, it needs to be compiled and copied in the `Solid` directory. Information about building is collected in the [deal.II wiki](https://github.com/precice/dealii-adapter/wiki/Building). Use the following command to run the deal.II solver afterwards:
1212
```
13-
./Solid/coupled_elasto_dynamics ./Solid/parameters.prm
13+
./runSolid -nonlinear
1414
```
1515

1616
There is an [open issue](https://github.com/precice/openfoam-adapter/issues/26) that leads to additional "empty" result directories when running with some OpenFOAM versions, leading to inconveniences during post-processing. Please run the script `removeObsoleteSolvers.sh` to delete the additional files.

FSI/cylinderFlap_2D/OpenFOAM-deal.II/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Tutorial for an FSI simulation of a cylinder-flap scenario
1+
# Tutorial for an FSI simulation of a cylinder-flap scenario
22

33
This tutorial is described in the [preCICE wiki](https://github.com/precice/precice/wiki/Tutorial-for-FSI-with-deal.II-and-OpenFOAM).
44

0 commit comments

Comments
 (0)