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/user_module.f90

    r4287 r4329  
    2525! -----------------
    2626! $Id$
     27! Renamed wall_flags_0 to wall_flags_static_0
     28!
     29! 4287 2019-11-01 14:50:20Z raasch
    2730! reading of namelist file and actions in case of namelist errors revised so that statement labels
    2831! and goto statements are not required any more; this revision also removes a previous bug
     
    10501053!                                     * rmask(j,i,sr)                          &
    10511054!                                     * MERGE( 1.0_wp, 0.0_wp,                 &
    1052 !                                              BTEST( wall_flags_0(k,j,i), 0 ) )
     1055!                                              BTEST( wall_flags_static_0(k,j,i), 0 ) )
    10531056!!
    10541057!!--             Further profiles can be defined and calculated by increasing
Note: See TracChangeset for help on using the changeset viewer.