source: CONFIG/LMDZORINCA/branches/LMDZORINCA3_39/EXP_GES/COMP/lmdz.card

Last change on this file was 1601, checked in by acosce, 12 years ago

Add stomate in configuration LMDZORINCA - 39 levels - GES

File size: 2.1 KB
Line 
1#- $Id: lmdz.card 70 2007-06-21 14:20:42Z acosce $
2[Compatibility]
3libIGCM=1.0
4
5[UserChoices]
6LMDZ_NbPeriod_adjust=3
7#LMDZ_NbPeriod_adjust=0
8# To force usage of this Bands file, put LMDZ_NbPeriod_adjust=0 and replace XXXXXXX by Name/Resolution/NB Prco Job Restart
9# LMDZ_Bands_file_name=${ARCHIVE}/IGCM_OUT/LMDZORINCA/XXXXXXX/ATM/Debug/XXXXXXX_Bands_XXXXXXX_XXXprc.dat_3
10
11# Other specific parameters to this experience
12aer_type=scenario
13pmagic=0.0
14
15# Nugding : ok_guide=y/n
16ok_guide=n
17
18
19[InitialStateFiles]
20# start and startphy are the clim files computed with CLIM_CREATE (create_etat0_limit) job
21List=   (/dmnfs/cont003/p86cozic/INPUT/39LEVELS/start_2.nc, start.nc) \
22        (/dmnfs/cont003/p86cozic/INPUT/39LEVELS/startphy.nc, startphy.nc)
23
24
25[BoundaryFiles]
26List=   (${R_BC}/CHM/LMDZORINCA/LMD9695_leap/EL-LMD9695_${year}1231_limit.nc    , limit.nc      )
27
28ListNonDel= ()
29
30[ParametersFiles]
31List=   (${SUBMIT_DIR}/PARAM/physiq.def         , physiq.def            ), \
32        (${SUBMIT_DIR}/PARAM/gcm.def            , gcm.def               ), \
33        (${SUBMIT_DIR}/PARAM/run.def            , .                     ),\
34        (${SUBMIT_DIR}/PARAM/guide.def          , .                     )
35
36[RestartFiles]
37List=   (restart.nc, restart.nc, start.nc), \
38        (restartphy.nc, restartphy.nc,  startphy.nc)
39
40[OutputText]
41List=   (physiq.def, gcm.def, run.def, guide.def, traceur.def, Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat)
42
43
44[OutputFiles]
45List=   (histmth.nc,      ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc,   Post_1M_histmth   )       
46
47[Post_1M_histmth]
48Patches= ()
49GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds, aire)
50TimeSeriesVars2D = (bils, cldh, cldl, cldm, cldq, cldt, evap, iwp, lwp, LWdnSFC, LWdnSFCclr, LWupSFCclr, LWdn200, LWdn200clr, LWup200, LWup200clr, precip, prw, pluc, psol, q2m, sens, sicf, slp, snow, soll0, soll, sols0, sols, SWdnSFC, SWupSFC, SWup200, SWdnTOA, SWupTOA, SWdn200, SWdnSFCclr, SWupSFCclr, SWupTOAclr, t2m, t2m_max, t2m_min, taux_ter, taux_sic, taux_lic, taux_oce, tauy_ter, tauy_sic, tauy_lic, tauy_oce, lat_ter, lat_sic, lat_lic, lat_oce, topl0, topl, tops0, tops, topswad, topswai, tsol, tsol_ter, tsol_lic, tsol_oce, tsol_sic , u10m, u500, v10m, v500, w500, pourc_ter, pourc_oce, pourc_sic, pourc_lic)
51ChunckJob2D = NONE
52TimeSeriesVars3D = ()
53ChunckJob3D = NONE
Note: See TracBrowser for help on using the repository browser.