| ... | @@ -91,6 +91,36 @@ if these directories are unreachable, download [ croco_v2.00_orig tar file](http |
... | @@ -91,6 +91,36 @@ if these directories are unreachable, download [ croco_v2.00_orig tar file](http |
|
|
|
|
|
|
|
### Get the xios library
|
|
### Get the xios library
|
|
|
|
|
|
|
|
|
link to, copy or download the croco_v2.00_orig code
|
|
|
|
|
|
|
|
1. to link to :
|
|
|
|
```
|
|
|
|
sca # alias cd ${ARCHDIR}
|
|
|
|
|
|
|
|
JEANZAY.env : export2 XIOS_DIR="${WORKDIR}/XIOS_X64_${COMPUTER}_trunk_r2219-2021_09_06"
|
|
|
|
IRENE.env : export2 XIOS_DIR="${WORKDIR}/XIOS_X64_${COMPUTER}_trunk_r2219-2021_09_06"
|
|
|
|
IRENE-AMD.env : export2 XIOS_DIR="${WORKDIR}/XIOS_X64_${COMPUTER}_trunk_r2219-2021_09_06"
|
|
|
|
DATARMOR.env : export2 XIOS_DIR="${WORKDIR}/XIOS_X64_${COMPUTER}_trunk_r2219-2021_09_06"
|
|
|
|
```
|
|
|
|
|
|
|
|
2. copy or download:
|
|
|
|
|
|
|
|
```
|
|
|
|
cd ${WORKDIR_EXP}
|
|
|
|
in COMPUTER.env : export2 CROCO_SOURCE="${WORKDIR_EXP}/croco_v2.00_orig/OCEAN"
|
|
|
|
```
|
|
|
|
- copy
|
|
|
|
```
|
|
|
|
for JEANZAY : rsync -a /gpfswork/rech/eee/reee084/croco_v2.00_orig .
|
|
|
|
for IRENE : rsync -a /ccc/work/cont005/gen1140/hourdinc/croco_v2.00_orig .
|
|
|
|
for DATARMOR : rsync -a /home3/datawork/chourdin/croco_v2.00_orig .
|
|
|
|
```
|
|
|
|
|
|
|
|
- or download : \
|
|
|
|
if these directories are unreachable, download [ croco_v2.00_orig tar file](https://owncloud.locean-ipsl.upmc.fr/index.php/s/7B00cuMvAjpIRl7)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
```css
|
|
```css
|
|
|
#button {
|
|
#button {
|
|
|
border: none;
|
|
border: none;
|
| ... | |
... | |
| ... | | ... | |