Ignore:
Timestamp:
Dec 10, 2019 3:46:36 PM (4 years ago)
Author:
motisi
Message:

Renamed wall_flags_0 to wall_flags_static_0

File:
1 edited

Legend:

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

    r4309 r4329  
    2828! -----------------
    2929! $Id$
     30! Renamed wall_flags_0 to wall_flags_static_0
     31!
     32! 4309 2019-11-26 18:49:59Z suehring
    3033! - Bugfix, include m_liq into restarts
    3134! - Remove unused arrays for liquid water and saturation moisture at vertical
     
    258261    USE indices,                                                               &
    259262        ONLY:  nx, ny, nnx, nny, nnz, nxl, nxlg, nxr, nxrg, nyn, nyng, nys,    &
    260                nysg, nzb, nzt, nbgp, topo_top_ind, wall_flags_0
     263               nysg, nzb, nzt, nbgp, topo_top_ind, wall_flags_static_0
    261264
    262265    USE, INTRINSIC :: iso_c_binding
Note: See TracChangeset for help on using the changeset viewer.