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