source: trunk/MESOSCALE/LMDZ.MARS.new/in_lmdz_mars_newphys/README @ 2444

Last change on this file since 2444 was 31, checked in by aslmd, 14 years ago

LMD_MM_MARS: teste compilation, scripts additionnels et initialisation nouvelle physique

File size: 720 bytes
Line 
1> tar xvf LMDZ.MARS.source.tar
2ajouter perso
3change resol in compile
4check NETCDF NCDFLIB NCDFINC
5> compile
6> mkdir myGCM
7> cd myGCM
8lier z2sig.def (voir what_I_need)
9lier un start_archive avec bon nombre traceurs
10> ln -sf ../gcm.e
11> ln -sf ../newstart.e
12> ln -sf ../deftank/run0
13lier un callphys.def
14lier un run.def
15cp num_run
16> newstart.e
17> mv restart.nc start0.nc
18> mv restartfi.nc startfi0.nc
19LANCER AVEC
20> nohup run_mcd_3days > log_run_mcd_3days &
21ATTENDRE LONGTEMPS ...
22> mv tmpsave ../STARTBASE_64_48_32_t2
23> rm -rf start.nc start0.nc startfi.nc startfi0.nc
24
25lier le run.def simu
26modifier physiq.F pour sortir des donnees
27recompiler
28link diagfi.nc vers un espace temp
29ex: ln -sf $MODELS/TMPDIR/GCMINI/diagfi.nc
Note: See TracBrowser for help on using the repository browser.