Skip to content
Snippets Groups Projects
Commit 3c6490b3 authored by Juan Escobar's avatar Juan Escobar
Browse files

Juan 03/08/2020:Oasis Toy,run_mesonh_xyz, move MESONH at the end of Mpirun to...

Juan 03/08/2020:Oasis Toy,run_mesonh_xyz, move MESONH at the end of Mpirun to have line debug info in scratch case
parent bbb91eb4
No related branches found
No related tags found
No related merge requests found
......@@ -25,4 +25,5 @@ ln -sf ../2_INPUT_TOY/TOYNAMELIST.nam_${TYPE_TOY} TOYNAMELIST.nam
#~~~~~ OASIS
ln -fs ../3_INPUT_OASIS/namcouple_${TYPE_TOY} namcouple
time Mpirun -np 1 MESONH${XYZ} : -np 1 $PATH_EXETOY/toy_model
#time Mpirun -np 1 MESONH${XYZ} : -np 1 $PATH_EXETOY/toy_model
time Mpirun -np 1 $PATH_EXETOY/toy_model : -np 1 totalview MESONH${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