| ... | ... | @@ -15,7 +15,7 @@ Find below a guide to: |
|
|
|
- Paste this [text](https://gitlab.in2p3.fr/christophe.hourdin/pulsation-tools/-/wikis/bashrc) in your .bashrc
|
|
|
|
- Customize the WORKDIR_EXP, SCRATCHDIR_EXP, STOREDIR_EXP directories to suit your environment (the first lines)
|
|
|
|
```
|
|
|
|
> . .bashrc # to refresh your environment
|
|
|
|
. .bashrc # to refresh your environment
|
|
|
|
```
|
|
|
|
|
|
|
|
### Create the exp directory and download the pulsation-tools environment
|
| ... | ... | @@ -37,7 +37,8 @@ link to, copy or download the netcdf input files directory for the BENGUELA_LR c |
|
|
|
|
|
|
|
1. to link to :
|
|
|
|
```
|
|
|
|
> sca # alias cd ${ARCHDIR}
|
|
|
|
sca # alias cd ${ARCHDIR}
|
|
|
|
|
|
|
|
in JEANZAY.env : export2 INDIR="/gpfswork/rech/eee/reee084/ASAP2/inputs"
|
|
|
|
in IRENE.env : export2 INDIR="/ccc/work/cont005/gen1140/hourdinc/BENGUELA_LR/inputs"
|
|
|
|
in DATARMOR.env: export2 INDIR="/home3/datawork/chourdin/BENGUELA_LR/inputs"
|
| ... | ... | |
| ... | ... | |