Ignore:
Timestamp:
05/25/10 12:26:47 (14 years ago)
Author:
sdipsl
Message:
  • Update variables, and chunck associated with them so that we have reasonable file size
  • Latest GHG values in sync with cmip5 requirements
  • Pisces use the same co2 concentration value as the atmosphere depending on the experiment
Location:
CONFIG/IPSLCM/IPSLCM5A/piControl/COMP
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/IPSLCM/IPSLCM5A/piControl/COMP/lim2.card

    r1032 r1040  
    3939Patches = (Patch_20091118_mask) 
    4040GatherWithInternal = (nav_lon, nav_lat, time_counter, time_counter_bnds) 
    41 TimeSeriesVars2D = () 
    42 ChunckJob2D = NONE 
     41TimeSeriesVars2D = (iicethic, iicevelu, iicevelv, ileadfra) 
     42ChunckJob2D = 200Y 
    4343TimeSeriesVars3D = () 
    4444ChunckJob3D = NONE 
  • CONFIG/IPSLCM/IPSLCM5A/piControl/COMP/lmdz.card

    r1036 r1040  
    145145GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds) 
    146146TimeSeriesVars2D = (cldt, psol, q2m, slp, SWnetOR, SWdownOR, LWdownOR, precip, pluc, plul, t2m, tsol, u10m, v10m, t850, t700, t500, t200, t50, t10, u850, u700, u500, u200, u50, u10, v850, v700, v500, v200, v50, v10, phi850, phi700, phi200, phi50, phi10, w850, w700, w500, w200, w50, w10, q850, q700, q500, q200, q50, q10) 
    147 ChunckJob2D = OFF 
     147ChunckJob2D = 50Y 
    148148TimeSeriesVars3D = (temp, theta, ovap, vitu, vitv) 
    149149ChunckJob3D = OFF 
  • CONFIG/IPSLCM/IPSLCM5A/piControl/COMP/opa9.card

    r1032 r1040  
    88io_server=n 
    99mesh_mask=n 
     10# OUTPUT_LEVEL=2 for standard daily outputs 
    1011# OUTPUT_LEVEL=3 for more daily outputs 
    1112OUTPUT_LEVEL=2 
     
    118119Patches = (Patch_20091118_mask) 
    119120GatherWithInternal = (nav_lon, nav_lat, time_counter, time_counter_bnds) 
    120 TimeSeriesVars2D = (omldamax, sosstsst, tossq) 
     121TimeSeriesVars2D = (omldamax, sosstsst, sosaline, sossheig, tossq) 
    121122ChunckJob2D = 200Y 
    122 TimeSeriesVars3D = () 
    123 ChunckJob3D = NONE 
     123TimeSeriesVars3D = (vosaline,votemper) 
     124ChunckJob3D = OFF 
    124125Seasonal=OFF 
    125126 
     
    129130TimeSeriesVars2D = () 
    130131ChunckJob2D = 200Y 
    131 TimeSeriesVars3D = () 
    132 ChunckJob3D = NONE 
     132TimeSeriesVars3D = (vozocrtx) 
     133ChunckJob3D = OFF 
    133134Seasonal=OFF 
    134135 
     
    138139TimeSeriesVars2D = () 
    139140ChunckJob2D = 200Y 
    140 TimeSeriesVars3D = () 
    141 ChunckJob3D = NONE 
     141TimeSeriesVars3D = (vomecrty) 
     142ChunckJob3D = OFF 
    142143Seasonal=OFF 
    143144 
  • CONFIG/IPSLCM/IPSLCM5A/piControl/COMP/orchidee.card

    r1032 r1040  
    4646GatherWithInternal= (lon, lat, veget, time_counter, time_counter_bnds, Areas, Contfrac) 
    4747TimeSeriesVars2D= (mrsos, mrro) 
    48 ChunckJob2D= NONE 
     48ChunckJob2D= 50Y 
    4949TimeSeriesVars3D= (ptn) 
    50 ChunckJob3D= NONE 
    51 Seasonal= ON 
     50ChunckJob3D= 10Y 
     51Seasonal= OFF 
Note: See TracChangeset for help on using the changeset viewer.