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

M.Leriche 11/2016 , avoid error chimie run_ncl

parent 41145c8d
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
#MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
#MNH_LIC for details. version 1.
set -x
set -e
#set -e
ln -sf ../003_mesonh/ICART.1.SEG01.001.nc4 .
ln -sf ../003_mesonh/ICART.1.SEG01.002.nc4 .
......@@ -17,3 +17,4 @@ display zsection_1250.000003.png
display zsection_1250.000004.png
display zsection_1250.000005.png
display zsection_1250.000006.png
exit 0
......@@ -3,7 +3,7 @@
#MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
#MNH_LIC for details. version 1.
set -x
set -e
#set -e
ln -sf ../002_mesonh/KWRAI.1.SEGCH.004.nc4 .
ncl plot_KW78_chem.ncl
......@@ -11,3 +11,4 @@ for ECH in '000001' '000002' '000003' '000004' '000005' '000006' '000007' '00000
do
display visu_KW78_chem.${ECH}.png
done
exit 0
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