Browse Source

Merge branch 'master' of ssh://egit/pbarriat/ecearth_patch

Pierre-Yves Barriat 7 years ago
parent
commit
3d8b429e3a
1 changed files with 5 additions and 1 deletions
  1. 5 1
      README.md

+ 5 - 1
README.md

@@ -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: