Changeset 1057 for palm/trunk/SOURCE


Ignore:
Timestamp:
Nov 16, 2012 3:37:40 PM (11 years ago)
Author:
raasch
Message:

last commit documented

Location:
palm/trunk/SOURCE
Files:
2 edited

Legend:

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

    r1056 r1057  
    2020! Current revisions:
    2121! -----------------
    22 ! Indices for arrays n.._mg start from zero due to definition of arrays f2 and
    23 ! p2 as automatic arrays in recursive subroutine next_mg_level
     22!
    2423!
    2524! Former revisions:
    2625! -----------------
    2726! $Id$
     27!
     28! 1056 2012-11-16 15:28:04Z raasch
     29! Indices for arrays n.._mg start from zero due to definition of arrays f2 and
     30! p2 as automatic arrays in recursive subroutine next_mg_level
    2831!
    2932! 1041 2012-11-06 02:36:29Z raasch
  • palm/trunk/SOURCE/poismg.f90

    r1056 r1057  
    2323! Current revisions:
    2424! -----------------
    25 ! Bugfix: all ghost points have to be used for allocating p3
    26 ! arrays p2, f2, and f2_l changed from allocatable to automatic
     25!
    2726!
    2827! Former revisions:
    2928! -----------------
    3029! $Id$
     30!
     31! 1056 2012-11-16 15:28:04Z raasch
     32! Bugfix: all ghost points have to be used for allocating p3
     33! arrays p2, f2, and f2_l changed from allocatable to automatic
    3134!
    3235! 1036 2012-10-22 13:43:42Z raasch
Note: See TracChangeset for help on using the changeset viewer.