Changeset 1132 for palm/trunk/SOURCE


Ignore:
Timestamp:
Apr 12, 2013 2:35:30 PM (11 years ago)
Author:
raasch
Message:

r1028 documented

Location:
palm/trunk/SOURCE
Files:
16 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/Makefile

    r1128 r1132  
    2020# Current revisions:
    2121# ------------------
    22 # dependencies for time_integration modified
     22#
    2323#
    2424# Former revisions:
    2525# -----------------
    2626# $Id$
     27#
     28# 1128 2013-04-12 06:19:32Z raasch
     29# dependencies for time_integration modified
    2730#
    2831# 1111 2013-03-08 23:54:10Z raasch
  • palm/trunk/SOURCE/advec_ws.f90

    r1128 r1132  
    2020! Current revisions:
    2121! ------------------
    22 ! loop index bounds in accelerator version replaced by i_left, i_right, j_south,
    23 ! j_north
    2422!
    2523!
     
    2725! -----------------
    2826! $Id$
     27!
     28! 1128 2013-04-12 06:19:32Z raasch
     29! loop index bounds in accelerator version replaced by i_left, i_right, j_south,
     30! j_north
    2931!
    3032! 1115 2013-03-26 18:16:16Z hoffmann
  • palm/trunk/SOURCE/buoyancy.f90

    r1128 r1132  
    2020! Currrent revisions:
    2121! -----------------
    22 ! loop index bounds in accelerator version replaced by i_left, i_right, j_south,
    23 ! j_north
     22!
    2423!
    2524! Former revisions:
    2625! -----------------
    2726! $Id$
     27!
     28! 1128 2013-04-12 06:19:32Z raasch
     29! loop index bounds in accelerator version replaced by i_left, i_right, j_south,
     30! j_north
    2831!
    2932! 1036 2012-10-22 13:43:42Z raasch
  • palm/trunk/SOURCE/coriolis.f90

    r1128 r1132  
    2020! Current revisions:
    2121! -----------------
    22 ! loop index bounds in accelerator version replaced by i_left, i_right, j_south,
    23 ! j_north
     22!
    2423!
    2524! Former revisions:
    2625! -----------------
    2726! $Id$
     27!
     28! 1128 2013-04-12 06:19:32Z raasch
     29! loop index bounds in accelerator version replaced by i_left, i_right, j_south,
     30! j_north
    2831!
    2932! 1036 2012-10-22 13:43:42Z raasch
  • palm/trunk/SOURCE/diffusion_e.f90

    r1128 r1132  
    2020! Current revisions:
    2121! -----------------
    22 ! loop index bounds in accelerator version replaced by i_left, i_right, j_south,
    23 ! j_north
     22!
    2423!
    2524! Former revisions:
    2625! -----------------
    2726! $Id$
     27!
     28! 1128 2013-04-12 06:19:32Z raasch
     29! loop index bounds in accelerator version replaced by i_left, i_right, j_south,
     30! j_north
    2831!
    2932! 1065 2012-11-22 17:42:36Z hoffmann
  • palm/trunk/SOURCE/diffusion_s.f90

    r1128 r1132  
    2020! Current revisions:
    2121! ------------------
    22 ! loop index bounds in accelerator version replaced by i_left, i_right, j_south,
    23 ! j_north
     22!
    2423!
    2524! Former revisions:
    2625! -----------------
    2726! $Id$
     27!
     28! 1128 2013-04-12 06:19:32Z raasch
     29! loop index bounds in accelerator version replaced by i_left, i_right, j_south,
     30! j_north
    2831!
    2932! 1092 2013-02-02 11:24:22Z raasch
  • palm/trunk/SOURCE/diffusion_u.f90

    r1128 r1132  
    2020! Current revisions:
    2121! -----------------
    22 ! loop index bounds in accelerator version replaced by i_left, i_right, j_south,
    23 ! j_north
     22!
    2423!
    2524! Former revisions:
    2625! -----------------
    2726! $Id$
     27!
     28! 1128 2013-04-12 06:19:32Z raasch
     29! loop index bounds in accelerator version replaced by i_left, i_right, j_south,
     30! j_north
    2831!
    2932! 1036 2012-10-22 13:43:42Z raasch
  • palm/trunk/SOURCE/diffusion_v.f90

    r1128 r1132  
    2020! Current revisions:
    2121! -----------------
    22 ! loop index bounds in accelerator version replaced by i_left, i_right, j_south,
    23 ! j_north
     22!
    2423!
    2524! Former revisions:
    2625! -----------------
    2726! $Id$
     27!
     28! 1128 2013-04-12 06:19:32Z raasch
     29! loop index bounds in accelerator version replaced by i_left, i_right, j_south,
     30! j_north
    2831!
    2932! 1036 2012-10-22 13:43:42Z raasch
  • palm/trunk/SOURCE/diffusion_w.f90

    r1128 r1132  
    2020! Current revisions:
    2121! -----------------
    22 ! loop index bounds in accelerator version replaced by i_left, i_right, j_south,
    23 ! j_north
     22!
    2423!
    2524! Former revisions:
    2625! -----------------
    2726! $Id$
     27!
     28! 1128 2013-04-12 06:19:32Z raasch
     29! loop index bounds in accelerator version replaced by i_left, i_right, j_south,
     30! j_north
    2831!
    2932! 1036 2012-10-22 13:43:42Z raasch
  • palm/trunk/SOURCE/exchange_horiz.f90

    r1128 r1132  
    2020! Current revisions:
    2121! -----------------
     22!
     23!
     24! Former revisions:
     25! -----------------
     26! $Id$
     27!
     28! 1128 2013-04-12 06:19:32Z raasch
    2229! modifications for asynchronous transfer,
    2330! local variables req, wait_stat are global now, and have been moved to module
    2431! pegrid
    25 !
    26 ! Former revisions:
    27 ! -----------------
    28 ! $Id$
    2932!
    3033! 1113 2013-03-10 02:48:14Z raasch
  • palm/trunk/SOURCE/modules.f90

    r1128 r1132  
    2020! Current revisions:
    2121! ------------------
    22 ! +background_communication, i_left, i_right, j_north, j_south, req, req_count,
    23 ! send_receive, sendrecv_in_background, wait_stat
     22!
    2423!
    2524! Former revisions:
    2625! -----------------
    2726! $Id$
     27!
     28! 1128 2013-04-12 06:19:32Z raasch
     29! +background_communication, i_left, i_right, j_north, j_south, req, req_count,
     30! send_receive, sendrecv_in_background, wait_stat
    2831!
    2932! 1115 2013-03-26 18:16:16Z hoffmann
  • palm/trunk/SOURCE/parin.f90

    r1128 r1132  
    2020! Current revisions:
    2121! -----------------
    22 ! +background_communication in inipar
     22!
    2323!
    2424! Former revisions:
    2525! -----------------
    2626! $Id$
     27!
     28! 1128 2013-04-12 06:19:32Z raasch
     29! +background_communication in inipar
    2730!
    2831! 1115 2013-03-26 18:16:16Z hoffmann
  • palm/trunk/SOURCE/production_e.f90

    r1128 r1132  
    2020! Current revisions:
    2121! -----------------
    22 ! loop index bounds in accelerator version replaced by i_left, i_right, j_south,
    23 ! j_north
     22!
    2423!
    2524! Former revisions:
    2625! -----------------
    2726! $Id$
     27!
     28! 1128 2013-04-12 06:19:32Z raasch
     29! loop index bounds in accelerator version replaced by i_left, i_right, j_south,
     30! j_north
    2831!
    2932! 1036 2012-10-22 13:43:42Z raasch
  • palm/trunk/SOURCE/prognostic_equations.f90

    r1128 r1132  
    2020! Current revisions:
    2121! ------------------
     22!
     23!
     24! Former revisions:
     25! -----------------
     26! $Id$
     27!
     28! 1128 2013-04-12 06:19:32Z raasch
    2229! those parts requiring global communication moved to time_integration,
    2330! loop index bounds in accelerator version replaced by i_left, i_right, j_south,
    2431! j_north
    25 !
    26 ! Former revisions:
    27 ! -----------------
    28 ! $Id$
    2932!
    3033! 1115 2013-03-26 18:16:16Z hoffmann
  • palm/trunk/SOURCE/time_integration.f90

    r1128 r1132  
    2020! Current revisions:
    2121! ------------------
     22!
     23!
     24! Former revisions:
     25! -----------------
     26! $Id$
     27!
     28! 1128 2013-04-12 06:19:32Z raasch
    2229! asynchronous transfer of ghost point data realized for acc-optimized version:
    2330! prognostic_equations are first called two times for those points required for
     
    2633! those parts requiring global communication moved from prognostic_equations to
    2734! here
    28 !
    29 ! Former revisions:
    30 ! -----------------
    31 ! $Id$
    3235!
    3336! 1115 2013-03-26 18:16:16Z hoffmann
  • palm/trunk/SOURCE/wall_fluxes.f90

    r1128 r1132  
    2020! Current revisions:
    2121! -----------------
    22 ! loop index bounds in accelerator version replaced by i_left, i_right, j_south,
    23 ! j_north
     22!
    2423!
    2524! Former revisions:
    2625! -----------------
    2726! $Id$
     27!
     28! 1128 2013-04-12 06:19:32Z raasch
     29! loop index bounds in accelerator version replaced by i_left, i_right, j_south,
     30! j_north
    2831!
    2932! 1036 2012-10-22 13:43:42Z raasch
Note: See TracChangeset for help on using the changeset viewer.