source: CONFIG/LMDZINCA/branches/LMDZINCA_v3_2/EXP_AER/COMP/lmdz.card @ 1246

Last change on this file since 1246 was 1246, checked in by acosce, 13 years ago

ACo : change LMDZINCA_v3 card to modifie the resolution by default
(96x95)

  • Property svn:keywords set to Id
File size: 2.5 KB
Line 
1#- $Id$
2[Compatibility]
3libIGCM=1.0
4
5[UserChoices]
6LMDZ_NbPeriod_adjust=0
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
10LMDZ_Bands_file_name=/dmnfs11/cont003/p86cozic/IGCM_OUT/LMDZORINCA/NMHC_AER/LOI_NA_AR5WERF_co2/ATM/Debug/LOI_NA_AR5WERF_co2_20060501_20060531_Bands_96x95x19_4prc.dat
11
12[InitialStateFiles]
13# start and startphy are the clim files computed with CLIM_CREATE (create_etat0_limit) job
14List=   (${R_INIT}/CHM/${config_UserChoices_TagName}/INCA${RESOL_CHM}/start.nc          , start.nc              ) \
15        (${R_INIT}/CHM/${config_UserChoices_TagName}/INCA${RESOL_CHM}/startphy.nc       , startphy.nc           ) \
16        (${R_INIT}/CHM/${config_UserChoices_TagName}/INCA${RESOL_CHM}/precipinsoil.dat  , precipinsoil.dat      )
17
18
19[BoundaryFiles]
20List=   (${R_BC}/CHM/LMDZORINCA/LMD${RESOL_CHM}_leap/EL-LMD${RESOL_CHM}_${year}1231_limit.nc , limit.nc ),\
21        (${R_BC}/ATM/LMDZORINCA/LMD${RESOL_CHM}/NUDGE_FILES/u_ecmwf_${year}${month}.nc  , u.nc          ),\
22        (${R_BC}/ATM/LMDZORINCA/LMD${RESOL_CHM}/NUDGE_FILES/v_ecmwf_${year}${month}.nc  , v.nc          )
23ListNonDel= ()
24
25[ParametersFiles]
26List=   (${SUBMIT_DIR}/PARAM/physiq.def         , .             ),\
27        (${SUBMIT_DIR}/PARAM/gcm.def            , gcm.def       ),\
28        (${SUBMIT_DIR}/PARAM/run.def            , .             ),\
29        (${SUBMIT_DIR}/PARAM/traceur.def        , .             ),\
30        (${SUBMIT_DIR}/PARAM/guide.def          , .             )
31 
32 
33
34[RestartFiles]
35List=   (restart.nc, restart.nc, start.nc), \
36        (restartphy.nc, restartphy.nc,  startphy.nc)
37
38[OutputText]
39List=   (physiq.def, gcm.def, run.def, traceur.def, Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat)
40
41
42[OutputFiles]
43List=   (histmth.nc,      ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc,      Post_1M_histmth), \
44
45
46[Post_1M_histmth]
47Patches= ()
48GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds, aire)
49TimeSeriesVars2D = (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)
50ChunckJob2D = NONE
51TimeSeriesVars3D = ()
52ChunckJob3D = NONE
Note: See TracBrowser for help on using the repository browser.