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
7db87a4d
Commit
7db87a4d
authored
May 04, 2021
by
HOURDIN Christophe
Browse files
minor changes 2
parent
5296b0a8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
2 deletions
+12
-2
bin/job2init
bin/job2init
+10
-0
scripts/namelist_exp.sh
scripts/namelist_exp.sh
+2
-2
No files found.
bin/job2init
0 → 100755
View file @
7db87a4d
#!/bin/sh -vx
printf
"
\n\n
sync
$1
config with exp directory
\n\n
"
rsync
-a
--delete
$1
/init/param_inputs/ ../param_inputs/
rsync
-a
--delete
$1
/init/scripts/ ../scripts/
rsync
-a
--delete
$1
/init/compile/croco/ ../compile/croco/
scripts/namelist_exp.sh
View file @
7db87a4d
...
...
@@ -35,8 +35,8 @@ export MODE_TEST=true # for running different tests in the same exp with diff
# export TEST_NAME="_test_avec_AGRIF_6x24_undef_BIO_HADV_WENO5"
# export TEST_NAME="_verif_croco.in_v2.00-THETA_B_0.00"
# export TEST_NAME="_001_verif"
#
export TEST_NAME="_bench01_agrif_pisces_
2tsp
_options_
OPTIM
"
export
TEST_NAME
=
"_bench01_agrif_pisces_
2tsp
_options_
DEBUG
"
export
TEST_NAME
=
"_bench01_agrif_pisces_
001
_options_
DEBUG_12x12x1_cores
"
#
export TEST_NAME="_bench01_agrif_pisces_
002
_options_
OPTIM_12x12x1_cores
"
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