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

Last change on this file since 165 was 165, checked in by acosce, 17 years ago

ACo : Add compatibility section to control compatibility between card and libIGCM

File size: 3.2 KB
Line 
1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
5
6[InitialStateFiles]
7# start and startphy are the clim files computed with CLIM_CREATE (create_etat0_limit) job
8List=   (${R_INIT}/ATM/${config_UserChoices_TagName}/Albedo.nc, .), \
9        (${R_INIT}/ATM/${config_UserChoices_TagName}/ECDYN.nc, .), \
10        (${R_INIT}/ATM/${config_UserChoices_TagName}/ECPHY.nc, .), \
11        (${R_INIT}/ATM/${config_UserChoices_TagName}/Relief.nc, .), \
12        (${R_INIT}/ATM/${config_UserChoices_TagName}/Rugos.nc, .), \
13        (${R_INIT}/ATM/${config_UserChoices_TagName}/landiceref.nc, .), \
14        (/dmnfs/p86denv/IGCM/INIT/ATM/IPSLCM4_v1_OASIS3/amipbc_sst_1x1_clim.nc, amipbc_sst_1x1.nc), \
15        (/dmnfs/p86denv/IGCM/INIT/ATM/IPSLCM4_v1_OASIS3/amipbc_sic_1x1_clim.nc, amipbc_sic_1x1.nc)
16
17[BoundaryFiles]
18List=   ()
19
20# The first one is the clim limit.nc computed with CLIM_CREATE job
21ListNonDel= (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/flux_iceberg, .),\
22        (${R_BC}/ATM/${config_UserChoices_TagName}/ISCCP/tautab.formatted, .),\
23        (${R_BC}/ATM/${config_UserChoices_TagName}/ISCCP/invtau.formatted, .)
24
25
26
27[ParametersFiles]
28List=   (${SUBMIT_DIR}/PARAM/physiq.def, .), \
29        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM}, gcm.def), \
30        (${SUBMIT_DIR}/PARAM/run.def, .), \
31        (${SUBMIT_DIR}/PARAM/traceur.def, .)
32
33[RestartFiles]
34List=   (restart.nc, restart.nc, start.nc), \
35        (restartphy.nc, restartphy.nc,  startphy.nc)
36
37[OutputText]
38List=   (gcm.e.prt0, ftrace.out.1.0)
39
40[OutputFiles]
41List=   ()
42
43[Post_1M_histmth]
44Patches = (Patch_20060710_ModifyUnits, Patch_20060710_AddModulo)
45GatherWithInternal = (lon, lat, presnivs, t_ave_02592000)
46MonitoringVars= (bils, nettop, precip, tsol)
47TimeSeriesVars= (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)
48
49[Post_1M_histNMC]
50Patches =
51GatherWithInternal = (lon, lat, presnivs, time_counter)
52MonitoringVars =
53TimeSeriesVars= (t1000, t925, t850, t700, t600, t500, t400, t300, t250, t200, t150, t100, t70, t50, t30, t20, t10, u1000, u925, u850, u700, u600, u500, u400, u300, u250, u200, u150, u100, u70, u50, u30, u20, u10, v1000, v925, v850, v700, v600, v500, v400, v300, v250, v200, v150, v100, v70, v50, v30, v20, v10, phi1000, phi925, phi850, phi700, phi600, phi500, phi400, phi300, phi250, phi200, phi150, phi100, phi70, phi50, phi30, phi20, phi10, rh1000, rh925, rh850, rh700, rh600, rh500, rh400, rh300, rh250, rh200, rh150, rh100, rh70, rh50, rh30, rh20, rh10, q1000, q925, q850, q700, q600, q500, q400, q300, q250, q200, q150, q100, q70, q50, q30, q20, q10)
54
55[Post_1M_dynzon]
56Patches =
57GatherWithInternal = (lon, lat, presnivs, time_counter)
58MonitoringVars =
59TimeSeriesVars =
60
61[Post_1D_histday]
62Patches =
63GatherWithInternal = (lon, lat, presnivs, t_ave_00086400)
64MonitoringVars =
65TimeSeriesVars= (bils, cldh, cldl, cldm, cldq, cldt, evap, iwp)
Note: See TracBrowser for help on using the repository browser.