Skip to content

Commit 6357e03

Browse files
committed
Fix typo and information concerning copy location
1 parent f4d9bd7 commit 6357e03

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ You may run the coupled simulation in serial using the script `Allrun` or (OpenF
88

99
If you prefer to run the two simulations in two different terminals and watch their output on the screen, use the (simpler) scripts `runFluid` (or `runFluid -parallel`).
1010

11-
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:
11+
Before starting the deal.II program, it needs to be compiled and copied in this case directory. Information about building is collected in the [deal.II wiki](https://github.com/precice/dealii-adapter/wiki/Building). You can use the following command to run e.g. the nonlinear deal.II solver afterwards:
1212
```
1313
./runSolid -nonlinear
1414
```

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ You may run the coupled simulation in serial using the script `Allrun` or (OpenF
88

99
If you prefer to run the two simulations in two different terminals and watch their output on the screen, use the (simpler) scripts `runFluid` (or `runFluid -parallel`).
1010

11-
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:
11+
Before starting the deal.II program, it needs to be compiled and copied in this case directory. Information about building is collected in the [deal.II wiki](https://github.com/precice/dealii-adapter/wiki/Building). You can use the following command to run e.g. the nonlinear deal.II solver afterwards:
1212
```
1313
./runSolid -nonlinear
1414
```

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ You may run the coupled simulation in serial using the script `Allrun` or (OpenF
88

99
If you prefer to run the two simulations in two different terminals and watch their output on the screen, use the (simpler) scripts `runFluid` (or `runFluid -parallel`).
1010

11-
Before starting the deal.II program, it needs to be compiled and copied in this case directory. Information about building is collected in the [deal.II wiki](https://github.com/precice/dealii-adapter/wiki/Building). You can Use the following command to run e.g. the linear deal.II solver afterwards:
11+
Before starting the deal.II program, it needs to be compiled and copied in this case directory. Information about building is collected in the [deal.II wiki](https://github.com/precice/dealii-adapter/wiki/Building). You can use the following command to run e.g. the linear deal.II solver afterwards:
1212
```
1313
./runSolid -linear
1414
```

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ You may run the coupled simulation in serial using the script `Allrun` or (OpenF
88

99
If you prefer to run the two simulations in two different terminals and watch their output on the screen, use the (simpler) scripts `runFluid` (or `runFluid -parallel`).
1010

11-
Before starting the deal.II program, it needs to be compiled and copied in this case directory. Information about building is collected in the [deal.II wiki](https://github.com/precice/dealii-adapter/wiki/Building). You can Use the following command to run e.g. the linear deal.II solver afterwards:
11+
Before starting the deal.II program, it needs to be compiled and copied in this case directory. Information about building is collected in the [deal.II wiki](https://github.com/precice/dealii-adapter/wiki/Building). You can use the following command to run e.g. the linear deal.II solver afterwards:
1212
```
1313
./runSolid -linear
1414
```

0 commit comments

Comments
 (0)