|
|
|
<h1>[Web LOCEAN Croco-Agrif-Pisces Projects](https://pagesperso.locean-ipsl.upmc.fr/Christophe.Hourdin/croco_agrif_pisces_projects/index.xhtml)</h1>
|
|
|
|
|
|
|
|
<h1> Installation Pulsation-tools</h1>
|
|
|
|
<h1> Installating Pulsation-tools</h1>
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
<li>Configure your .bashrc file
|
|
|
|
<ul>
|
|
|
|
<li>paste this [text](https://gitlab.in2p3.fr/christophe.hourdin/pulsation-tools/-/wikis/bashrc) in your .bashrc file</li>
|
|
|
|
<li>customize the WD_EXP, WORKDIR_EXP, SCRATCHDIR_EXP, STOREDIR_EXP directories to suit your environment (the first lines of .bashrc)</li>
|
|
|
|
<li> Paste this [text](https://gitlab.in2p3.fr/christophe.hourdin/pulsation-tools/-/wikis/bashrc) in your .bashrc </li>
|
|
|
|
<li> Customize the WD_EXP, WORKDIR_EXP, SCRATCHDIR_EXP, STOREDIR_EXP directories to suit your environment (the first lines of .bashrc) </li>
|
|
|
|
<li>". .bashrc" to refresh your environment
|
|
|
|
</ul>
|
|
|
|
</li>
|
|
|
|
<br />
|
|
|
|
<li>The only directory to be created (The run, output & restart directories are automatically created). "wd" is the directory you can backup to keep the full description of all experiments.
|
|
|
|
<li> The only directory to be created (The run, output & restart directories are automatically created). "wd" is the directory you can backup to keep the full description of all experiments.
|
|
|
|
<pre>
|
|
|
|
mkdir -p ${WORKDIR_EXP}/wd/exp
|
|
|
|
cd ${WORKDIR_EXP}/wd/exp
|
|
|
|
</pre>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
<li> Download the branch you want (here the benguela_lr branch) and name it as you want (here "exp1").
|
|
|
|
<br/>
|
|
|
|
<pre>
|
|
|
|
git clone --branch benguela_lr git@gitlab.in2p3.fr:christophe.hourdin/pulsation-tools.git blr1
|
|
|
|
</pre>
|
|
|
|
</li>
|
|
|
|
|
|
|
|
dans .bashrc
|
|
|
|
<li> Add the folowing line in your .bashrc
|
|
|
|
<pre>
|
|
|
|
export CONFIG="BENGUELA_LR"; export EXPER="blr1"
|
|
|
|
</pre>
|
|
|
|
</li>
|
|
|
|
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
inputs:
|
| ... | ... | |
| ... | ... | |