Ignore:
Timestamp:
Mar 26, 2012 2:28:17 PM (12 years ago)
Author:
suehring
Message:

last commit documented

File:
1 edited

Legend:

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

    r862 r863  
    44! Current revisions:
    55! ------------------
     6!
     7! Former revisions:
     8! -----------------
     9! $Id$
     10
     11! 862 2012-03-26 14:21:38Z suehring
    612! ws-scheme also work with topography in combination with vector version.
    713! ws-scheme also work with outflow boundaries in combination with
    814! vector version.
    9 
    1015! Degradation of the applied order of scheme is now steered by multiplying with
    1116! Integer wall_flags_0. 2nd order scheme, WS3 and WS5 are calculated on each
     
    1520! out that diss_2nd does not provide sufficient dissipation near walls.
    1621! Therefore, the function diss_2nd is removed.
    17 
    1822! Near walls a divergence correction is necessary to overcome numerical
    1923! instabilities due to too less divergence reduction of the velocity field.
    20 !
    2124! boundary_flags and logicals steering the degradation are removed.
    2225! Empty SUBROUTINE local_diss removed.
    23 !
    2426! Further formatting adjustments.
    25 !
    26 ! Former revisions:
    27 ! -----------------
    28 ! $Id$
    2927!
    3028! 801 2012-01-10 17:30:36Z suehring
Note: See TracChangeset for help on using the changeset viewer.