Ignore:
Timestamp:
Nov 8, 2013, 9:19:16 PM (11 years ago)
Author:
aslmd
Message:

MESOSCALE. cleaning bounding GCM stuff 1/2.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MESOSCALE/LMDZ.MARS.new/in_lmdz_mars_newphys/compile

    r523 r1096  
    4747scatterers=2
    4848##################
     49## 64_48_29_t7_s2
     50#tracers=7
     51#nx=64
     52#ny=48
     53nz=29
     54#scatterers=2
     55
    4956
    5057
     
    6774\rm libf/grid/dimensions.h 2> /dev/null
    6875
    69 echo compile start2archive
    70 echo check in $PWD/libo/log_compile_start2archive
    71 makegcm -t ${tracers} -p mars -d ${nx}x${ny}x${nz} -s ${scatterers} start2archive | tee libo/log_compile_start2archive | grep 'warnings' >> libo/log_compile_start2archive
     76#echo compile start2archive
     77#echo check in $PWD/libo/log_compile_start2archive
     78#makegcm -t ${tracers} -p mars -d ${nx}x${ny}x${nz} -s ${scatterers} start2archive | tee libo/log_compile_start2archive | grep 'warnings' >> libo/log_compile_start2archive
    7279
    73 echo compile newstart
    74 echo check in $PWD/libo/log_compile_newstart
    75 makegcm -O "-DMESOINI" -t ${tracers} -p mars -d ${nx}x${ny}x${nz} -s ${scatterers} newstart | tee libo/log_compile_newstart | grep 'warnings' >> libo/log_compile_newstart
     80#echo compile newstart
     81#echo check in $PWD/libo/log_compile_newstart
     82#makegcm -O "-DMESOINI" -t ${tracers} -p mars -d ${nx}x${ny}x${nz} -s ${scatterers} newstart | tee libo/log_compile_newstart | grep 'warnings' >> libo/log_compile_newstart
    7683
    7784echo compile gcm
Note: See TracChangeset for help on using the changeset viewer.