Changes between Version 3 and Version 4 of WikiCompilation
- Timestamp:
- Jul 9, 2014, 3:36:02 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiCompilation
v3 v4 2 2 3 3 1.- Extraction of the source code: 4 {{{$ svn co http://svn.lmd.jussieu.fr/LMDZ_WRF LMDZ_WRF 4 {{{ 5 $ svn co http://svn.lmd.jussieu.fr/LMDZ_WRF LMDZ_WRF 5 6 }}} 6 7 7 8 1.- Copy (not int the repository folder...) folder `WRFV3` to the desired spatial resolution (F77 legacy). As example one for 80x90x39 8 {{{$ cp -R WRFV3 ${WORKDIR}/WRFV3_80x90x39}}} 9 {{{ 10 $ cp -R WRFV3 ${WORKDIR}/WRFV3_80x90x39 11 }}} 9 12 10 13 1.- Go to the `${WORKDIR}` and compile there