|
@@ -36,7 +36,7 @@ Compile the model:
|
|
|
```
|
|
|
./util/ec-conf/ec-conf -p zenobe-intel-intelmpi config-build.xml
|
|
|
```
|
|
|
-2. Go to `./oasis3-mct/util/make_dir/Makefile.d` and:
|
|
|
+2. Go to `./oasis3-mct/util/make_dir` and:
|
|
|
```
|
|
|
make BUILD_ARCH=ecconf -f TopMakefileOasis3
|
|
|
```
|
|
@@ -52,6 +52,10 @@ make BUILD_ARCH=ecconf -f TopMakefileOasis3
|
|
|
```
|
|
|
./makenemo -n ORCA1L75_LIM3 -m ecconf -j4
|
|
|
```
|
|
|
+6. Go to `./runoff-mapper/src` and:
|
|
|
+```
|
|
|
+make
|
|
|
+```
|
|
|
|
|
|
For a quick classical run test:
|
|
|
- Go to `~/modeles/ecearth/$release/runtime/classic` and:
|