Changes between Version 12 and Version 13 of WikiCompilation


Ignore:
Timestamp:
Jul 18, 2014, 1:11:00 PM (10 years ago)
Author:
lfita
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiCompilation

    v12 v13  
    99  1. check out in ${WORKDIR} only the WRFV3 folder from the repository:
    1010  {{{
    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
    1312  }}}
    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`)
    1514  {{{
    1615$ ln -s LMDZ_WRF/WRFV3 ${WORKDIR}/WRFV3_80x90x39