Changeset 236 for trunk/MESOSCALE/LMD_MM_MARS
- Timestamp:
- Jul 20, 2011, 3:40:58 PM (13 years ago)
- Location:
- trunk/MESOSCALE
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MESOSCALE
-
Property
svn:ignore
set to
TMPDIR
LMDZ.MARS/libo
LMDZ.MARS/gcm.e
LMDZ.MARS/newstart.e
LMDZ.MARS/liste_des_sources_f90
LMDZ.MARS/tmp
LMDZ.MARS/liste_des_sources_f77
LMDZ.MARS/tmp90
LMDZ.MARS/makefile
LMDZ.MARS/tmp77
LMDZ.MARS/myGCM/restart.nc
LMDZ.MARS/myGCM/start.nc
LMDZ.MARS/myGCM/restartfi.nc
LMDZ.MARS/myGCM/log_gcm
LMDZ.MARS/myGCM/startfi.nc
LMD_MM_MARS/lesnewphys_mpi_64
LMD_MM_MARS/last
LMD_MM_MARS/newphys_mpifort_64
LMD_MM_MARS/idealmpifort_64
LMD_MM_MARS/mpifort_64
LMD_MM_MARS/lesnewphys_mpifort_64
LMD_MM_MARS/stormnewphys_mpifort_64
LMD_MM_MARS/SRC/LES/in_reality_this_is_WRFV3_but_is_named_WRFV2_for_continuity
LMD_MM_MARS/SRC/LES/WRFV2
LMD_MM_MARS/WPS_GEOG/albedo_TES
LMD_MM_MARS/WPS_GEOG/mola_topo64
LMD_MM_MARS/WPS_GEOG/thermal_TES
LMD_MM_MARS/WPS_GEOG/mola_topo32
-
Property
svn:ignore
set to
-
trunk/MESOSCALE/LMD_MM_MARS/SIMU/runmeso
r235 r236 466 466 cd myGCM 467 467 echo ${daygcm} | ./launch_gcm 468 if [[ ! -d startbase ]] 469 then 470 echo "I guess I should stop here." 471 exit 472 fi 468 473 # 469 474 # prepare files for WPS -
trunk/MESOSCALE/LMD_MM_MARS/SRC/SCRIPTS/copy_model
r216 r236 38 38 mkdir Registry 39 39 ln -sf $WRFSRC/WRFV2/Registry/* Registry/ 40 ### this is to allow one to change Registry somewhere without it being changed everywhere ! 41 rm Registry/Registry.EM 42 cp $WRFSRC/WRFV2/Registry/Registry.EM Registry/ 40 43 mkdir arch 41 44 ln -sf $WRFSRC/WRFV2/arch/* arch/
Note: See TracChangeset
for help on using the changeset viewer.