Ignore:
Timestamp:
Feb 24, 2020 2:13:56 PM (4 years ago)
Author:
maronga
Message:

added steering for NetCDF output for wind turbine model; minor fix in palmrungui

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/Makefile

    r4414 r4420  
    2525# -----------------
    2626# $Id$
     27# Added output control for wind turbine model
     28#
     29# 4414 2020-02-19 20:16:04Z suehring
    2730# Move dependencies for init grid from advection scheme and multigrid solver
    2831# to module_interface
     
    11451148        vertical_nesting_mod.o \
    11461149        virtual_flight_mod.o \
    1147         virtual_measurement_mod.o
     1150        virtual_measurement_mod.o \
     1151        wind_turbine_model_mod.o
    11481152time_integration_spinup.o: \
    11491153        basic_constants_and_equations_mod.o \
Note: See TracChangeset for help on using the changeset viewer.