Changeset 4677 for palm/trunk/SOURCE/Makefile
- Timestamp:
- Sep 14, 2020 7:55:28 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/Makefile
r4655 r4677 1 #-------------------------------------------------------------------------------- #1 #--------------------------------------------------------------------------------------------------# 2 2 # This file is part of the PALM model system. 3 3 # 4 # PALM is free software: you can redistribute it and/or modify it under the terms 5 # of the GNU General Public License as published by the Free Software Foundation,6 # either version 3 of the License, or(at your option) any later version.7 # 8 # PALM is distributed in the hope that it will be useful, but WITHOUT ANY 9 # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR10 # A PARTICULAR PURPOSE. See the GNU GeneralPublic License for more details.11 # 12 # You should have received a copy of the GNU General Public License along with 13 # PALM. If not, see<http://www.gnu.org/licenses/>.4 # PALM is free software: you can redistribute it and/or modify it under the terms of the GNU General 5 # Public License as published by the Free Software Foundation, either version 3 of the License, or 6 # (at your option) any later version. 7 # 8 # PALM is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the 9 # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General 10 # Public License for more details. 11 # 12 # You should have received a copy of the GNU General Public License along with PALM. If not, see 13 # <http://www.gnu.org/licenses/>. 14 14 # 15 15 # Copyright 1997-2020 Leibniz Universitaet Hannover 16 #-------------------------------------------------------------------------------- #16 #--------------------------------------------------------------------------------------------------# 17 17 # 18 18 # WARNING: don't write filenames with extension .f90 in this header!!!! … … 25 25 # ----------------- 26 26 # $Id$ 27 # file re-formatted to follow the PALM coding standard 28 # 29 # 4655 2020-08-28 14:28:34Z pavelkrc 27 30 # Bugfix: Add possibility to output surface data during spinup 28 31 #
Note: See TracChangeset
for help on using the changeset viewer.