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

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

ACo : new configuration LMDZORINCA (parallel)

File size: 3.1 KB
Line 
1[UserChoices]
2
3[InitialStateFiles]
4# start and startphy are the clim files computed with CLIM_CREATE (create_etat0_limit) job
5List=   (${R_INIT}/ATM/${config_UserChoices_TagName}/Albedo.nc, .), \
6        (${R_INIT}/ATM/${config_UserChoices_TagName}/ECDYN.nc, .), \
7        (${R_INIT}/ATM/${config_UserChoices_TagName}/ECPHY.nc, .), \
8        (${R_INIT}/ATM/${config_UserChoices_TagName}/Relief.nc, .), \
9        (${R_INIT}/ATM/${config_UserChoices_TagName}/Rugos.nc, .), \
10        (${R_INIT}/ATM/${config_UserChoices_TagName}/landiceref.nc, .), \
11        (/dmnfs/p86denv/IGCM/INIT/ATM/IPSLCM4_v1_OASIS3/amipbc_sst_1x1_clim.nc, amipbc_sst_1x1.nc), \
12        (/dmnfs/p86denv/IGCM/INIT/ATM/IPSLCM4_v1_OASIS3/amipbc_sic_1x1_clim.nc, amipbc_sic_1x1.nc)
13
14[BoundaryFiles]
15List=   ()
16
17# The first one is the clim limit.nc computed with CLIM_CREATE job
18ListNonDel= (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/flux_iceberg, .),\
19        (${R_BC}/ATM/${config_UserChoices_TagName}/ISCCP/tautab.formatted, .),\
20        (${R_BC}/ATM/${config_UserChoices_TagName}/ISCCP/invtau.formatted, .)
21
22
23
24[ParametersFiles]
25List=   (${SUBMIT_DIR}/PARAM/physiq.def, .), \
26        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM}, gcm.def), \
27        (${SUBMIT_DIR}/PARAM/run.def, .), \
28        (${SUBMIT_DIR}/PARAM/traceur.def, .)
29
30[RestartFiles]
31List=   (restart.nc, restart.nc, start.nc), \
32        (restartphy.nc, restartphy.nc,  startphy.nc)
33
34[OutputText]
35List=   (gcm.e.prt0, ftrace.out.1.0)
36
37[OutputFiles]
38List=   ()
39
40[Post_1M_histmth]
41Patches = (Patch_20060710_ModifyUnits, Patch_20060710_AddModulo)
42GatherWithInternal = (lon, lat, presnivs, t_ave_02592000)
43MonitoringVars= (bils, nettop, precip, tsol)
44TimeSeriesVars= (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)
45
46[Post_1M_histNMC]
47Patches =
48GatherWithInternal = (lon, lat, presnivs, time_counter)
49MonitoringVars =
50TimeSeriesVars= (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)
51
52[Post_1M_dynzon]
53Patches =
54GatherWithInternal = (lon, lat, presnivs, time_counter)
55MonitoringVars =
56TimeSeriesVars =
57
58[Post_1D_histday]
59Patches =
60GatherWithInternal = (lon, lat, presnivs, t_ave_00086400)
61MonitoringVars =
62TimeSeriesVars= (bils, cldh, cldl, cldm, cldq, cldt, evap, iwp)
Note: See TracBrowser for help on using the repository browser.