Changes between Version 18 and Version 19 of WikiCompilation
- Timestamp:
- Oct 1, 2014, 2:57:35 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiCompilation
v18 v19 12 12 }}} 13 13 14 b. Make a simbolic link in ${WORKDIR} (but you should make a hard copy of the file `dimension.h`):15 {{{14 b. Make a simbolic link in ${WORKDIR} (but you should make a hard copy of the file `dimension.h`): 15 {{{ 16 16 $ ln -s LMDZ_WRF/WRFV3 ${WORKDIR}/WRFV3_80x90x39 17 17 $ cd ${WORKDIR}/WRFV3_80x90x39 18 18 $ rm lmdz/dimension.h 19 19 $ cp LMDZ_WRF/WRFV3/lmdz/dimension.h ${WORKDIR}/WRFV3_80x90x39/lmdz 20 }}}20 }}} 21 21 22 22 3. Go to the `${WORKDIR}` and compile there