Ignore:
Timestamp:
Mar 11, 2020 2:20:43 PM (4 years ago)
Author:
raasch
Message:

ghost point exchange modularized, bugfix for wrong 2d-exchange

File:
1 edited

Legend:

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

    r4360 r4457  
    2525! -----------------
    2626! $Id$
     27! use statement for exchange horiz added
     28!
     29! 4360 2020-01-07 11:25:50Z suehring
    2730! Introduction of wall_flags_total_0, which currently sets bits based on static
    2831! topography information used in wall_flags_static_0
     
    6972    USE cpulog,                                                                &
    7073        ONLY:  cpu_log, log_point, log_point_s
     74
     75    USE exchange_horiz_mod,                                                    &
     76        ONLY:  exchange_horiz
    7177
    7278    USE grid_variables,                                                        &
Note: See TracChangeset for help on using the changeset viewer.