|
@@ -64,6 +64,20 @@ make BUILD_ARCH=ecconf -f TopMakefileOasis3
|
|
|
make
|
|
make
|
|
|
```
|
|
```
|
|
|
|
|
|
|
|
|
|
+Primavera context:
|
|
|
|
|
+
|
|
|
|
|
+7. Go to `./amip-forcing/src` and:
|
|
|
|
|
+```
|
|
|
|
|
+make
|
|
|
|
|
+```
|
|
|
|
|
+8. Go to `./util/ELPiN` and:
|
|
|
|
|
+```
|
|
|
|
|
+mkdir bathymetries
|
|
|
|
|
+ln -s /SCRATCH/acad/ecearth/DATA/nemo/initial/ORCA1L75/bathy_meter.nc bathymetries/ece_bathy_meter_ORCA1.nc
|
|
|
|
|
+ln -s /SCRATCH/acad/ecearth/DATA/nemo/initial/ORCA025L75/bathy_meter.nc bathymetries/ece_bathy_meter_ORCA025.nc
|
|
|
|
|
+./Configure
|
|
|
|
|
+```
|
|
|
|
|
+
|
|
|
For a quick classical run test:
|
|
For a quick classical run test:
|
|
|
- Go to `~/modeles/ecearth_$tag/runtime/classic` and:
|
|
- Go to `~/modeles/ecearth_$tag/runtime/classic` and:
|
|
|
```
|
|
```
|