source:
CONFIG/trunk/LMDZINCA_v2/EXP_AER/COMP/lmdz.card
@
70
Last change on this file since 70 was 70, checked in by acosce, 17 years ago | |
---|---|
|
|
File size: 1.8 KB |
Line | |
---|---|
1 | #- $Id$ |
2 | [UserChoices] |
3 | |
4 | [InitialStateFiles] |
5 | # start and startphy are the clim files computed with CLIM_CREATE (create_etat0_limit) job |
6 | List= (${R_INIT}/ATM/RESTART/${config_UserChoices_TagName}/start.nc, start.nc) \ |
7 | (${R_INIT}/ATM/RESTART/${config_UserChoices_TagName}/startphy.nc, startphy.nc) \ |
8 | (${R_INIT}/ATM/RESTART/${config_UserChoices_TagName}/precipinsoil.dat, precipinsoil.dat) |
9 | |
10 | |
11 | [BoundaryFiles] |
12 | List= () |
13 | # The first one is the clim limit.nc computed with CLIM_CREATE job |
14 | ListNonDel= (${R_BC}/ATM/limit.nc, limit.nc) |
15 | |
16 | [ParametersFiles] |
17 | List= (${SUBMIT_DIR}/PARAM/physiq.def, .), \ |
18 | (${SUBMIT_DIR}/PARAM/gcm.def, gcm.def), \ |
19 | (${SUBMIT_DIR}/PARAM/run.def, .), \ |
20 | (${SUBMIT_DIR}/PARAM/traceur.def, .) |
21 | |
22 | [RestartFiles] |
23 | List= (restart.nc, restart.nc, start.nc), \ |
24 | (restartphy.nc, restartphy.nc, startphy.nc) |
25 | |
26 | [OutputText] |
27 | List= () |
28 | |
29 | |
30 | [OutputFiles] |
31 | #List= (histmth_0000.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc, Post_1M_histmth), \ |
32 | List= (histmth_0000.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc, NONE) |
33 | |
34 | [Post_1M_histmth] |
35 | Patches = (Patch_20060710_ModifyUnits, Patch_20060710_AddModulo) |
36 | GatherWithInternal = (lon, lat, presnivs, t_ave_02592000) |
37 | MonitoringVars= (bils, nettop, precip, tsol) |
38 | TimeSeriesVars= (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) |
Note: See TracBrowser
for help on using the repository browser.