Changes in palm/trunk/SOURCE/init_dvrp.f90 [3:1]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/init_dvrp.f90
r3 r1 4 4 ! Actual revisions: 5 5 ! ----------------- 6 ! 6 7 ! Test output of isosurface on camera file 7 8 ! TEST: print* statements … … 10 11 ! Former revisions: 11 12 ! ----------------- 12 ! $Id$ 13 ! RCS Log replace by Id keyword, revision history cleaned up 14 ! 13 ! $Log: init_dvrp.f90,v $ 15 14 ! Revision 1.12 2006/02/23 12:30:22 raasch 16 15 ! ebene renamed section, pl.. replaced by do.., 16 ! 17 ! Revision 1.11 2005/03/31 07:01:20 raasch 18 ! Test version with print statements checked in 19 ! 20 ! Revision 1.10 2003/08/01 08:36:28 raasch 21 ! Module dvrp added to routine close_dvrp, set the maximum time the program 22 ! can be suspended on user request, every steering variable is defined for 23 ! every stream 24 ! 25 ! Revision 1.9 2003/03/16 09:39:44 raasch 26 ! Two underscores (_) are placed in front of all define-strings 27 ! 28 ! Revision 1.8 2003/03/04 11:28:53 raasch 29 ! Update for new version of dvrp software (e.g. using module dvrp is now 30 ! mandatory). Initialization of dvrp steering variables included. 31 ! 32 ! Revision 1.7 2002/12/19 15:37:57 raasch 33 ! STOP statement replaced by call of subroutine local_stop 34 ! 35 ! Revision 1.6 2001/08/21 09:45:54 raasch 36 ! Superelevation implemented, additional PE can be used for handling the 37 ! dvrp output (see init_dvrp_logging and close_dvrp) 38 ! 39 ! Revision 1.5 2001/07/12 12:10:16 raasch 40 ! Adjustment of camera position, output of boundingbox moved from the scene 41 ! files to camera.dvr, destination for dvrp_output is now controlled via 42 ! parameters given in the parameter file. 43 ! 44 ! Revision 1.4 2001/03/30 07:31:03 raasch 45 ! Translation of remaining German identifiers (variables, subroutines, etc.) 46 ! 47 ! Revision 1.3 2001/01/25 07:04:23 raasch 48 ! Subroutines init_dvrp_logging and close_dvrp attached. 49 ! 50 ! Revision 1.2 2000/12/28 13:11:43 raasch 51 ! Complete revision due to new features of dvrp-software 17 52 ! 18 53 ! Revision 1.1 2000/04/27 06:24:39 raasch
Note: See TracChangeset
for help on using the changeset viewer.