| ... | @@ -52,7 +52,7 @@ git clone --branch benguela_lr git@gitlab.in2p3.fr:christophe.hourdin/pulsation- |
... | @@ -52,7 +52,7 @@ git clone --branch benguela_lr git@gitlab.in2p3.fr:christophe.hourdin/pulsation- |
|
|
|
|
|
|
|
<br />
|
|
<br />
|
|
|
|
|
|
|
|
<li> Download the input files for the BENGUELA_LR config
|
|
<li> Download the input files for the BENGUELA_LR config or link to the following directory
|
|
|
<pre>
|
|
<pre>
|
|
|
mkdir -p ${WORKDIR_EXP}/BENGUELA_LR/inputs
|
|
mkdir -p ${WORKDIR_EXP}/BENGUELA_LR/inputs
|
|
|
cd ${WORKDIR_EXP}/BENGUELA_LR/inputs
|
|
cd ${WORKDIR_EXP}/BENGUELA_LR/inputs
|
| ... | @@ -61,6 +61,26 @@ cd ${WORKDIR_EXP}/BENGUELA_LR/inputs |
... | @@ -61,6 +61,26 @@ cd ${WORKDIR_EXP}/BENGUELA_LR/inputs |
|
|
DATARMOR : rsync -a /home3/datawork/chourdin/BENGUELA_LR/inputs/* .
|
|
DATARMOR : rsync -a /home3/datawork/chourdin/BENGUELA_LR/inputs/* .
|
|
|
</pre>
|
|
</pre>
|
|
|
if these directories are unreachable, download [BENGUELA_LR inputs tar file](https://owncloud.locean-ipsl.upmc.fr/index.php/s/7B00cuMvAjpIRl7)
|
|
if these directories are unreachable, download [BENGUELA_LR inputs tar file](https://owncloud.locean-ipsl.upmc.fr/index.php/s/7B00cuMvAjpIRl7)
|
|
|
|
|
|
|
|
<pre>
|
|
|
|
sca # alias cd ${ARCHDIR}
|
|
|
|
vi JEANZAY.env # assign the CROCO_SOURCE variable
|
|
|
|
</pre>
|
|
|
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
<br />
|
|
|
|
|
|
|
|
<li> Download the croco code or link to the following directory
|
|
|
|
<pre>
|
|
|
|
cd ${WORKDIR_EXP} # or choose another directory
|
|
|
|
JEANZAY : rsync -a /gpfswork/rech/eee/reee084/croco_v2.00_orig .
|
|
|
|
IRENE : rsync -a /ccc/work/cont005/gen1140/hourdinc/croco_v2.00_orig .
|
|
|
|
DATARMOR : rsync -a /home3/datawork/chourdin/croco_v2.00_orig .
|
|
|
|
</pre>
|
|
|
|
if these directories are unreachable, download [ croco_v2.00_orig tar file](https://owncloud.locean-ipsl.upmc.fr/index.php/s/7B00cuMvAjpIRl7)
|
|
|
|
<br/>
|
|
|
|
|
|
|
</li>
|
|
</li>
|
|
|
|
|
|
|
|
<br />
|
|
<br />
|
| ... | |
... | |
| ... | | ... | |