source: CONFIG/trunk/LMDZORINCA/EXP00/COMP/lmdz.card @ 345

Last change on this file since 345 was 345, checked in by acosce, 16 years ago

Update LMDZORINCA config

File size: 1.7 KB
Line 
1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
5
6CREATE=EL-${RESOL_ATM}
7
8[InitialStateFiles]
9# start and startphy are the clim files computed with CLIM_CREATE (create_etat0_limit) job
10List=   (${R_OUT}/${config_UserChoices_TagName}/${CREATE}/ATM/Restart/${CREATE}_20021230_start.nc,    start.nc) \
11        (${R_OUT}/${config_UserChoices_TagName}/${CREATE}/ATM/Restart/${CREATE}_20021230_startphy.nc, startphy.nc)
12
13[BoundaryFiles]
14List=   ()
15ListNonDel= (${R_OUT}/${config_UserChoices_TagName}/${CREATE}/ATM/Restart/${CREATE}_20021230_limit.nc, limit.nc)
16
17
18[ParametersFiles]
19List=   (${SUBMIT_DIR}/PARAM/physiq.def, .), \
20        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM}, gcm.def), \
21        (${SUBMIT_DIR}/PARAM/run.def, .), \
22        (${SUBMIT_DIR}/PARAM/traceur.def, .)
23
24[RestartFiles]
25List=   (restart.nc, restart.nc, start.nc), \
26        (restartphy.nc, restartphy.nc,  startphy.nc)
27
28[OutputText]
29List=   (gcm.e.prt0, ftrace.out.1.0)
30
31[OutputFiles]
32List=   (histmth.nc,      ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc,      NONE)
33
34[Post_1M_histmth]
35Patches = (Patch_20060710_ModifyUnits, Patch_20060710_AddModulo)
36GatherWithInternal = (lon, lat, presnivs, t_ave_02592000)
37MonitoringVars= (bils, nettop, precip, tsol)
38TimeSeriesVars= (bils, cldh, cldl, cldm, cldq, cldt, evap, iwp, lwp, LWdnSFC, LWdnSFCclr, LWupSFCclr, LWdn200, LWdn200clr, LWup200, LWup200clr, nettop, nettop0, precip, prw, pluc, psol, q2m, sens, slp, snow, snow_mass, soll0, soll, sols0, sols, SWdnSFC, SWupSFC, SWup200, SWup200clr, SWdnTOA, SWupTOA, SWdn200, SWdn200clr, SWdnSFCclr, SWupSFCclr, SWupTOAclr, t2m, 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, topsad, topsai, tsol, u10m, u500, uv10m_m, v10m, v500, w500)
39
Note: See TracBrowser for help on using the repository browser.