Ignore:
Timestamp:
Apr 7, 2016 7:49:42 AM (9 years ago)
Author:
hoffmann
Message:

changes in LPM and bulk cloud microphysics

File:
1 edited

Legend:

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

    r1818 r1822  
    1919! Current revisions:
    2020! ------------------
    21 !
     21! qr/nr-tendency removed.
    2222!
    2323! Former revisions:
     
    161161
    162162
    163           CASE ( 'qr-tendency' )
    164 
    165 
    166           CASE ( 'nr-tendency' )
    167 
    168 
    169163          CASE DEFAULT
    170164             message_string = 'unknown location "' // location // '"'
     
    225219
    226220
    227           CASE ( 'qr-tendency' )
    228 
    229 
    230           CASE ( 'nr-tendency' )
    231 
    232 
    233221          CASE ( 'before_timestep', 'after_integration', 'after_timestep' )
    234222             message_string = 'location "' // location // '" is not ' // &
Note: See TracChangeset for help on using the changeset viewer.