Ignore:
Timestamp:
Oct 2, 2015 1:25:23 PM (8 years ago)
Author:
boeske
Message:

Bugfix concerning wall_flags at PE boundaries, added new subroutine exchange_horiz_int

File:
1 edited

Legend:

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

    r1667 r1677  
    2020! Current revisions:
    2121! ------------------
    22 !
     22! +ngp_yz_int, type_xz_int, type_yz_int
    2323!
    2424! Former revisions:
     
    13151315#endif
    13161316
    1317 
     1317    INTEGER(iwp) :: ngp_yz_int, type_xz_int, type_yz_int
    13181318    INTEGER(iwp), DIMENSION(:), ALLOCATABLE ::  ngp_xz, ngp_yz, type_xz, type_yz
    13191319
Note: See TracChangeset for help on using the changeset viewer.