- Timestamp:
- Nov 8, 2013, 9:19:16 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MESOSCALE/LMDZ.MARS.new/in_lmdz_mars_newphys/compile
r523 r1096 47 47 scatterers=2 48 48 ################## 49 ## 64_48_29_t7_s2 50 #tracers=7 51 #nx=64 52 #ny=48 53 nz=29 54 #scatterers=2 55 49 56 50 57 … … 67 74 \rm libf/grid/dimensions.h 2> /dev/null 68 75 69 echo compile start2archive70 echo check in $PWD/libo/log_compile_start2archive71 makegcm -t ${tracers} -p mars -d ${nx}x${ny}x${nz} -s ${scatterers} start2archive | tee libo/log_compile_start2archive | grep 'warnings' >> libo/log_compile_start2archive76 #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 72 79 73 echo compile newstart74 echo check in $PWD/libo/log_compile_newstart75 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_newstart80 #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 76 83 77 84 echo compile gcm
Note: See TracChangeset
for help on using the changeset viewer.