Ignore:
Timestamp:
Jun 8, 2011, 12:10:23 PM (13 years ago)
Author:
aslmd
Message:

LMDZ.MARS: [dimradmars.h] nsizemax par defaut a 60 [newsedim] print en commentaire. MESOSCALE: changements mineurs dans makemeso + notes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MESOSCALE/LMD_MM_MARS/makemeso

    r142 r147  
    180180          sed s+"mars_lmd"+"mars_lmd_new"+g             copy_model > copy_model_tmp
    181181        else
    182           echo SCENARIO ${scenario} DID YOU INCLUDE THE RIGHT copy_model ? ; read dummy
     182          echo SCENARIO ${scenario} DID YOU INCLUDE THE SPECIFIC folder ? ; read dummy
    183183          sed s+"mars_lmd"+"mars_lmd_new_${scenario}"+g copy_model > copy_model_tmp
    184184             if [[ "${config}" == "les" ]]
    185185             then
    186186              echo "NOT SUPPORTED, check options"
     187              exit
    187188             fi
    188189        fi
     
    311312                       \rm configure.wrf > /dev/null 2> /dev/null ; ./configure < conf > /dev/null 2> /dev/null
    312313                       sed s+"-lnetcdf"+"-lnetcdf -L../mars_lmd/libo -llmd"+g   configure.wrf > yeah ; mv -f yeah configure.wrf
    313                        echo "$(hostname)"
    314314                       if [[ "$(hostname)" == "ciclad1.ipsl.jussieu.fr" ]]
    315315                       then
Note: See TracChangeset for help on using the changeset viewer.