Skip to content
Snippets Groups Projects
Commit 00cf7e18 authored by ESCOBAR MUNOZ Juan's avatar ESCOBAR MUNOZ Juan Committed by WAUTELET Philippe
Browse files

Juan 19/04/2016: replace MONORUN by MPIRUN for all PREP //

parent b402fa7f
No related branches found
No related tags found
No related merge requests found
......@@ -6,5 +6,5 @@
set -x
set -e
rm -f RELIEF3D* OUTPUT_LISTING* pipe* *.tex
time ${MONORUN} PREP_IDEAL_CASE${XYZ}
time ${MPIRUN} PREP_IDEAL_CASE${XYZ}
#ddd --directory=.../dir_obj PREP_PGD
......@@ -6,5 +6,5 @@
set -x
set -e
rm -f KWRAIN.* OUTPUT_LISTING* pipe* *.tex
time ${MONORUN} PREP_IDEAL_CASE${XYZ}
time ${MPIRUN} PREP_IDEAL_CASE${XYZ}
#ddd --directory=~/.... PREP_PGD
......@@ -7,5 +7,5 @@ set -e
ln -sf ../001_prep_pgd/REUNION_PGD_1km5.*??? .
rm -f REUNION_IDEA* OUTPUT_LISTING* pipe* *.tex
time ${MONORUN} PREP_IDEAL_CASE${XYZ}
time ${MPIRUN} PREP_IDEAL_CASE${XYZ}
#ddd --directory=~/../src/dir_obj PREP_IDEAL_CASE${XYZ}
......@@ -32,6 +32,5 @@ ln -sf $PREP_PGD_FILES/ECOCLIMAP_v2.0.??? .
rm -f 16JAN98_36km.* OUTPUT_LISTING* pipe* *.tex
#ddd --directory=~/DEV/MNH.V4.6.2/src/dir_obj_bug2 ./PREP_PGD${XYZ}
#time ${MONORUN} PREP_PGD${XYZ}
time ${MPIRUN} PREP_PGD${XYZ}
fi
......@@ -14,5 +14,5 @@ ln -sf $PREP_PGD_FILES/ECOCLIMAP_v2.0.??? .
ln -sf ../001_pgd1/16JAN98_36km.??? .
rm -f 16JAN98_9km* OUTPUT_LISTING* pipe* *.tex
time ${MONORUN} PREP_PGD${XYZ}
time ${MPIRUN} PREP_PGD${XYZ}
#ddd --directory=~/DEV/MNH.V4.6.2/src/dir_obj_bug2 PREP_PGD
......@@ -8,5 +8,5 @@ set -e
ln -sf ../002_pgd2/16JAN98_9km.??? .
ln -sf ../001_pgd1/16JAN98_36km.??? .
rm -f *e1.??? OUTPUT_LISTING* pipe* *.tex
time ${MONORUN} PREP_NEST_PGD${XYZ}
time ${MPIRUN} PREP_NEST_PGD${XYZ}
#ddd --directory=~/DEV/.../PREP_NEST_PGD
......@@ -9,5 +9,5 @@ ln -sf ../003_nest/16JAN98_9km.neste1.??? .
ln -sf ../003_nest/16JAN98_36km.neste1.??? .
ln -sf ../004_arp2lfi/16JAN_06_MNH.??? .
rm -f *spa04.??? OUTPUT_LISTING* pipe* *.tex
time ${MONORUN} SPAWNING${XYZ}
time ${MPIRUN} SPAWNING${XYZ}
#ddd --directory=~/DEV/MNH.V4.6.2/src/dir_obj_bug2_nest SPAWNING${XYZ}
......@@ -11,5 +11,5 @@ ln -sf ../004_arp2lfi/16JAN_06_MNH.??? .
ln -sf ../005_spa_mod1_mod2/16JAN_06_MNH.spa04.??? .
rm -f 16JAN_06_MNH2.* OUTPUT_LISTING* pipe* *.tex
#exit
time ${MONORUN} PREP_REAL_CASE${XYZ}
time ${MPIRUN} PREP_REAL_CASE${XYZ}
#ddd --directory=~/DEV/MNH.V4.6.2/src/dir_obj_bug2 PREP_REAL_CASE
......@@ -5,6 +5,6 @@
set -x
set -e
ln -fs ../008_run2/16JAN.1.12B18.001.??? .
time ${MPIRUN} SPECTRE${XYZ}
time ${MONORUN} SPECTRE${XYZ}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment