Skip to content

Commit

Permalink
updated readme formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeeshan Ahmad authored Aug 13, 2019
1 parent 0eeae34 commit 8524132
Showing 1 changed file with 8 additions and 13 deletions.
21 changes: 8 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,14 @@ The standard input and analysis files for reproducing the results are in `/test/
## How to run

Install MOOSE framework from [https://mooseframework.inl.gov/](https://mooseframework.inl.gov/)

`git clone https://github.com/ahzeeshan/electrodep.git`

`cd electrodep`

`make -j4`

`cp electrodep-opt test/tests/paper-files/`

`cd test/tests/paper-files/`

`mpirun -np 24 ./electrodep-opt -i liqcrys_Kp_p_1.0E+01_c_1.0E+00_paper.i`

```
git clone https://github.com/ahzeeshan/electrodep.git
cd electrodep
make -j4
cp electrodep-opt test/tests/paper-files/
cd test/tests/paper-files/
mpirun -np 24 ./electrodep-opt -i liqcrys_Kp_p_1.0E+01_c_1.0E+00_paper.i
```

## How to cite

Expand Down

0 comments on commit 8524132

Please sign in to comment.