Ignore:
Timestamp:
Mar 22, 2018 3:05:23 PM (7 years ago)
Author:
Giersch
Message:

further inipar parameter has been added to restart data, bugfix in spinup mechanism

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/Makefile

    r2918 r2921  
    2525# -----------------
    2626# $Id$
     27# date_and_time_mod dependency has been added to read/write_restart_data_mod
     28#
     29# 2918 2018-03-21 15:52:14Z gronemeier
    2730# read/write_3d_binary and read/write_var_list has been removed,
    2831# read/write_restart_data_mod, wrd_write_string and
     
    13441347read_restart_data_mod.o: \
    13451348        chemistry_model_mod.o \
    1346         cpulog_mod.o\
     1349        cpulog_mod.o \
     1350        date_and_time_mod.o \
    13471351        gust_mod.o \
    13481352        land_surface_model_mod.o \
     
    16741678write_restart_data_mod.o: \
    16751679        chemistry_model_mod.o \
     1680        date_and_time_mod.o \
    16761681        gust_mod.o \
    16771682        land_surface_model_mod.o \
Note: See TracChangeset for help on using the changeset viewer.