Changeset 2518 for trunk/LMDZ.VENUS


Ignore:
Timestamp:
May 11, 2021, 2:19:54 PM (4 years ago)
Author:
emillour
Message:

Venus GCM:
Correct values of molar mass for H2O and NO (which were not used in the
code anyways).
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.VENUS/libf/phyvenus/mmol.h

    r1310 r2518  
    33
    44      real,parameter :: mmolo=16., mmolco=28., mmolco2=44., mmoln2=28. ! molar mass g/mol
    5       real,parameter :: mmolh2=2., mmolh2o2=34., mmolh2o=33., mmolo2=32.
    6       real,parameter :: mmolo3=48., mmolno=28., mmolno2=46., mmoln=14.
     5      real,parameter :: mmolh2=2., mmolh2o2=34., mmolh2o=18., mmolo2=32.
     6      real,parameter :: mmolo3=48., mmolno=30., mmolno2=46., mmoln=14.
    77      real,parameter :: mmolh=1.
Note: See TracChangeset for help on using the changeset viewer.