Ignore:
Timestamp:
Nov 2, 2017, 4:40:47 PM (7 years ago)
Author:
jaudouard
Message:

Commit for CO2 clouds microphysics.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/libf/phymars/microphys.h

    r1720 r1816  
    22! INCLUDE 'microphys.h'
    33! Parameters and physical constants used by the microphysal scheme;
     4! Parameters for CO2 microphysics are also in this file
    45!-----------------------------------------------------------------------
    56
     
    7576!       (initialized in improvedCO2clouds.F)
    7677!    bachnar 2016 value :0.78
    77 !old value 0.952
    78       REAL, parameter :: mtetaco2 = 0.952
     78!old value 0.95
     79      REAL, parameter :: mtetaco2 = 0.95
    7980!     Volume of a co2 molecule (m3)
    8081       DOUBLE PRECISION :: vo1co2
Note: See TracChangeset for help on using the changeset viewer.