Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Méso-NH code
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RODIER Quentin
Méso-NH code
Commits
46061192
Commit
46061192
authored
8 years ago
by
Juan Escobar
Browse files
Options
Downloads
Patches
Plain Diff
M.Leriche 11/2016 , avoid error chimie run_ncl
parent
41145c8d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
MY_RUN/KTEST/009_ICARTT/006_ncl/run_ncl
+2
-1
2 additions, 1 deletion
MY_RUN/KTEST/009_ICARTT/006_ncl/run_ncl
MY_RUN/KTEST/011_KW78CHEM/005_ncl/run_ncl
+2
-1
2 additions, 1 deletion
MY_RUN/KTEST/011_KW78CHEM/005_ncl/run_ncl
with
4 additions
and
2 deletions
MY_RUN/KTEST/009_ICARTT/006_ncl/run_ncl
+
2
−
1
View file @
46061192
...
...
@@ -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
This diff is collapsed.
Click to expand it.
MY_RUN/KTEST/011_KW78CHEM/005_ncl/run_ncl
+
2
−
1
View file @
46061192
...
...
@@ -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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment