Ignore:
Timestamp:
Jul 21, 2022, 3:22:12 PM (2 years ago)
Author:
aslmd
Message:

Titan LES: updated planetary constants to match initializing GCM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/WRF.COMMON/INTERFACES/module_model_constants.F

    r2765 r2777  
    262262    ELSE if ( planet == "titan") then
    263263     g            = 1.35
    264      r_d          = 290.6
    265      !cpp          = 1000.
    266      cp           = 1051.
     264     r_d          = 298.734319568
     265     cp           = 1038.72627727
    267266     cliq         = 4190.
    268267     psat         = 610.78
    269268     t0           = 94. ! earth : 300
    270      p0           = 1.45e5
    271      p1000mb      = 1.45e5
     269     p0           = 146144.796875
     270     p1000mb      = 146144.796875
    272271     reradius     = 1./2575500.0 ! Rayon de mars (m)  ~6051800 m
    273272     rad          = 2575500.0
Note: See TracChangeset for help on using the changeset viewer.