Ignore:
Timestamp:
Jul 11, 2018 6:30:57 PM (6 years ago)
Author:
gronemeier
Message:

implementation of dynamic sgs model

File:
1 edited

Legend:

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

    r3083 r3120  
    2525! -----------------
    2626! $Id$
     27! +les_dynamic
     28!
     29! 3083 2018-06-19 14:03:12Z gronemeier
    2730! set dt_3d = 0.01
    2831!
     
    13061309    LOGICAL ::  large_scale_subsidence = .FALSE.                 !< namelist parameter
    13071310    LOGICAL ::  land_surface = .FALSE.                           !< use land surface model?
     1311    LOGICAL ::  les_dynamic = .FALSE.                            !< use dynamic subgrid model as turbulence closure for LES mode
    13081312    LOGICAL ::  les_mw = .FALSE.                                 !< use Moeng-Wyngaard turbulence closure for LES mode
    13091313    LOGICAL ::  lsf_exception = .FALSE.                          !< use of lsf with buildings (temporary)?
Note: See TracChangeset for help on using the changeset viewer.