We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2b2e8b commit 45c2548Copy full SHA for 45c2548
README.md
@@ -4,6 +4,4 @@ Prototype code for nesting MPI-parallelized dales models into IFS model columns
4
Usage:
5
* Install MPI (OpenMPI or mpich)
6
* 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
+* Execute the script run.sh
0 commit comments