Ignore:
Timestamp:
Apr 15, 2024, 5:27:36 PM (16 months ago)
Author:
jbclement
Message:

Mars PCM:
Modification of "subslope_mola.F90" to take into account other longitude resolution than 64. It makes "newstart" be able to change the number of sub-slopes for low resolution.
JBC

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/libf/phymars/dyn1d/init_testphys1d_mod.F90

    r3272 r3301  
    129129omeg = 4.*asin(1.)/daysec ! rotation rate (rad.s-1)
    130130g = 3.72                  ! gravity (m.s-2) ~3.72
    131 mugaz = 43.49             ! atmosphere mola mass (g.mol-1) ~43.49
     131mugaz = 43.49             ! atmosphere molar mass (g.mol-1) ~43.49
    132132rcp = .256793             ! = r/cp ~0.256793
    133133r = 8.314511*1000./mugaz
Note: See TracChangeset for help on using the changeset viewer.