Changes in palm/trunk/SOURCE/init_slope.f90 [1:3]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/init_slope.f90
r1 r3 1 1 SUBROUTINE init_slope 2 2 3 !------------------------------------------------------------------------------ -!3 !------------------------------------------------------------------------------! 4 4 ! Actual revisions: 5 5 ! ----------------- … … 8 8 ! Former revisions: 9 9 ! ----------------- 10 ! $Log: init_slope.f90,v $ 10 ! $Id$ 11 ! RCS Log replace by Id keyword, revision history cleaned up 12 ! 11 13 ! Revision 1.5 2006/02/23 12:35:34 raasch 12 14 ! nanz_2dh renamed ngp_2dh 13 !14 ! Revision 1.4 2003/03/16 09:40:02 raasch15 ! Two underscores (_) are placed in front of all define-strings16 !17 ! Revision 1.3 2001/03/30 07:33:59 raasch18 ! Translation of remaining German identifiers (variables, subroutines, etc.)19 !20 ! Revision 1.2 2001/01/22 07:21:35 raasch21 ! Module test_variables removed22 15 ! 23 16 ! Revision 1.1 2000/04/27 07:06:24 raasch … … 31 24 ! Remember: when a sloping surface is used, only one constant temperature 32 25 ! gradient is allowed! 33 !------------------------------------------------------------------------------ -!26 !------------------------------------------------------------------------------! 34 27 35 28 USE arrays_3d
Note: See TracChangeset
for help on using the changeset viewer.