Ignore:
Timestamp:
Nov 16, 2011, 1:06:24 PM (13 years ago)
Author:
aslmd
Message:

MESOSCALE: impacted changes for varying z0 on LES. modified makemeso so that LES+newphys compiles on new planeto farm.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MESOSCALE/LMD_MM_MARS/SIMU/runmeso

    r324 r390  
    624624        if [[ ${compilo} -eq 3 ]]
    625625        then
     626                ulimit -s unlimited
     627        fi
     628        if [[ ${compilo} -eq 3 ]]
     629        then
    626630                rm -rf ${simu_folder}/rsl.* 2> /dev/null
    627631#                ${WHERE_MPI}/mpirun -host smith -np ${numproc} wrf.exe < /dev/null &
Note: See TracChangeset for help on using the changeset viewer.