Ignore:
Timestamp:
Sep 18, 2017, 5:32:12 PM (7 years ago)
Author:
musat
Message:

The 4co2 output fields are now managed by the XIOS server via
file*lmdz*xml files and the ok_4xCO2atm logical flag.
ok_4xCO2atm is initialized to TRUE if

  • one of the 4co2 variables (rsut4cO2, rlut4co2, etc) are asked for

by XIOS sefrver or

  • if one of the perturbed GES concentration (RCO2_per, RCH4_per, etc)

is different from the actual (RCO2, RCH4, etc) GES concentration.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/phylmd/clesphys.h

    r2973 r2989  
    2020       REAL(kind=8) CH4_ppb, N2O_ppb, CFC11_ppt, CFC12_ppt
    2121!IM ajout CFMIP2/CMIP5
    22        LOGICAL ok_4xCO2atm
    2322       REAL(kind=8) RCO2_per,RCH4_per,RN2O_per,RCFC11_per,RCFC12_per
    2423       REAL(kind=8) CH4_ppb_per,N2O_ppb_per,CFC11_ppt_per,CFC12_ppt_per
     
    124123     &     , iflag_con, nbapp_cv, nbapp_wk                              &
    125124     &     , iflag_ener_conserv                                         &
    126      &     , ok_4xCO2atm                                                &
    127125     &     , ok_suntime_rrtm                                            &
    128126     &     , overlap                                                    &
Note: See TracChangeset for help on using the changeset viewer.