Ignore:
Timestamp:
Jan 15, 2018 12:06:04 PM (6 years ago)
Author:
suehring
Message:

Read information from statitic driver for resolved vegetation independently from land- or urban-surface model

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/modules.f90

    r2742 r2746  
    2525! -----------------
    2626! $Id$
     27! +plant_canopy
     28!
     29! 2742 2018-01-12 14:59:47Z suehring
    2730! +tsurf_av
    2831!
     
    12681271    LOGICAL ::  outflow_s = .FALSE.                          !< south domain boundary has non-cyclic outflow?
    12691272    LOGICAL ::  passive_scalar = .FALSE.                     !< namelist parameter
     1273    LOGICAL ::  plant_canopy = .FALSE.                       !< switch for use of plant canopy model
    12701274    LOGICAL ::  precipitation = .FALSE.                      !< namelist parameter
    12711275    LOGICAL ::  random_heatflux = .FALSE.                    !< namelist parameter
Note: See TracChangeset for help on using the changeset viewer.