Ignore:
Timestamp:
Jan 24, 2017 4:25:39 PM (7 years ago)
Author:
raasch
Message:

bugfix: in case of nested runs the stop condition in case of too small timesteps is communicated to all parent/child processes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/Makefile

    r2119 r2130  
    2020# Current revisions:
    2121# ------------------
    22 #
     22# dependency for timestep updated
    2323#
    2424# Former revisions:
     
    584584        urban_surface_mod.o virtual_flight_mod.o wind_turbine_model_mod.o
    585585time_to_string.o: mod_kinds.o
    586 timestep.o: modules.o cpulog_mod.o mod_kinds.o microphysics_mod.o
     586timestep.o: modules.o cpulog_mod.o mod_kinds.o microphysics_mod.o \
     587 pmc_interface_mod.o
    587588timestep_scheme_steering.o: modules.o mod_kinds.o
    588589transpose.o: modules.o cpulog_mod.o mod_kinds.o
Note: See TracChangeset for help on using the changeset viewer.