Ignore:
Timestamp:
Feb 13, 2007 11:30:58 AM (17 years ago)
Author:
raasch
Message:

RCS Log replace by Id keyword, revision history cleaned up

File:
1 edited

Legend:

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

    r1 r3  
    3232! Actual revisions:
    3333! -----------------
    34 !
    3534! TEST: write statements
    3635!
    3736! Former revisions:
    3837! -----------------
    39 ! $Log: data_output_dvrp.f90,v $
     38! $Id$
     39! RCS Log replace by Id keyword, revision history cleaned up
     40!
    4041! Revision 1.13  2006/02/23 10:25:12  raasch
    4142! Former routine plot_dvrp renamed data_output_dvrp,
    4243! Only a fraction of the particles may have a tail,
    4344! pl.. replaced by do.., %size renamed %dvrp_psize
    44 !
    45 ! Revision 1.12  2005/03/31 07:00:46  raasch
    46 ! Testversion with print statements checked in
    47 !
    48 ! Revision 1.11  2003/08/01 08:44:50  raasch
    49 ! Routine defined as recursive, because it is called from DVRP_STEERING_UPDATE
    50 ! in case that the user has suspended the run by steering control.
    51 ! Routine color_dvrp placed at the beginning of this file. This routine is used
    52 ! for slicer colortable settings.
    53 !
    54 ! Revision 1.10  2003/03/16 09:42:34  raasch
    55 ! Two underscores (_) are placed in front of all define-strings
    56 !
    57 ! Revision 1.9  2003/03/04 11:35:07  raasch
    58 ! Update for new version of dvrp software (e.g. using module dvrp is now
    59 ! mandatory)
    60 !
    61 ! Revision 1.8  2001/11/09 13:41:21  raasch
    62 ! Colour can change along the particle tails
    63 !
    64 ! Revision 1.7  2001/08/21 09:55:20  raasch
    65 ! Superelevation for particles implemented, plotting of particle tails added,
    66 ! colourtable definitions moved to subroutine user_dvrp_coltab
    67 !
    68 ! Revision 1.6  2001/07/12 12:44:12  raasch
    69 ! Test: color definitions for particles changed
    70 !
    71 ! Revision 1.5  2001/03/30 07:45:00  raasch
    72 ! Translation of remaining German identifiers (variables, subroutines, etc.)
    73 !
    74 ! Revision 1.4  2001/01/29 12:32:51  raasch
    75 ! Passive scalar considered
    76 !
    77 ! Revision 1.3  2001/01/22 07:41:12  raasch
    78 ! Module test_variables removed
    79 !
    80 ! Revision 1.2  2000/12/28 13:37:19  raasch
    81 ! Total revision due to new features of dvrp-software,
    82 ! plot of slicers included,
    83 ! code is used only optionally (cpp-directives are added)
    8445!
    8546! Revision 1.1  2000/04/27 06:27:17  raasch
Note: See TracChangeset for help on using the changeset viewer.