2
0
mirror of https://github.com/LCPQ/DEHam synced 2024-06-25 22:52:14 +02:00

added running instruction

This commit is contained in:
vijay gopal chilkuri 2016-12-20 12:19:51 +01:00
parent c7756b318f
commit 2b7485b7c6

View File

@ -44,3 +44,8 @@ II. Using DEHam
.1430,-0.20,0.0000 #
-1.00,0.0,0.00 # This line gives t
```
2. running DEHam
```shell
mpiexec -n [nprocs] ./ex1 inpfile
```