Update README.md
This commit is contained in:
parent
b9f8190839
commit
3ff0112718
1 changed files with 8 additions and 4 deletions
12
README.md
12
README.md
|
|
@ -1,16 +1,19 @@
|
|||
# Project: Simulation of a coffee mug
|
||||
|
||||
## How to run simulation (i) and (ii)
|
||||
*Running*
|
||||
### Running
|
||||
|
||||
from /mgrid_2 run in bash:
|
||||
* make run
|
||||
|
||||
*Cleaning up afterwards*:
|
||||
### Cleaning up afterwards
|
||||
|
||||
from /mgrid_2 run in bash:
|
||||
* make clean
|
||||
|
||||
## How to run coupled simulation (iii)
|
||||
*Running*
|
||||
### Running
|
||||
|
||||
from /fluid-openfoam run in bash:
|
||||
* openfoam2512
|
||||
* ./run.sh
|
||||
|
|
@ -19,7 +22,8 @@ from /solid-cpp run in bash:
|
|||
* cmake . && make
|
||||
* ./run.sh
|
||||
|
||||
*Cleaning up afterwards*:
|
||||
### Cleaning up afterwards
|
||||
|
||||
from /fluid-openfoam run in bash:
|
||||
* ./clean.sh
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue