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/time_integration_spinup.f90

    r4444 r4457  
    2525! -----------------
    2626! $Id$
     27! use statement for exchange horiz added
     28!
     29! 4444 2020-03-05 15:59:50Z raasch
    2730! bugfix: cpp-directives for serial mode added
    2831!
     
    9093    USE diagnostic_output_quantities_mod,                                      &
    9194        ONLY:  doq_calculate
     95
     96    USE exchange_horiz_mod,                                                    &
     97        ONLY:  exchange_horiz
    9298
    9399    USE indices,                                                               &
Note: See TracChangeset for help on using the changeset viewer.