Ignore:
Timestamp:
Dec 23, 2010 1:22:58 PM (13 years ago)
Author:
suehring
Message:

last commit documented

File:
1 edited

Legend:

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

    r667 r668  
    77! Current revisions:
    88! -----------------
     9!
     10! Former revisions:
     11! -----------------
     12! $Id$
     13!
     14! 667 2010-12-23 12:06:00Z suehring/gryschka
    915! nxl-1, nxr+1, nys-1, nyn+1 replaced by nxlg, nxrg, nysg, nyng in loops and
    1016! allocation of arrays. Calls of exchange_horiz are modified.
    1117! Call ws_init to initialize arrays needed for statistical evaluation and
    1218! optimization when ws-scheme is used.
    13 !
    14 !
    1519! Initial volume flow is now calculated by using the variable hom_sum.
    1620! Therefore the correction of initial volume flow for non-flat topography
    1721! removed (removed u_nzb_p1_for_vfc and v_nzb_p1_for_vfc)
    18 !
    1922! Changed surface boundary conditions for u and v in case of ibc_uv_b == 0 from
    2023! mirror bc to dirichlet boundary conditions (u=v=0), so that k=nzb is
    2124! representative for the height z0
    22 !
    2325! Bugfix: type conversion of '1' to 64bit for the MAX function (ngp_3d_inner)
    24 !
    25 ! Former revisions:
    26 ! -----------------
    27 ! $Id$
    2826!
    2927! 622 2010-12-10 08:08:13Z raasch
Note: See TracChangeset for help on using the changeset viewer.