source:
CONFIG/LMDZINCA/branches/LMDZINCA_v3_1/EXP_AER/COMP/lmdz.card
@
900
Last change on this file since 900 was 900, checked in by acosce, 15 years ago | |
---|---|
|
|
File size: 2.1 KB |
Line | |
---|---|
1 | #- $Id$ |
2 | [Compatibility] |
3 | libIGCM=1.0 |
4 | |
5 | [UserChoices] |
6 | LMDZ_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 Restart Job Name |
9 | # LMDZ_Bands_file_name=${ARCHIVE}/IGCM_OUT/IPSLCM5/XXXXXXX/ATM/Debug/XXXXXXX_Bands_96x95x19_3prc.dat_3 |
10 | |
11 | [InitialStateFiles] |
12 | # start and startphy are the clim files computed with CLIM_CREATE (create_etat0_limit) job |
13 | List= (${R_INIT}/CHM/${config_UserChoices_TagName}/INCA${RESOL_CHM}/start.nc, start.nc) \ |
14 | (${R_INIT}/CHM/${config_UserChoices_TagName}/INCA${RESOL_CHM}/startphy.nc, startphy.nc) \ |
15 | (${R_INIT}/CHM/${config_UserChoices_TagName}/INCA${RESOL_CHM}/precipinsoil.dat, precipinsoil.dat) |
16 | |
17 | |
18 | [BoundaryFiles] |
19 | List= (${R_BC}/CHM/LMDZORINCA/${RESOL_ATM}_leap/EL-${RESOL_ATM}_${year}1231_limit.nc , limit.nc) |
20 | ListNonDel= () |
21 | |
22 | [ParametersFiles] |
23 | List= (${SUBMIT_DIR}/PARAM/physiq.def, .), \ |
24 | (${SUBMIT_DIR}/PARAM/gcm.def, gcm.def), \ |
25 | (${SUBMIT_DIR}/PARAM/run.def, .), \ |
26 | (${SUBMIT_DIR}/PARAM/traceur.def, .) |
27 | |
28 | |
29 | [RestartFiles] |
30 | List= (restart.nc, restart.nc, start.nc), \ |
31 | (restartphy.nc, restartphy.nc, startphy.nc) |
32 | |
33 | [OutputText] |
34 | List= (physiq.def, gcm.def, run.def, traceur.def, Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat) |
35 | |
36 | |
37 | [OutputFiles] |
38 | List= (histmth.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc, Post_1M_histmth), \ |
39 | |
40 | [Post_1M_histmth] |
41 | Patches= (Patch_20091030_histcom_time_axis) |
42 | GatherWithInternal = (lon, lat, presnivs, time_counter, aire) |
43 | TimeSeriesVars2D = (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) |
44 | ChunckJob2D = NONE |
45 | TimeSeriesVars3D = () |
46 | ChunckJob3D = NONE |
Note: See TracBrowser
for help on using the repository browser.