Ignore:
Timestamp:
Mar 1, 2011, 4:53:50 PM (14 years ago)
Author:
aslmd
Message:

mars + LMD_MM_MARS : modifications pour cycle de l'eau, valeurs tunees JBM


used settings reached by JBM to obtain his PhD results

alb_surfice = 0.45 --- in physiq.F and meso_physiq.F
ccn_factor = 4.5 --- in watercloud.F
nuice_sed = 0.45 --- in callsedim.F

NB: this is supposed to be further refined in the future

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/mars/libf/phymars/physiq.F

    r82 r83  
    279279      REAL ccn(ngridmx,nlayermx)   ! Cloud condensation nuclei
    280280                                   !   (particules kg-1)
     281      SAVE ccn  !! in case iradia != 1
    281282      real rdust(ngridmx,nlayermx) ! dust geometric mean radius (m)
    282283      real qtot1,qtot2 ! total aerosol mass
Note: See TracChangeset for help on using the changeset viewer.