Ignore:
Timestamp:
Oct 8, 2014, 9:23:34 AM (10 years ago)
Author:
aslmd
Message:

MESOSCALE. freedust dust storm simulation.

File:
1 edited

Legend:

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

    r1285 r1354  
    7878#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
    7979
    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
     80echo compile newstart
     81echo check in $PWD/libo/log_compile_newstart
     82makegcm -O "-DMESOINI" -p mars -d ${nx}x${ny}x${nz} newstart | tee libo/log_compile_newstart | grep 'warnings' >> libo/log_compile_newstart
    8383
    8484echo compile gcm
    8585echo check in $PWD/libo/log_compile_gcm
    8686#makegcm -O "-DMESOINI" -t ${tracers} -p mars -d ${nx}x${ny}x${nz} -s ${scatterers} gcm | tee libo/log_compile_gcm | grep 'warnings' >> libo/log_compile_gcm
    87 makegcm -O "-DMESOINI"  -p mars -d ${nx}x${ny}x${nz} gcm | tee libo/log_compile_gcm | grep 'warnings' >> libo/log_compile_gcm
     87makegcm -O "-DMESOINI" -p mars -d ${nx}x${ny}x${nz} gcm | tee libo/log_compile_gcm | grep 'warnings' >> libo/log_compile_gcm
    8888
    8989
Note: See TracChangeset for help on using the changeset viewer.