Ignore:
Timestamp:
Mar 27, 2018 3:52:42 PM (6 years ago)
Author:
suehring
Message:

Nesting in RANS-LES and RANS-RANS mode enabled; synthetic turbulence generator at all lateral boundaries in nesting or non-cyclic forcing mode; revised Inifor initialization in nesting mode

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/Makefile

    r2934 r2938  
    2525# -----------------
    2626# $Id$
     27# No initialization of child domains via dynamic input file, except for soil
     28# moisture and temperature
     29# Apply turbulence generator at non-cyclic lateral boundary in nesting case
     30#
     31# 2936 2018-03-27 14:49:27Z suehring
    2732# Added dependencies for parent and child synchronization
    2833#
     
    10081013        modules.o \
    10091014        netcdf_data_input_mod.o \
     1015        pmc_interface_mod.o \
    10101016        radiation_model_mod.o \
    10111017        surface_mod.o
     
    14341440        cpulog_mod.o \
    14351441        mod_kinds.o \
    1436         modules.o
     1442        modules.o \
     1443        pmc_interface_mod.o
    14371444temperton_fft_mod.o: \
    14381445        mod_kinds.o \
     
    15101517        modules.o \
    15111518        plant_canopy_model_mod.o \
     1519        pmc_interface_mod.o \
    15121520        surface_mod.o \
    15131521        user_actions.o
Note: See TracChangeset for help on using the changeset viewer.