Ignore:
Timestamp:
Apr 7, 2011, 4:15:05 PM (14 years ago)
Author:
Ehouarn Millour
Message:

Added possibility to have the base of the atmosphere heated (to mimic a constant uniform heat flux from below), set in .def file (parameter ihf = ... , in W/m2); only active if in "Newtonian mode" (iflag_phys=2) and if planet_type=="giant".
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/dyn3dpar/comconst.h

    r1454 r1505  
    1111     &                   ,dissip_factz,dissip_deltaz,dissip_zref        &
    1212     &                   ,tau_top_bound,                                &
    13      & daylen,year_day,molmass
     13     & daylen,year_day,molmass, ihf
    1414
    1515
     
    3535      REAL molmass ! (g/mol) molar mass of the atmosphere
    3636
     37      REAL ihf ! (W/m2) Intrinsic heat flux (for giant planets)
    3738
    3839!-----------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.