Ignore:
Timestamp:
08/04/10 16:05:26 (14 years ago)
Author:
aclsce
Message:

Modifications for sechiba and stomate monitorings both in development
versions of IPSLCM5A configurations and CMIP5 IPSL runnning
configurations.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMIP5/piControl/piControl2/POST/monitoring01_orchidee.cfg

    r1108 r1117  
    3737smooth=12 
    3838#------------------------------------------------------------------------------------------------------------------------------------------------------ 
    39 #  field | files patterns | files additionnal | operations | title | units | calcul of area  
     39#  field | files patterns | files additionnal | operations | title | units | calcul of area 
    4040#------------------------------------------------------------------------------------------------------------------------------------------------------ 
    41 temp_sol_lands | "temp_sol" | "" | "temp_sol[d=1]" | "TSOL (LANDS)" | "C" | "Areas[d=1]*Contfrac[d=1]"  
    42 humidity_lands | "bqsb gqsb"       |  ""               | "(bqsb[d=1]+gqsb[d=2])"            | "Total Soil Moisture  (LANDS)" | "kg/m2"      | "Areas[d=1]*Contfrac[d=1]"  
    43 albedo_lands   | "alb_vis alb_nir" |  ""               | "((alb_vis[d=1]+alb_nir[d=2])*0.5)"| "Mean Albedo (LANDS)"          |"-"      | "Areas[d=1]*Contfrac[d=1]"  
    44 snow_lands     | "snow"            |  ""               | "snow[d=1]"                        | "Snow Mass (LANDS)"            | "kg/m2" | "Areas[d=1]*Contfrac[d=1]"  
    45 surfaces_agricoles| "maxvegetfrac"    |  ""               | "maxvegetfrac[d=1,K=12:13]"        | "vegetmax[pft=12,13] (LANDS)"  | "1"      | "2"  
    46 nee            | "nee maxvegetfrac" |  ""              | "(nee[d=1]*365*86400*maxvegetfrac[d=2]*Areas[d=1]*Contfrac[d=1]/1e15)"  | "Net Ecosystem Exchange"    | "PgC/yr" | "2" 
     41temp_sol_lands | "temp_sol"         |  ""              | "temp_sol[d=1]"                    | "TSOL (LANDS)"                 | "K/d"    | "Areas[d=1]*Contfrac[d=1]" 
     42humidity_lands | "bqsb gqsb"        |  ""              | "(bqsb[d=1]+gqsb[d=2])"            | "Total Soil Moisture  (LANDS)" | "1"      | "Areas[d=1]*Contfrac[d=1]" 
     43albedo_lands   | "alb_vis alb_nir"  |  ""              | "((alb_vis[d=1]+alb_nir[d=2])*0.5)"| "Mean Albedo (LANDS)"          | "1"      | "Areas[d=1]*Contfrac[d=1]" 
     44snow_lands     | "snow"             |  ""              | "snow[d=1]"                        | "Snow Mass (LANDS)"            | "kg/m^2" | "Areas[d=1]*Contfrac[d=1]" 
     45maxveget_lands | "maxvegetfrac"     |  ""              | "maxvegetfrac[d=1,K=12:13]"        | "vegetmax[pft=12,13] (LANDS)"  | "1"      | "2" 
     46nee_lands      | "nee maxvegetfrac" |  ""              | "(nee[d=1]*365*86400*maxvegetfrac[d=2]*Areas[d=1]*Contfrac[d=1]/1e15)"  | "Net Ecosystem Exchange"    | "PgC/yr" | "2" 
    4747#------------------------------------------------------------------------------------------------------------------------------------------------------ 
Note: See TracChangeset for help on using the changeset viewer.