mirror of
https://git.gfz-potsdam.de/naaice/poet.git
synced 2025-12-16 12:54:50 +01:00
Fix linebreaks in directory tree
This commit is contained in:
parent
51204cb5be
commit
0206ff2b5c
@ -134,12 +134,14 @@ mv poet WORK_DIR
|
||||
|
||||
The correspondending directory tree would be look like this:
|
||||
|
||||
``` sh
|
||||
.
|
||||
└── WORK_DIR/
|
||||
├── poet
|
||||
├── kin_r_library.R
|
||||
├── parallel_r_library.R
|
||||
└── SimDol2D.R
|
||||
```
|
||||
|
||||
Now, to start the simulation with 4 processes `cd` into `WORK_DIR` and run `mpirun -n 4 ./poet
|
||||
SimDol2D.R output`.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user