Ignore:
Timestamp:
Oct 19, 2017 3:56:56 PM (7 years ago)
Author:
Giersch
Message:

Bugfix: Variable wind_turbine changed to module control_parameters

File:
1 edited

Legend:

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

    r2550 r2564  
    2525! -----------------
    2626! $Id$
     27! Variable wind_turbine was added to control_parameters.
     28!
     29! 2550 2017-10-16 17:12:01Z boeske
    2730! Added checks for complex terrain simulations
    2831!
     
    581584        ONLY:  usm_check_data_output, usm_check_parameters
    582585    USE wind_turbine_model_mod,                                                &
    583         ONLY:  wtm_check_parameters, wind_turbine
     586        ONLY:  wtm_check_parameters
    584587    USE vertical_nesting_mod,                                                  &
    585588        ONLY:  vnested, vnest_check_parameters
Note: See TracChangeset for help on using the changeset viewer.