Ignore:
Timestamp:
Apr 11, 2017 11:37:51 AM (7 years ago)
Author:
suehring
Message:

Bugfixes in radiation_model; monotonic limiter in 5th order advection scheme removed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/modules.f90

    r2175 r2200  
    2020! Current revisions:
    2121! ------------------
    22 !
     22! -monotonic_adjustment
    2323!
    2424! Former revisions:
     
    11401140    LOGICAL ::  microphysics_seifert = .FALSE.               !<
    11411141    LOGICAL ::  mg_switch_to_pe0 = .FALSE.                   !<
    1142     LOGICAL ::  monotonic_adjustment = .FALSE.               !<
    11431142    LOGICAL ::  nest_bound_l = .FALSE.                       !< nested boundary on left side
    11441143    LOGICAL ::  nest_bound_n = .FALSE.                       !< nested boundary on north side
Note: See TracChangeset for help on using the changeset viewer.