Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
HOURDIN Christophe
pulsation-tools
Commits
5de9957e
Commit
5de9957e
authored
Jul 20, 2021
by
Christophe Hourdin
Browse files
absolute PATH for commun croco code
parent
e3710454
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
7 deletions
+5
-7
scripts/IRENE-AMD_Rome.env
scripts/IRENE-AMD_Rome.env
+2
-2
scripts/IRENE-Intel_Skylake.env
scripts/IRENE-Intel_Skylake.env
+1
-1
scripts/JEAN-ZAY.env
scripts/JEAN-ZAY.env
+1
-1
scripts/namelist_exp.sh
scripts/namelist_exp.sh
+1
-3
No files found.
scripts/IRENE-AMD_Rome.env
View file @
5de9957e
############################# from IRENE-Intel_
skylak
e.env #############################
############################# from IRENE-Intel_
AMD_Rom
e.env #############################
export WORKDIR=${CCCWORKDIR}
export SCRATCHDIR=${CCCSCRATCHDIR}
...
...
@@ -9,7 +9,7 @@ export STOREDIR=${CCCSTOREDIR}
# Models :
#-------------------------------------------------------------------------------
# croco
export CROCO_SOURCE="
${WORKDIR}
/croco_v1.00_orig/OCEAN"
export CROCO_SOURCE="
/ccc/work/cont005/gen1140/hourdinc
/croco_v1.00_orig/OCEAN"
export CROCO_SCRATCH="${SCRATCHDIR}/croco_scratch"
export MPIF90="mpif90"
export FC="ifort"
...
...
scripts/IRENE-Intel_Skylake.env
View file @
5de9957e
...
...
@@ -9,7 +9,7 @@ export STOREDIR=${CCCSTOREDIR}
# Models :
#-------------------------------------------------------------------------------
# croco
export CROCO_SOURCE="
${WORKDIR}
/croco_v1.00_orig/OCEAN"
export CROCO_SOURCE="
/ccc/work/cont005/gen1140/hourdinc
/croco_v1.00_orig/OCEAN"
export CROCO_SCRATCH="${SCRATCHDIR}/croco_scratch"
export MPIF90="mpif90"
export FC="ifort"
...
...
scripts/JEAN-ZAY.env
View file @
5de9957e
...
...
@@ -9,7 +9,7 @@ export STOREDIR=${STORE}
# Models :
#-------------------------------------------------------------------------------
# croco
export CROCO_SOURCE="
${WORKDIR}
/croco_v1.00_orig/OCEAN"
export CROCO_SOURCE="
/gpfswork/rech/eee/reee084
/croco_v1.00_orig/OCEAN"
export CROCO_SCRATCH="${SCRATCHDIR}/croco_scratch"
export MPIF90="mpiifort"
export FC="ifort"
...
...
scripts/namelist_exp.sh
View file @
5de9957e
...
...
@@ -31,9 +31,7 @@ printf "\n ${TITLE_EXP} \n\n"
#-------------------------------------------------------------------------------
export
MODE_TEST
=
true
# for running different tests in the same exp with different names.
# Ability to submit different tests simultaneously
export
TEST_NAME
=
"_remake_ASAP2020_KPP_Steph_Y1985M1_001_IRENE_skl_sans_PARTIT_2tsp_optim"
export
TEST_NAME
=
"_remake_ASAP2020_KPP_Steph_Y1985M1_002_IRENE-AMD_sans_PARTIT_2tsp_optim"
export
TEST_NAME
=
"_remake_ASAP2020_KPP_Steph_Y1985M1_003_JEAN-ZAY_sans_PARTIT_2tsp_optim"
export
TEST_NAME
=
"_remake_ASAP2020_KPP_Steph_Y1985M1_001_2tsp_optim"
export
TEST_SCRIPT
=
false
# the job is not submited
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment