Ignore:
Timestamp:
Mar 5, 2015 4:43:04 PM (9 years ago)
Author:
suehring
Message:

Enable monotone advection for scalars in combination with fifth-order scheme using monotonic limiter.

File:
1 edited

Legend:

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

    r1552 r1557  
    2020! Current revisions:
    2121! ------------------
    22 !
     22! +monotonic_adjustment
    2323!
    2424! Former revisions:
     
    659659                lunudge = .FALSE., lvnudge = .FALSE., lwnudge = .FALSE., &
    660660                masking_method = .FALSE., mg_switch_to_pe0 = .FALSE., &
     661                monotonic_adjustment = .FALSE., &
    661662                neutral = .FALSE., nudging = .FALSE., &
    662663                ocean = .FALSE., on_device = .FALSE., &
Note: See TracChangeset for help on using the changeset viewer.