Ignore:
Timestamp:
Apr 12, 2018 2:47:44 PM (6 years ago)
Author:
suehring
Message:

Minor revision of static input file checks, bugfix in initialization of surface-fractions in LSM; minor bugfix in initialization of albedo at window-surfaces; for clearer access of albedo and emissivity introduce index for vegetation/wall, pavement/green-wall and water/window surfaces

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/Makefile

    r2955 r2963  
    2525# -----------------
    2626# $Id$
     27# Introduce index for vegetation/wall, pavement/green-wall and water/window
     28# surfaces, for clearer access of surface fraction, albedo, emissivity, etc. .
     29#
     30# 2955 2018-04-09 15:14:01Z suehring
    2731# Add log-points to measure CPU time of NetCDF data input.
    2832#
     
    11741178        cpulog_mod.o \
    11751179        mod_kinds.o \
    1176         modules.o
     1180        modules.o   \
     1181        surface_mod.o
    11771182netcdf_interface_mod.o: \
    11781183        chemistry_model_mod.o \
Note: See TracChangeset for help on using the changeset viewer.