Ignore:
Timestamp:
Jul 29, 2016 3:51:57 PM (8 years ago)
Author:
suehring
Message:

Bugfix, in order to steer user-defined output, setting flag found explicitly

File:
1 edited

Legend:

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

    r1977 r1980  
    1919! Current revisions:
    2020! -----------------
    21 !
     21! Bugfix, in order to steer user-defined output, setting flag found explicitly
     22! to .F.
    2223!
    2324! Former revisions:
     
    211212                             mask_size_l(mid,3)) )
    212213       ENDIF
     214!
     215!--    Set flag to steer output of radiation, land-surface, or user-defined
     216!--    quantities
     217       found = .FALSE.
    213218!
    214219!--    Store the variable chosen.
Note: See TracChangeset for help on using the changeset viewer.