Ignore:
Timestamp:
Oct 29, 2019 3:15:39 PM (4 years ago)
Author:
schwenkel
Message:

Moved boundary_conds to dynamics module

File:
1 edited

Legend:

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

    r4276 r4281  
    2525! -----------------
    2626! $Id$
     27! Moved boundary conditions to module interface
     28!
     29! 4276 2019-10-28 16:03:29Z schwenkel
    2730! Further modularization of lpm code components
    2831!
     
    730733!
    731734!--       Boundary conditions for the prognostic quantities (except of the
    732 !--       velocities at the outflow in case of a non-cyclic lateral wall)
    733           CALL boundary_conds
    734 !
    735 !--       Boundary conditions for module-specific variables
     735!--       velocities at the outflow in case of a non-cyclic lateral wall) and
     736!--       boundary conditions for module-specific variables
    736737          CALL module_interface_boundary_conditions
    737738!
Note: See TracChangeset for help on using the changeset viewer.