|
@@ -29,7 +29,7 @@ First, **sign out of Zenobe** and sign in again. Then, type `configure_ecearth`.
|
|
|
|
|
|
|
|
Compile the model:
|
|
Compile the model:
|
|
|
|
|
|
|
|
-1. Go to `~/modeles/ecearth/$release/sources` and:
|
|
|
|
|
|
|
+1. Go to `~/modeles/ecearth_$tag/sources` and:
|
|
|
```
|
|
```
|
|
|
./util/ec-conf/ec-conf -p zenobe-intel-intelmpi config-build.xml
|
|
./util/ec-conf/ec-conf -p zenobe-intel-intelmpi config-build.xml
|
|
|
```
|
|
```
|
|
@@ -55,7 +55,7 @@ make
|
|
|
```
|
|
```
|
|
|
|
|
|
|
|
For a quick classical run test:
|
|
For a quick classical run test:
|
|
|
-- Go to `~/modeles/ecearth/$release/runtime/classic` and:
|
|
|
|
|
|
|
+- Go to `~/modeles/ecearth_$tag/runtime/classic` and:
|
|
|
```
|
|
```
|
|
|
../../sources/util/ec-conf/ec-conf -p zenobe config-run.xml
|
|
../../sources/util/ec-conf/ec-conf -p zenobe config-run.xml
|
|
|
```
|
|
```
|