Ignore:
Timestamp:
Mar 6, 2015 10:48:54 AM (9 years ago)
Author:
keck
Message:

implemented possibility of adding a y shift to the recycled inflow turbulence

File:
1 edited

Legend:

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

    r1558 r1560  
    2020! Current revisions:
    2121! ------------------
    22 !
     22! +recycling_yshift
    2323!
    2424! Former revisions:
     
    669669                prandtl_layer = .TRUE., &
    670670                precipitation = .FALSE., &
    671                 random_heatflux = .FALSE., &
     671                random_heatflux = .FALSE., recycling_yshift = .FALSE.,&
    672672                run_control_header = .FALSE., run_coupled = .TRUE., &
    673673                scalar_rayleigh_damping = .TRUE., sloping_surface = .FALSE., &
Note: See TracChangeset for help on using the changeset viewer.