source: CONFIG/LMDZORINCA/tags/LMDZORINCA_v2/EXP_LOI/COMP/lmdz.card_L19 @ 1630

Last change on this file since 1630 was 1630, checked in by acosce, 12 years ago

Add new resolution with 39 levels in INCA config

File size: 2.8 KB
Line 
1#- $Id: lmdz.card 70 2007-06-21 14:20:42Z acosce $
2[Compatibility]
3libIGCM=1.0
4
5[UserChoices]
6LMDZ_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 Name/Resolution/NB Prco Job Restart
9# LMDZ_Bands_file_name=${ARCHIVE}/IGCM_OUT/LMDZORINCA/XXXXXXX/ATM/Debug/XXXXXXX_Bands_XXXXXXX_XXXprc.dat_3
10# LMDZ_Bands_file_name=/dmnfs11/cont003/p86cozic/IGCM_OUT/LMDZORINCA/AER/LOI3A_BR/ATM/Debug/LOI3A_BR_Bands_96x95x19_32prc.dat_1
11# LMDZ_Bands_file_name=/dmnfs11/cont003/p86cozic/IGCM_OUT/LMDZORINCA/NMHC_AER/LOI3NA_CB/ATM/Debug/LOI3NA_CB_Bands_96x95x19_32prc.dat_1
12
13# Other specific parameters to this experience
14aer_type=scenario
15pmagic=0.0
16
17# Nugding : ok_guide=y/n
18ok_guide=n
19
20
21[InitialStateFiles]
22# start and startphy are the clim files computed with CLIM_CREATE (create_etat0_limit) job
23List=   (/dmnfs/cont003/p86cozic/IGCM_OUT/LMDZORINCA/NMHC_AER/LOI_AR5WERF_E0_2006/ATM/Restart/LOI_AR5WERF_E0_2006_20051231_restart.nc, start.nc),\
24        (/dmnfs/cont003/p86cozic/IGCM_OUT/LMDZORINCA/NMHC_AER/LOI_AR5WERF_E0_2006/ATM/Restart/LOI_AR5WERF_E0_2006_20051231_restartphy.nc, startphy.nc)
25
26[BoundaryFiles]
27List=   (${R_BC}/CHM/LMDZORINCA/${RESOL_ATM}_leap/EL-${RESOL_ATM}_${year}1231_limit.nc  , limit.nc      ),\
28        (${R_BC}/ATM/LMDZORINCA/${RESOL_ATM}/NUDGE_FILES/u_ecmwf_${year}${month}.nc     , u.nc          ),\
29        (${R_BC}/ATM/LMDZORINCA/${RESOL_ATM}/NUDGE_FILES/v_ecmwf_${year}${month}.nc     , v.nc          )
30
31ListNonDel= ()
32
33[ParametersFiles]
34List=   (${SUBMIT_DIR}/PARAM/physiq.def_${CHEM}_L${RESOL_ATM_Z} , physiq.def            ), \
35        (${SUBMIT_DIR}/PARAM/gcm.def_L${RESOL_ATM_Z}            , gcm.def               ), \
36        (${SUBMIT_DIR}/PARAM/run.def                            , .                     ), \
37        (${SUBMIT_DIR}/PARAM/guide.def                          , .                     )
38 
39
40[RestartFiles]
41List=   (restart.nc, restart.nc, start.nc), \
42        (restartphy.nc, restartphy.nc,  startphy.nc)
43
44[OutputText]
45List=   (physiq.def, gcm.def, run.def, guide.def, traceur.def, Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat)
46
47
48[OutputFiles]
49List=   (histmth.nc,      ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc,   Post_1M_histmth   )       
50
51[Post_1M_histmth]
52Patches= ()
53GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds, aire)
54TimeSeriesVars2D = (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)
55ChunckJob2D = NONE
56TimeSeriesVars3D = ()
57ChunckJob3D = NONE
Note: See TracBrowser for help on using the repository browser.