Ignore:
Timestamp:
Dec 18, 2019 11:55:56 AM (4 years ago)
Author:
motisi
Message:

Introduction of wall_flags_total_0, which currently sets bits based on static topography information used in wall_flags_static_0

File:
1 edited

Legend:

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

    r4329 r4346  
    2525! -----------------
    2626! $Id$
     27! Introduction of wall_flags_total_0, which currently sets bits based on static
     28! topography information used in wall_flags_static_0
     29!
     30! 4329 2019-12-10 15:46:36Z motisi
    2731! Renamed wall_flags_0 to wall_flags_static_0
    2832!
     
    10531057!                                     * rmask(j,i,sr)                          &
    10541058!                                     * MERGE( 1.0_wp, 0.0_wp,                 &
    1055 !                                              BTEST( wall_flags_static_0(k,j,i), 0 ) )
     1059!                                              BTEST( wall_flags_total_0(k,j,i), 0 ) )
    10561060!!
    10571061!!--             Further profiles can be defined and calculated by increasing
Note: See TracChangeset for help on using the changeset viewer.