Ignore:
Timestamp:
06/10/08 11:29:10 (15 years ago)
Author:
acosce
Message:

Update LMDZORINCA config

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/trunk/LMDZORINCA/EXP00/COMP/lmdz.card

    r165 r345  
    44[UserChoices] 
    55 
     6CREATE=EL-${RESOL_ATM} 
     7 
    68[InitialStateFiles] 
    79# start and startphy are the clim files computed with CLIM_CREATE (create_etat0_limit) job 
    8 List=   (${R_INIT}/ATM/${config_UserChoices_TagName}/Albedo.nc, .), \ 
    9         (${R_INIT}/ATM/${config_UserChoices_TagName}/ECDYN.nc, .), \ 
    10         (${R_INIT}/ATM/${config_UserChoices_TagName}/ECPHY.nc, .), \ 
    11         (${R_INIT}/ATM/${config_UserChoices_TagName}/Relief.nc, .), \ 
    12         (${R_INIT}/ATM/${config_UserChoices_TagName}/Rugos.nc, .), \ 
    13         (${R_INIT}/ATM/${config_UserChoices_TagName}/landiceref.nc, .), \ 
    14         (/dmnfs/p86denv/IGCM/INIT/ATM/IPSLCM4_v1_OASIS3/amipbc_sst_1x1_clim.nc, amipbc_sst_1x1.nc), \ 
    15         (/dmnfs/p86denv/IGCM/INIT/ATM/IPSLCM4_v1_OASIS3/amipbc_sic_1x1_clim.nc, amipbc_sic_1x1.nc) 
     10List=   (${R_OUT}/${config_UserChoices_TagName}/${CREATE}/ATM/Restart/${CREATE}_20021230_start.nc,    start.nc) \ 
     11        (${R_OUT}/${config_UserChoices_TagName}/${CREATE}/ATM/Restart/${CREATE}_20021230_startphy.nc, startphy.nc)  
    1612 
    1713[BoundaryFiles] 
    1814List=   ()  
    19  
    20 # The first one is the clim limit.nc computed with CLIM_CREATE job 
    21 ListNonDel= (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/flux_iceberg, .),\ 
    22         (${R_BC}/ATM/${config_UserChoices_TagName}/ISCCP/tautab.formatted, .),\ 
    23         (${R_BC}/ATM/${config_UserChoices_TagName}/ISCCP/invtau.formatted, .) 
    24  
     15ListNonDel= (${R_OUT}/${config_UserChoices_TagName}/${CREATE}/ATM/Restart/${CREATE}_20021230_limit.nc, limit.nc)  
    2516 
    2617 
     
    3930 
    4031[OutputFiles] 
    41 List=   () 
     32List=   (histmth.nc,      ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc,      NONE) 
    4233 
    4334[Post_1M_histmth] 
     
    4738TimeSeriesVars= (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) 
    4839 
    49 [Post_1M_histNMC] 
    50 Patches = 
    51 GatherWithInternal = (lon, lat, presnivs, time_counter) 
    52 MonitoringVars = 
    53 TimeSeriesVars= (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) 
    54  
    55 [Post_1M_dynzon] 
    56 Patches = 
    57 GatherWithInternal = (lon, lat, presnivs, time_counter) 
    58 MonitoringVars = 
    59 TimeSeriesVars = 
    60  
    61 [Post_1D_histday] 
    62 Patches = 
    63 GatherWithInternal = (lon, lat, presnivs, t_ave_00086400) 
    64 MonitoringVars = 
    65 TimeSeriesVars= (bils, cldh, cldl, cldm, cldq, cldt, evap, iwp) 
Note: See TracChangeset for help on using the changeset viewer.