Changeset 2463 for trunk


Ignore:
Timestamp:
Feb 16, 2021, 1:04:39 PM (4 years ago)
Author:
emillour
Message:

Mars GCM
Follow-up of previous commit. Also set the molar mass of HDO ice to 19.
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/libf/phymars/initracer.F

    r2462 r2463  
    407407        if (noms(iq).eq."hdo_ice") then
    408408          igcm_hdo_ice=iq
    409           mmol(igcm_hdo_ice)=18. !19
     409          mmol(igcm_hdo_ice)=19.
    410410          count=count+1
    411411        endif
Note: See TracChangeset for help on using the changeset viewer.