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