Changeset 1305


Ignore:
Timestamp:
Mar 12, 2014 10:40:17 AM (10 years ago)
Author:
raasch
Message:

last commit documented

Location:
palm/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/mrun

    r1304 r1305  
    2222# Current revisions:
    2323# ------------------
    24 # ulimit option changed from -Ss to -s
    25 # bugfix: missing "fi" in r1289
    26 #
     24#
     25#
    2726# Former revisions:
    2827# -----------------
    2928# $Id$
     29#
     30# 1304 2014-03-12 10:29:42Z raasch
     31# ulimit option changed from -Ss to -s
     32#
     33# bugfix: missing "fi" in r1289
    3034#
    3135# 1289 2014-03-04 07:12:34Z raasch
  • palm/trunk/SOURCE/fft_xy.f90

    r1304 r1305  
    2020! Current revisions:
    2121! -----------------
    22 ! openmp bugfix: work1 used in Temperton algorithm must be private
     22!
    2323!
    2424! Former revisions:
    2525! -----------------
    2626! $Id$
     27!
     28! 1304 2014-03-12 10:29:42Z raasch
     29! openmp bugfix: work1 used in Temperton algorithm must be private
    2730!
    2831! 1257 2013-11-08 15:18:40Z raasch
  • palm/trunk/SOURCE/init_pegrid.f90

    r1304 r1305  
    2525! -----------------
    2626! $Id$
     27!
     28! 1304 2014-03-12 10:29:42Z raasch
     29! bugfix: single core MPI runs missed some settings of transpose indices
    2730!
    2831! 1212 2013-08-15 08:46:27Z raasch
Note: See TracChangeset for help on using the changeset viewer.