Ignore:
Timestamp:
Jul 3, 2012, 8:09:54 PM (13 years ago)
Author:
rwordsworth
Message:

Mainly updates to radiative transfer and gas management scheme.
Most CIA data now read from standard HITRAN datafiles. For the H2O
continuum, two options have been added: the standard CKD continuum,
and the empirical formula in PPC (Pierrehumbert 2010). Use the toggle
'H2Ocont_simple' in callphys.def to choose.

Note to Martians: I've changed the default values of 'sedimentation' and
'co2cond' in inifis to false. Both these are defined in the standard deftank
callphys.def file, so there shouldn't be any compatibility problems.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.GENERIC/libf/phystd/cp_neutral.F90

    r471 r716  
    88  double precision T
    99
     10
     11  ! this function has been disabled in gradients_kcm.F90 because it dont
     12  ! work if you have gaseous mixtures. need to decide whether to generalise
     13  ! it or simply remove entirely...
    1014
    1115  ! Cp_n : cf CO2 dans abe&matsui (1988)
Note: See TracChangeset for help on using the changeset viewer.