Changes between Version 12 and Version 13 of WikiCompilation
- Timestamp:
- Jul 18, 2014, 1:11:00 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiCompilation
v12 v13 9 9 1. check out in ${WORKDIR} only the WRFV3 folder from the repository: 10 10 {{{ 11 $ cd ${WORKDIR} 12 $ svn co http://svn.lmd.jussieu.fr/LMDZ_WRF/trunk/WRFV3 WRFV3_80x90x39 11 $ svn co http://svn.lmd.jussieu.fr/LMDZ_WRF/trunk/WRFV3 ${WORKDIR}/WRFV3_80x90x39 13 12 }}} 14 1, Make a simbolic link in ${ ROWKDIR} (but you should make a hard copy of the file `dimension.h`)13 1, Make a simbolic link in ${WORKDIR} (but you should make a hard copy of the file `dimension.h`) 15 14 {{{ 16 15 $ ln -s LMDZ_WRF/WRFV3 ${WORKDIR}/WRFV3_80x90x39