Ignore:
Timestamp:
Nov 30, 2020 2:16:31 PM (4 years ago)
Author:
suehring
Message:

Bugfix in time-control of indoor model in case of restarts and at the very first time step

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/Makefile

    r4778 r4802  
    2525# -----------------
    2626# $Id$
     27# Add depedency for indoor model
     28#
     29# 4778 2020-11-09 13:40:05Z raasch
    2730# particle output routine and dependencies added
    2831#
     
    10981101        cpulog_mod.o \
    10991102        gust_mod.o \
     1103        indoor_model_mod.o \
    11001104        mod_kinds.o \
    11011105        model_1d_mod.o \
     
    14141418        bulk_cloud_model_mod.o \
    14151419        gust_mod.o \
     1420        indoor_model_mod.o \
    14161421        mod_kinds.o \
    14171422        model_1d_mod.o \
Note: See TracChangeset for help on using the changeset viewer.