Ignore:
Timestamp:
May 20, 2019 2:08:14 PM (5 years ago)
Author:
Giersch
Message:

Case statement in gust_rrd_local modifed, redundant integration of control parameters in user_rrd_global removed

File:
1 edited

Legend:

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

    r3911 r3986  
    2525! -----------------
    2626! $Id$
     27! Redundant integration of control parameters in user_rrd_global removed
     28!
     29! 3911 2019-04-17 12:26:19Z knoop
    2730! Bugfix: added before_prognostic_equations case in user_actions
    2831!
     
    11291132
    11301133
    1131     USE control_parameters,                                                 &
    1132         ONLY: length, restart_string
    1133 
    1134 
    11351134    LOGICAL, INTENT(OUT)  ::  found
    11361135
Note: See TracChangeset for help on using the changeset viewer.