Changeset 2696 for palm/trunk/UTIL/check_pegrid.f90
- Timestamp:
- Dec 14, 2017 5:12:51 PM (7 years ago)
- Location:
- palm/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk
-
palm/trunk/UTIL/check_pegrid.f90
r1310 r2696 1 1 PROGRAM check_pegrid 2 2 3 !------------------------------------------------------------------------------ --!4 ! This file is part of PALM.3 !------------------------------------------------------------------------------! 4 ! This file is part of the PALM model system. 5 5 ! 6 ! PALM is free software: you can redistribute it and/or modify it under the terms 7 ! of the GNU General Public License as published by the Free Software Foundation, 8 ! either version 3 of the License, or (at your option) any later version. 6 ! PALM is free software: you can redistribute it and/or modify it under the 7 ! terms of the GNU General Public License as published by the Free Software 8 ! Foundation, either version 3 of the License, or (at your option) any later 9 ! version. 9 10 ! 10 11 ! PALM is distributed in the hope that it will be useful, but WITHOUT ANY … … 15 16 ! PALM. If not, see <http://www.gnu.org/licenses/>. 16 17 ! 17 ! Copyright 1997-201 4Leibniz Universitaet Hannover18 !------------------------------------------------------------------------------ --!18 ! Copyright 1997-2017 Leibniz Universitaet Hannover 19 !------------------------------------------------------------------------------! 19 20 ! 20 21 ! Current revisions: … … 32 33 ! ------------- 33 34 ! Ueberpruefung der Konsistenz von Prozessortopologie und gewaehlten Feldgrenzen 34 !------------------------------------------------------------------------------ -!35 !------------------------------------------------------------------------------! 35 36 36 37 IMPLICIT NONE
Note: See TracChangeset
for help on using the changeset viewer.