Skip to content

Commit 45c2548

Browse files
committed
Updated docs
1 parent e2b2e8b commit 45c2548

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,4 @@ Prototype code for nesting MPI-parallelized dales models into IFS model columns
44
Usage:
55
* Install MPI (OpenMPI or mpich)
66
* Install mpi4py
7-
* In dales, do: mpiexec -n x python dales.py, where x denotes the number of parallel processes
8-
* In ifs, do: mpiexec -n x python ifs.py, where x denotes the number of parallel processes
9-
* In src, do: mpiexec -n 24 python coupler.py
7+
* Execute the script run.sh

0 commit comments

Comments
 (0)