Ignore:
Timestamp:
Feb 13, 2012, 6:30:26 PM (13 years ago)
Author:
jleconte
Message:

13/02/2012 == JL + AS

  • All outputs are now in netCDF format. Even in 1D (No more G1D)
  • Clean up of the call to callcorrk when CLFvarying=true
  • Corrects a bug in writediagspecIR/VI. Output are now in W/m2/cm-1 as a function of the wavenumber in cm-1
  • Enable writediagspecIR/V to work in the CLFvarying=true case (output now done in Physiq after writediagfi)
  • Add a simple treatment for the supersaturation of CO2 (see forget et al 2012)
  • corrects a small bug when no clouds are present in aeropacity
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.GENERIC/libf/phystd/sfluxi.F

    r486 r526  
    6464C     TO CALCULATE THE NET FLUX IN EACH SPECTRAL INTERVAL
    6565
    66       TTOP  = TLEV(2)
     66      TTOP  = TLEV(2)  ! JL12 why not (1) ???
    6767      TSURF = TLEV(L_LEVELS)
    6868
Note: See TracChangeset for help on using the changeset viewer.