Changeset 2845 for trunk/MESOSCALE
- Timestamp:
- Dec 19, 2022, 12:32:42 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MESOSCALE/LMD_MM_MARS/SIMU/MESORUN/gcm/newstart/mini_startbase.sh
r2650 r2845 8 8 ######################## 9 9 10 11 ########################################### 12 ##### NEED TO SOURCE THE ENV 13 source ../../code/LMDZ.COMMON/arch.env 14 ##### NEED TO SOURCE THE ENV 15 ########################################### 16 17 10 18 scen="clim" # the one set in callphys.def 11 19 #scen="MY29" … … 16 24 mkdir $namefolder 17 25 18 \rm start_archive_64x48x49_$ scen.nc26 \rm start_archive_64x48x49_${scen}_aveEUV.nc 19 27 #wget -q http://www.lmd.jussieu.fr/~lmdz/planets/mars/starts/start_archive_64x48x49_$scen.nc 20 28 wget --no-check-certificate -q https://web.lmd.jussieu.fr/~lmdz/planets/mars/starts/start_archive_64x48x49_${scen}_aveEUV.nc
Note: See TracChangeset
for help on using the changeset viewer.