Ignore:
Timestamp:
Dec 21, 2011, 10:09:07 AM (13 years ago)
Author:
rwordsworth
Message:

Variable ice timestep added for ice evolution algorithm.
Sedimentation improved to allow consistent dust (L. Kerber).
Bug linked to allocatable matrices removed from rcm1d.F.
Treatment of initial aerosol radii in callcorrk.F90 improved.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.GENERIC/libf/phystd/callkeys.h

    r305 r486  
    3838     &   , hydrology                                                    &
    3939     &   , sourceevol                                                   &
     40     &   , icetstep                                                     &
    4041     &   , albedosnow                                                   &
    4142     &   , maxicethick                                                  &
     
    101102      real tau_relax
    102103      real cloudlvl
     104      real icetstep
     105
Note: See TracChangeset for help on using the changeset viewer.