| ... | ... | @@ -9,13 +9,14 @@ |
|
|
|
<li>customize the WD_EXP, WORKDIR_EXP, SCRATCHDIR_EXP, STOREDIR_EXP directories</li>
|
|
|
|
</ul>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
The only directory to be created (The run, output & restart directories are automatically created)
|
|
|
|
<pre>
|
|
|
|
<li>The only directory to be created (The run, output & restart directories are automatically created)
|
|
|
|
<pre>
|
|
|
|
mkdir -p ${WORKDIR}/wd/exp
|
|
|
|
cd ${WORKDIR}/wd/exp
|
|
|
|
</pre>
|
|
|
|
</pre>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
git clone --branch benguela_lr git@gitlab.in2p3.fr:christophe.hourdin/pulsation-tools.git blr1
|
|
|
|
|
| ... | ... | |
| ... | ... | |