Changeset 2718 for palm/trunk/UTIL/inifor
- Timestamp:
- Jan 2, 2018 8:49:38 AM (7 years ago)
- Location:
- palm/trunk/UTIL/inifor
- Files:
-
- 23 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/UTIL/inifor/Makefile
r2696 r2718 1 1 #------------------------------------------------------------------------------# 2 # This file is part of PALM/PALM-4U.2 # This file is part of the PALM model system. 3 3 # 4 # PALM /PALM-4U is free software: you can redistribute it and/or modify it under5 # t he terms of the GNU General Public License as published by the Free Software6 # Foundation, either version 3 of the License, or (at your option) any later 4 # PALM is free software: you can redistribute it and/or modify it under the 5 # terms of the GNU General Public License as published by the Free Software 6 # Foundation, either version 3 of the License, or (at your option) any later 7 7 # version. 8 8 # 9 # PALM /PALM-4U is distributed in the hope that it will be useful, but WITHOUT10 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS11 # FOR A PARTICULAR PURPOSE.See the GNU General Public License for more details.9 # PALM is distributed in the hope that it will be useful, but WITHOUT ANY 10 # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR 11 # A PARTICULAR PURPOSE. See the GNU General Public License for more details. 12 12 # 13 13 # You should have received a copy of the GNU General Public License along with 14 14 # PALM. If not, see <http://www.gnu.org/licenses/>. 15 15 # 16 # Copyright 2017-201 7 Leibniz Universitaet Hannover, Deutscher Wetterdienst17 # Offenbach16 # Copyright 2017-2018 Leibniz Universitaet Hannover 17 # Copyright 2017-2018 Deutscher Wetterdienst Offenbach 18 18 #------------------------------------------------------------------------------# 19 19 # -
palm/trunk/UTIL/inifor/Makefile.gnu
r2696 r2718 1 1 #------------------------------------------------------------------------------# 2 # This file is part of PALM/PALM-4U.2 # This file is part of the PALM model system. 3 3 # 4 # PALM /PALM-4U is free software: you can redistribute it and/or modify it under5 # t he terms of the GNU General Public License as published by the Free Software6 # Foundation, either version 3 of the License, or (at your option) any later 4 # PALM is free software: you can redistribute it and/or modify it under the 5 # terms of the GNU General Public License as published by the Free Software 6 # Foundation, either version 3 of the License, or (at your option) any later 7 7 # version. 8 8 # 9 # PALM /PALM-4U is distributed in the hope that it will be useful, but WITHOUT10 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS11 # FOR A PARTICULAR PURPOSE.See the GNU General Public License for more details.9 # PALM is distributed in the hope that it will be useful, but WITHOUT ANY 10 # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR 11 # A PARTICULAR PURPOSE. See the GNU General Public License for more details. 12 12 # 13 13 # You should have received a copy of the GNU General Public License along with 14 14 # PALM. If not, see <http://www.gnu.org/licenses/>. 15 15 # 16 # Copyright 2017-201 7 Leibniz Universitaet Hannover, Deutscher Wetterdienst17 # Offenbach16 # Copyright 2017-2018 Leibniz Universitaet Hannover 17 # Copyright 2017-2018 Deutscher Wetterdienst Offenbach 18 18 #------------------------------------------------------------------------------# 19 19 # -
palm/trunk/UTIL/inifor/Makefile.ifort
r2696 r2718 1 1 #------------------------------------------------------------------------------# 2 # This file is part of PALM/PALM-4U.2 # This file is part of the PALM model system. 3 3 # 4 # PALM /PALM-4U is free software: you can redistribute it and/or modify it under5 # t he terms of the GNU General Public License as published by the Free Software6 # Foundation, either version 3 of the License, or (at your option) any later 4 # PALM is free software: you can redistribute it and/or modify it under the 5 # terms of the GNU General Public License as published by the Free Software 6 # Foundation, either version 3 of the License, or (at your option) any later 7 7 # version. 8 8 # 9 # PALM /PALM-4U is distributed in the hope that it will be useful, but WITHOUT10 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS11 # FOR A PARTICULAR PURPOSE.See the GNU General Public License for more details.9 # PALM is distributed in the hope that it will be useful, but WITHOUT ANY 10 # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR 11 # A PARTICULAR PURPOSE. See the GNU General Public License for more details. 12 12 # 13 13 # You should have received a copy of the GNU General Public License along with 14 14 # PALM. If not, see <http://www.gnu.org/licenses/>. 15 15 # 16 # Copyright 2017-201 7 Leibniz Universitaet Hannover, Deutscher Wetterdienst17 # Offenbach16 # Copyright 2017-2018 Leibniz Universitaet Hannover 17 # Copyright 2017-2018 Deutscher Wetterdienst Offenbach 18 18 #------------------------------------------------------------------------------# 19 19 # -
palm/trunk/UTIL/inifor/src/Makefile
r2696 r2718 1 1 #> @file src/Makefile 2 #------------------------------------------------------------------------------ !3 # This file is part of PALM/PALM-4U.2 #------------------------------------------------------------------------------# 3 # This file is part of the PALM model system. 4 4 # 5 # PALM /PALM-4U is free software: you can redistribute it and/or modify it under6 # t he terms of the GNU General Public License as published by the Free Software7 # Foundation, either version 3 of the License, or (at your option) any later 5 # PALM is free software: you can redistribute it and/or modify it under the 6 # terms of the GNU General Public License as published by the Free Software 7 # Foundation, either version 3 of the License, or (at your option) any later 8 8 # version. 9 9 # 10 # PALM /PALM-4U is distributed in the hope that it will be useful, but WITHOUT11 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS12 # FOR A PARTICULAR PURPOSE.See the GNU General Public License for more details.10 # PALM is distributed in the hope that it will be useful, but WITHOUT ANY 11 # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR 12 # A PARTICULAR PURPOSE. See the GNU General Public License for more details. 13 13 # 14 14 # You should have received a copy of the GNU General Public License along with 15 15 # PALM. If not, see <http://www.gnu.org/licenses/>. 16 16 # 17 # Copyright 2017-201 7 Leibniz Universitaet Hannover, Deutscher Wetterdienst18 # Offenbach19 #------------------------------------------------------------------------------ !17 # Copyright 2017-2018 Leibniz Universitaet Hannover 18 # Copyright 2017-2018 Deutscher Wetterdienst Offenbach 19 #------------------------------------------------------------------------------# 20 20 # 21 21 # Current revisions: -
palm/trunk/UTIL/inifor/src/control.f90
r2696 r2718 1 1 !> @file src/control.f90 2 2 !------------------------------------------------------------------------------! 3 ! This file is part of PALM/PALM-4U.3 ! This file is part of the PALM model system. 4 4 ! 5 ! PALM /PALM-4U is free software: you can redistribute it and/or modify it under6 ! t he terms of the GNU General Public License as published by the Free Software7 ! Foundation, either version 3 of the License, or (at your option) any later 5 ! PALM is free software: you can redistribute it and/or modify it under the 6 ! terms of the GNU General Public License as published by the Free Software 7 ! Foundation, either version 3 of the License, or (at your option) any later 8 8 ! version. 9 9 ! 10 ! PALM /PALM-4U is distributed in the hope that it will be useful, but WITHOUT11 ! ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS12 ! FOR A PARTICULAR PURPOSE.See the GNU General Public License for more details.10 ! PALM is distributed in the hope that it will be useful, but WITHOUT ANY 11 ! WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR 12 ! A PARTICULAR PURPOSE. See the GNU General Public License for more details. 13 13 ! 14 14 ! You should have received a copy of the GNU General Public License along with 15 15 ! PALM. If not, see <http://www.gnu.org/licenses/>. 16 16 ! 17 ! Copyright 2017-201 7 Leibniz Universitaet Hannover, Deutscher Wetterdienst18 ! Offenbach17 ! Copyright 2017-2018 Leibniz Universitaet Hannover 18 ! Copyright 2017-2018 Deutscher Wetterdienst Offenbach 19 19 !------------------------------------------------------------------------------! 20 20 ! -
palm/trunk/UTIL/inifor/src/defs.f90
r2696 r2718 1 1 !> @file src/defs.f90 2 2 !------------------------------------------------------------------------------! 3 ! This file is part of PALM/PALM-4U.3 ! This file is part of the PALM model system. 4 4 ! 5 ! PALM /PALM-4U is free software: you can redistribute it and/or modify it under6 ! t he terms of the GNU General Public License as published by the Free Software7 ! Foundation, either version 3 of the License, or (at your option) any later 5 ! PALM is free software: you can redistribute it and/or modify it under the 6 ! terms of the GNU General Public License as published by the Free Software 7 ! Foundation, either version 3 of the License, or (at your option) any later 8 8 ! version. 9 9 ! 10 ! PALM /PALM-4U is distributed in the hope that it will be useful, but WITHOUT11 ! ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS12 ! FOR A PARTICULAR PURPOSE.See the GNU General Public License for more details.10 ! PALM is distributed in the hope that it will be useful, but WITHOUT ANY 11 ! WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR 12 ! A PARTICULAR PURPOSE. See the GNU General Public License for more details. 13 13 ! 14 14 ! You should have received a copy of the GNU General Public License along with 15 15 ! PALM. If not, see <http://www.gnu.org/licenses/>. 16 16 ! 17 ! Copyright 2017-201 7 Leibniz Universitaet Hannover, Deutscher Wetterdienst18 ! Offenbach17 ! Copyright 2017-2018 Leibniz Universitaet Hannover 18 ! Copyright 2017-2018 Deutscher Wetterdienst Offenbach 19 19 !------------------------------------------------------------------------------! 20 20 ! -
palm/trunk/UTIL/inifor/src/grid.f90
r2696 r2718 1 1 !> @file src/grid.f90 2 2 !------------------------------------------------------------------------------! 3 ! This file is part of PALM/PALM-4U.3 ! This file is part of the PALM model system. 4 4 ! 5 ! PALM /PALM-4U is free software: you can redistribute it and/or modify it under6 ! t he terms of the GNU General Public License as published by the Free Software7 ! Foundation, either version 3 of the License, or (at your option) any later 5 ! PALM is free software: you can redistribute it and/or modify it under the 6 ! terms of the GNU General Public License as published by the Free Software 7 ! Foundation, either version 3 of the License, or (at your option) any later 8 8 ! version. 9 9 ! 10 ! PALM /PALM-4U is distributed in the hope that it will be useful, but WITHOUT11 ! ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS12 ! FOR A PARTICULAR PURPOSE.See the GNU General Public License for more details.10 ! PALM is distributed in the hope that it will be useful, but WITHOUT ANY 11 ! WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR 12 ! A PARTICULAR PURPOSE. See the GNU General Public License for more details. 13 13 ! 14 14 ! You should have received a copy of the GNU General Public License along with 15 15 ! PALM. If not, see <http://www.gnu.org/licenses/>. 16 16 ! 17 ! Copyright 2017-201 7 Leibniz Universitaet Hannover, Deutscher Wetterdienst18 ! Offenbach17 ! Copyright 2017-2018 Leibniz Universitaet Hannover 18 ! Copyright 2017-2018 Deutscher Wetterdienst Offenbach 19 19 !------------------------------------------------------------------------------! 20 20 ! -
palm/trunk/UTIL/inifor/src/inifor.f90
r2696 r2718 1 1 !> @file src/inifor.f90 2 2 !------------------------------------------------------------------------------! 3 ! This file is part of PALM/PALM-4U.4 ! 5 ! PALM /PALM-4U is free software: you can redistribute it and/or modify it under6 ! t he terms of the GNU General Public License as published by the Free Software7 ! Foundation, either version 3 of the License, or (at your option) any later 3 ! This file is part of the PALM model system. 4 ! 5 ! PALM is free software: you can redistribute it and/or modify it under the 6 ! terms of the GNU General Public License as published by the Free Software 7 ! Foundation, either version 3 of the License, or (at your option) any later 8 8 ! version. 9 9 ! 10 ! PALM /PALM-4U is distributed in the hope that it will be useful, but WITHOUT11 ! ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS12 ! FOR A PARTICULAR PURPOSE.See the GNU General Public License for more details.10 ! PALM is distributed in the hope that it will be useful, but WITHOUT ANY 11 ! WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR 12 ! A PARTICULAR PURPOSE. See the GNU General Public License for more details. 13 13 ! 14 14 ! You should have received a copy of the GNU General Public License along with 15 15 ! PALM. If not, see <http://www.gnu.org/licenses/>. 16 16 ! 17 ! Copyright 2017-201 7 Leibniz Universitaet Hannover, Deutscher Wetterdienst18 ! Offenbach17 ! Copyright 2017-2018 Leibniz Universitaet Hannover 18 ! Copyright 2017-2018 Deutscher Wetterdienst Offenbach 19 19 !------------------------------------------------------------------------------! 20 20 ! -
palm/trunk/UTIL/inifor/src/io.f90
r2696 r2718 1 1 !> @file src/io.f90 2 2 !------------------------------------------------------------------------------! 3 ! This file is part of PALM/PALM-4U.4 ! 5 ! PALM /PALM-4U is free software: you can redistribute it and/or modify it under6 ! t he terms of the GNU General Public License as published by the Free Software7 ! Foundation, either version 3 of the License, or (at your option) any later 3 ! This file is part of the PALM model system. 4 ! 5 ! PALM is free software: you can redistribute it and/or modify it under the 6 ! terms of the GNU General Public License as published by the Free Software 7 ! Foundation, either version 3 of the License, or (at your option) any later 8 8 ! version. 9 9 ! 10 ! PALM /PALM-4U is distributed in the hope that it will be useful, but WITHOUT11 ! ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS12 ! FOR A PARTICULAR PURPOSE.See the GNU General Public License for more details.10 ! PALM is distributed in the hope that it will be useful, but WITHOUT ANY 11 ! WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR 12 ! A PARTICULAR PURPOSE. See the GNU General Public License for more details. 13 13 ! 14 14 ! You should have received a copy of the GNU General Public License along with 15 15 ! PALM. If not, see <http://www.gnu.org/licenses/>. 16 16 ! 17 ! Copyright 2017-201 7 Leibniz Universitaet Hannover, Deutscher Wetterdienst18 ! Offenbach17 ! Copyright 2017-2018 Leibniz Universitaet Hannover 18 ! Copyright 2017-2018 Deutscher Wetterdienst Offenbach 19 19 !------------------------------------------------------------------------------! 20 20 ! -
palm/trunk/UTIL/inifor/src/transform.f90
r2696 r2718 1 1 !> @file src/transform.f90 2 2 !------------------------------------------------------------------------------! 3 ! This file is part of PALM/PALM-4U.3 ! This file is part of the PALM model system. 4 4 ! 5 ! PALM /PALM-4U is free software: you can redistribute it and/or modify it under6 ! t he terms of the GNU General Public License as published by the Free Software7 ! Foundation, either version 3 of the License, or (at your option) any later 5 ! PALM is free software: you can redistribute it and/or modify it under the 6 ! terms of the GNU General Public License as published by the Free Software 7 ! Foundation, either version 3 of the License, or (at your option) any later 8 8 ! version. 9 9 ! 10 ! PALM /PALM-4U is distributed in the hope that it will be useful, but WITHOUT11 ! ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS12 ! FOR A PARTICULAR PURPOSE.See the GNU General Public License for more details.10 ! PALM is distributed in the hope that it will be useful, but WITHOUT ANY 11 ! WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR 12 ! A PARTICULAR PURPOSE. See the GNU General Public License for more details. 13 13 ! 14 14 ! You should have received a copy of the GNU General Public License along with 15 15 ! PALM. If not, see <http://www.gnu.org/licenses/>. 16 16 ! 17 ! Copyright 2017-201 7 Leibniz Universitaet Hannover, Deutscher Wetterdienst18 ! Offenbach17 ! Copyright 2017-2018 Leibniz Universitaet Hannover 18 ! Copyright 2017-2018 Deutscher Wetterdienst Offenbach 19 19 !------------------------------------------------------------------------------! 20 20 ! -
palm/trunk/UTIL/inifor/src/types.f90
r2696 r2718 1 1 !> @file src/types.f90 2 2 !------------------------------------------------------------------------------! 3 ! This file is part of PALM/PALM-4U.3 ! This file is part of the PALM model system. 4 4 ! 5 ! PALM /PALM-4U is free software: you can redistribute it and/or modify it under6 ! t he terms of the GNU General Public License as published by the Free Software7 ! Foundation, either version 3 of the License, or (at your option) any later 5 ! PALM is free software: you can redistribute it and/or modify it under the 6 ! terms of the GNU General Public License as published by the Free Software 7 ! Foundation, either version 3 of the License, or (at your option) any later 8 8 ! version. 9 9 ! 10 ! PALM /PALM-4U is distributed in the hope that it will be useful, but WITHOUT11 ! ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS12 ! FOR A PARTICULAR PURPOSE.See the GNU General Public License for more details.10 ! PALM is distributed in the hope that it will be useful, but WITHOUT ANY 11 ! WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR 12 ! A PARTICULAR PURPOSE. See the GNU General Public License for more details. 13 13 ! 14 14 ! You should have received a copy of the GNU General Public License along with 15 15 ! PALM. If not, see <http://www.gnu.org/licenses/>. 16 16 ! 17 ! Copyright 2017-201 7 Leibniz Universitaet Hannover, Deutscher Wetterdienst18 ! Offenbach17 ! Copyright 2017-2018 Leibniz Universitaet Hannover 18 ! Copyright 2017-2018 Deutscher Wetterdienst Offenbach 19 19 !------------------------------------------------------------------------------! 20 20 ! -
palm/trunk/UTIL/inifor/src/util.f90
r2696 r2718 1 1 !> @file src/util.f90 2 2 !------------------------------------------------------------------------------! 3 ! This file is part of PALM/PALM-4U.4 ! 5 ! PALM /PALM-4U is free software: you can redistribute it and/or modify it under6 ! t he terms of the GNU General Public License as published by the Free Software7 ! Foundation, either version 3 of the License, or (at your option) any later 3 ! This file is part of the PALM model system. 4 ! 5 ! PALM is free software: you can redistribute it and/or modify it under the 6 ! terms of the GNU General Public License as published by the Free Software 7 ! Foundation, either version 3 of the License, or (at your option) any later 8 8 ! version. 9 9 ! 10 ! PALM /PALM-4U is distributed in the hope that it will be useful, but WITHOUT11 ! ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS12 ! FOR A PARTICULAR PURPOSE.See the GNU General Public License for more details.10 ! PALM is distributed in the hope that it will be useful, but WITHOUT ANY 11 ! WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR 12 ! A PARTICULAR PURPOSE. See the GNU General Public License for more details. 13 13 ! 14 14 ! You should have received a copy of the GNU General Public License along with 15 15 ! PALM. If not, see <http://www.gnu.org/licenses/>. 16 16 ! 17 ! Copyright 2017-201 7 Leibniz Universitaet Hannover, Deutscher Wetterdienst18 ! Offenbach17 ! Copyright 2017-2018 Leibniz Universitaet Hannover 18 ! Copyright 2017-2018 Deutscher Wetterdienst Offenbach 19 19 !------------------------------------------------------------------------------! 20 20 ! -
palm/trunk/UTIL/inifor/tests/Makefile
r2696 r2718 1 #------------------------------------------------------------------------------ !2 # This file is part of PALM/PALM-4U.1 #------------------------------------------------------------------------------# 2 # This file is part of the PALM model system. 3 3 # 4 # PALM /PALM-4U is free software: you can redistribute it and/or modify it under5 # t he terms of the GNU General Public License as published by the Free Software6 # Foundation, either version 3 of the License, or (at your option) any later 4 # PALM is free software: you can redistribute it and/or modify it under the 5 # terms of the GNU General Public License as published by the Free Software 6 # Foundation, either version 3 of the License, or (at your option) any later 7 7 # version. 8 8 # 9 # PALM /PALM-4U is distributed in the hope that it will be useful, but WITHOUT10 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS11 # FOR A PARTICULAR PURPOSE.See the GNU General Public License for more details.9 # PALM is distributed in the hope that it will be useful, but WITHOUT ANY 10 # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR 11 # A PARTICULAR PURPOSE. See the GNU General Public License for more details. 12 12 # 13 13 # You should have received a copy of the GNU General Public License along with 14 14 # PALM. If not, see <http://www.gnu.org/licenses/>. 15 15 # 16 # Copyright 2017-201 7 Leibniz Universitaet Hannover, Deutscher Wetterdienst17 # Offenbach18 #------------------------------------------------------------------------------ !16 # Copyright 2017-2018 Leibniz Universitaet Hannover 17 # Copyright 2017-2018 Deutscher Wetterdienst Offenbach 18 #------------------------------------------------------------------------------# 19 19 # 20 20 # Current revisions: -
palm/trunk/UTIL/inifor/tests/Makefile.gnu
r2696 r2718 1 #------------------------------------------------------------------------------ !2 # This file is part of PALM/PALM-4U.1 #------------------------------------------------------------------------------# 2 # This file is part of the PALM model system. 3 3 # 4 # PALM /PALM-4U is free software: you can redistribute it and/or modify it under5 # t he terms of the GNU General Public License as published by the Free Software6 # Foundation, either version 3 of the License, or (at your option) any later 4 # PALM is free software: you can redistribute it and/or modify it under the 5 # terms of the GNU General Public License as published by the Free Software 6 # Foundation, either version 3 of the License, or (at your option) any later 7 7 # version. 8 8 # 9 # PALM /PALM-4U is distributed in the hope that it will be useful, but WITHOUT10 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS11 # FOR A PARTICULAR PURPOSE.See the GNU General Public License for more details.9 # PALM is distributed in the hope that it will be useful, but WITHOUT ANY 10 # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR 11 # A PARTICULAR PURPOSE. See the GNU General Public License for more details. 12 12 # 13 13 # You should have received a copy of the GNU General Public License along with 14 14 # PALM. If not, see <http://www.gnu.org/licenses/>. 15 15 # 16 # Copyright 2017-201 7 Leibniz Universitaet Hannover, Deutscher Wetterdienst17 # Offenbach18 #------------------------------------------------------------------------------ !16 # Copyright 2017-2018 Leibniz Universitaet Hannover 17 # Copyright 2017-2018 Deutscher Wetterdienst Offenbach 18 #------------------------------------------------------------------------------# 19 19 # 20 20 # Current revisions: -
palm/trunk/UTIL/inifor/tests/Makefile.ifort
r2696 r2718 1 #------------------------------------------------------------------------------ !2 # This file is part of PALM/PALM-4U.1 #------------------------------------------------------------------------------# 2 # This file is part of the PALM model system. 3 3 # 4 # PALM /PALM-4U is free software: you can redistribute it and/or modify it under5 # t he terms of the GNU General Public License as published by the Free Software6 # Foundation, either version 3 of the License, or (at your option) any later 4 # PALM is free software: you can redistribute it and/or modify it under the 5 # terms of the GNU General Public License as published by the Free Software 6 # Foundation, either version 3 of the License, or (at your option) any later 7 7 # version. 8 8 # 9 # PALM /PALM-4U is distributed in the hope that it will be useful, but WITHOUT10 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS11 # FOR A PARTICULAR PURPOSE.See the GNU General Public License for more details.9 # PALM is distributed in the hope that it will be useful, but WITHOUT ANY 10 # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR 11 # A PARTICULAR PURPOSE. See the GNU General Public License for more details. 12 12 # 13 13 # You should have received a copy of the GNU General Public License along with 14 14 # PALM. If not, see <http://www.gnu.org/licenses/>. 15 15 # 16 # Copyright 2017-201 7 Leibniz Universitaet Hannover, Deutscher Wetterdienst17 # Offenbach18 #------------------------------------------------------------------------------ !16 # Copyright 2017-2018 Leibniz Universitaet Hannover 17 # Copyright 2017-2018 Deutscher Wetterdienst Offenbach 18 #------------------------------------------------------------------------------# 19 19 # 20 20 # Current revisions: -
palm/trunk/UTIL/inifor/tests/test-boundaries.f90
r2696 r2718 1 1 !> @file tests/test-boundaries.f90 2 2 !------------------------------------------------------------------------------! 3 ! This file is part of PALM/PALM-4U.3 ! This file is part of the PALM model system. 4 4 ! 5 ! PALM /PALM-4U is free software: you can redistribute it and/or modify it under6 ! t he terms of the GNU General Public License as published by the Free Software7 ! Foundation, either version 3 of the License, or (at your option) any later 5 ! PALM is free software: you can redistribute it and/or modify it under the 6 ! terms of the GNU General Public License as published by the Free Software 7 ! Foundation, either version 3 of the License, or (at your option) any later 8 8 ! version. 9 9 ! 10 ! PALM /PALM-4U is distributed in the hope that it will be useful, but WITHOUT11 ! ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS12 ! FOR A PARTICULAR PURPOSE.See the GNU General Public License for more details.10 ! PALM is distributed in the hope that it will be useful, but WITHOUT ANY 11 ! WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR 12 ! A PARTICULAR PURPOSE. See the GNU General Public License for more details. 13 13 ! 14 14 ! You should have received a copy of the GNU General Public License along with 15 15 ! PALM. If not, see <http://www.gnu.org/licenses/>. 16 16 ! 17 ! Copyright 2017-201 7 Leibniz Universitaet Hannover, Deutscher Wetterdienst18 ! Offenbach17 ! Copyright 2017-2018 Leibniz Universitaet Hannover 18 ! Copyright 2017-2018 Deutscher Wetterdienst Offenbach 19 19 !------------------------------------------------------------------------------! 20 20 ! -
palm/trunk/UTIL/inifor/tests/test-centre-velocities.f90
r2696 r2718 1 1 !> @file tests/test-centre-velocites.f90 2 2 !------------------------------------------------------------------------------! 3 ! This file is part of PALM/PALM-4U.3 ! This file is part of the PALM model system. 4 4 ! 5 ! PALM /PALM-4U is free software: you can redistribute it and/or modify it under6 ! t he terms of the GNU General Public License as published by the Free Software7 ! Foundation, either version 3 of the License, or (at your option) any later 5 ! PALM is free software: you can redistribute it and/or modify it under the 6 ! terms of the GNU General Public License as published by the Free Software 7 ! Foundation, either version 3 of the License, or (at your option) any later 8 8 ! version. 9 9 ! 10 ! PALM /PALM-4U is distributed in the hope that it will be useful, but WITHOUT11 ! ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS12 ! FOR A PARTICULAR PURPOSE.See the GNU General Public License for more details.10 ! PALM is distributed in the hope that it will be useful, but WITHOUT ANY 11 ! WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR 12 ! A PARTICULAR PURPOSE. See the GNU General Public License for more details. 13 13 ! 14 14 ! You should have received a copy of the GNU General Public License along with 15 15 ! PALM. If not, see <http://www.gnu.org/licenses/>. 16 16 ! 17 ! Copyright 2017-201 7 Leibniz Universitaet Hannover, Deutscher Wetterdienst18 ! Offenbach17 ! Copyright 2017-2018 Leibniz Universitaet Hannover 18 ! Copyright 2017-2018 Deutscher Wetterdienst Offenbach 19 19 !------------------------------------------------------------------------------! 20 20 ! -
palm/trunk/UTIL/inifor/tests/test-grid.f90
r2696 r2718 1 1 !> @file tests/test-grid.f90 2 2 !------------------------------------------------------------------------------! 3 ! This file is part of PALM/PALM-4U.3 ! This file is part of the PALM model system. 4 4 ! 5 ! PALM /PALM-4U is free software: you can redistribute it and/or modify it under6 ! t he terms of the GNU General Public License as published by the Free Software7 ! Foundation, either version 3 of the License, or (at your option) any later 5 ! PALM is free software: you can redistribute it and/or modify it under the 6 ! terms of the GNU General Public License as published by the Free Software 7 ! Foundation, either version 3 of the License, or (at your option) any later 8 8 ! version. 9 9 ! 10 ! PALM /PALM-4U is distributed in the hope that it will be useful, but WITHOUT11 ! ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS12 ! FOR A PARTICULAR PURPOSE.See the GNU General Public License for more details.10 ! PALM is distributed in the hope that it will be useful, but WITHOUT ANY 11 ! WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR 12 ! A PARTICULAR PURPOSE. See the GNU General Public License for more details. 13 13 ! 14 14 ! You should have received a copy of the GNU General Public License along with 15 15 ! PALM. If not, see <http://www.gnu.org/licenses/>. 16 16 ! 17 ! Copyright 2017-201 7 Leibniz Universitaet Hannover, Deutscher Wetterdienst18 ! Offenbach17 ! Copyright 2017-2018 Leibniz Universitaet Hannover 18 ! Copyright 2017-2018 Deutscher Wetterdienst Offenbach 19 19 !------------------------------------------------------------------------------! 20 20 ! -
palm/trunk/UTIL/inifor/tests/test-input-files.f90
r2696 r2718 1 1 !> @file tests/test-input-files.f90 2 2 !------------------------------------------------------------------------------! 3 ! This file is part of PALM/PALM-4U.3 ! This file is part of the PALM model system. 4 4 ! 5 ! PALM /PALM-4U is free software: you can redistribute it and/or modify it under6 ! t he terms of the GNU General Public License as published by the Free Software7 ! Foundation, either version 3 of the License, or (at your option) any later 5 ! PALM is free software: you can redistribute it and/or modify it under the 6 ! terms of the GNU General Public License as published by the Free Software 7 ! Foundation, either version 3 of the License, or (at your option) any later 8 8 ! version. 9 9 ! 10 ! PALM /PALM-4U is distributed in the hope that it will be useful, but WITHOUT11 ! ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS12 ! FOR A PARTICULAR PURPOSE.See the GNU General Public License for more details.10 ! PALM is distributed in the hope that it will be useful, but WITHOUT ANY 11 ! WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR 12 ! A PARTICULAR PURPOSE. See the GNU General Public License for more details. 13 13 ! 14 14 ! You should have received a copy of the GNU General Public License along with 15 15 ! PALM. If not, see <http://www.gnu.org/licenses/>. 16 16 ! 17 ! Copyright 2017-201 7 Leibniz Universitaet Hannover, Deutscher Wetterdienst18 ! Offenbach17 ! Copyright 2017-2018 Leibniz Universitaet Hannover 18 ! Copyright 2017-2018 Deutscher Wetterdienst Offenbach 19 19 !------------------------------------------------------------------------------! 20 20 ! -
palm/trunk/UTIL/inifor/tests/test-interpolation.f90
r2696 r2718 1 1 !> @file tests/test-interpolation.f90 2 2 !------------------------------------------------------------------------------! 3 ! This file is part of PALM/PALM-4U.4 ! 5 ! PALM /PALM-4U is free software: you can redistribute it and/or modify it under6 ! t he terms of the GNU General Public License as published by the Free Software7 ! Foundation, either version 3 of the License, or (at your option) any later 3 ! This file is part of the PALM model system. 4 ! 5 ! PALM is free software: you can redistribute it and/or modify it under the 6 ! terms of the GNU General Public License as published by the Free Software 7 ! Foundation, either version 3 of the License, or (at your option) any later 8 8 ! version. 9 9 ! 10 ! PALM /PALM-4U is distributed in the hope that it will be useful, but WITHOUT11 ! ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS12 ! FOR A PARTICULAR PURPOSE.See the GNU General Public License for more details.10 ! PALM is distributed in the hope that it will be useful, but WITHOUT ANY 11 ! WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR 12 ! A PARTICULAR PURPOSE. See the GNU General Public License for more details. 13 13 ! 14 14 ! You should have received a copy of the GNU General Public License along with 15 15 ! PALM. If not, see <http://www.gnu.org/licenses/>. 16 16 ! 17 ! Copyright 2017-201 7 Leibniz Universitaet Hannover, Deutscher Wetterdienst18 ! Offenbach17 ! Copyright 2017-2018 Leibniz Universitaet Hannover 18 ! Copyright 2017-2018 Deutscher Wetterdienst Offenbach 19 19 !------------------------------------------------------------------------------! 20 20 ! -
palm/trunk/UTIL/inifor/tests/test-prototype.f90
r2696 r2718 1 1 !> @file tests/test-prototype.f90 2 2 !------------------------------------------------------------------------------! 3 ! This file is part of PALM/PALM-4U.3 ! This file is part of the PALM model system. 4 4 ! 5 ! PALM /PALM-4U is free software: you can redistribute it and/or modify it under6 ! t he terms of the GNU General Public License as published by the Free Software7 ! Foundation, either version 3 of the License, or (at your option) any later 5 ! PALM is free software: you can redistribute it and/or modify it under the 6 ! terms of the GNU General Public License as published by the Free Software 7 ! Foundation, either version 3 of the License, or (at your option) any later 8 8 ! version. 9 9 ! 10 ! PALM /PALM-4U is distributed in the hope that it will be useful, but WITHOUT11 ! ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS12 ! FOR A PARTICULAR PURPOSE.See the GNU General Public License for more details.10 ! PALM is distributed in the hope that it will be useful, but WITHOUT ANY 11 ! WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR 12 ! A PARTICULAR PURPOSE. See the GNU General Public License for more details. 13 13 ! 14 14 ! You should have received a copy of the GNU General Public License along with 15 15 ! PALM. If not, see <http://www.gnu.org/licenses/>. 16 16 ! 17 ! Copyright 2017-201 7 Leibniz Universitaet Hannover, Deutscher Wetterdienst18 ! Offenbach17 ! Copyright 2017-2018 Leibniz Universitaet Hannover 18 ! Copyright 2017-2018 Deutscher Wetterdienst Offenbach 19 19 !------------------------------------------------------------------------------! 20 20 ! -
palm/trunk/UTIL/inifor/tests/test-transform.f90
r2696 r2718 1 1 !> @file tests/test-transform.f90 2 2 !------------------------------------------------------------------------------! 3 ! This file is part of PALM/PALM-4U.3 ! This file is part of the PALM model system. 4 4 ! 5 ! PALM /PALM-4U is free software: you can redistribute it and/or modify it under6 ! t he terms of the GNU General Public License as published by the Free Software7 ! Foundation, either version 3 of the License, or (at your option) any later 5 ! PALM is free software: you can redistribute it and/or modify it under the 6 ! terms of the GNU General Public License as published by the Free Software 7 ! Foundation, either version 3 of the License, or (at your option) any later 8 8 ! version. 9 9 ! 10 ! PALM /PALM-4U is distributed in the hope that it will be useful, but WITHOUT11 ! ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS12 ! FOR A PARTICULAR PURPOSE.See the GNU General Public License for more details.10 ! PALM is distributed in the hope that it will be useful, but WITHOUT ANY 11 ! WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR 12 ! A PARTICULAR PURPOSE. See the GNU General Public License for more details. 13 13 ! 14 14 ! You should have received a copy of the GNU General Public License along with 15 15 ! PALM. If not, see <http://www.gnu.org/licenses/>. 16 16 ! 17 ! Copyright 2017-201 7 Leibniz Universitaet Hannover, Deutscher Wetterdienst18 ! Offenbach17 ! Copyright 2017-2018 Leibniz Universitaet Hannover 18 ! Copyright 2017-2018 Deutscher Wetterdienst Offenbach 19 19 !------------------------------------------------------------------------------! 20 20 ! -
palm/trunk/UTIL/inifor/tests/util.f90
r2696 r2718 1 1 !> @file tests/util.f90 2 2 !------------------------------------------------------------------------------! 3 ! This file is part of PALM/PALM-4U.3 ! This file is part of the PALM model system. 4 4 ! 5 ! PALM /PALM-4U is free software: you can redistribute it and/or modify it under6 ! t he terms of the GNU General Public License as published by the Free Software7 ! Foundation, either version 3 of the License, or (at your option) any later 5 ! PALM is free software: you can redistribute it and/or modify it under the 6 ! terms of the GNU General Public License as published by the Free Software 7 ! Foundation, either version 3 of the License, or (at your option) any later 8 8 ! version. 9 9 ! 10 ! PALM /PALM-4U is distributed in the hope that it will be useful, but WITHOUT11 ! ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS12 ! FOR A PARTICULAR PURPOSE.See the GNU General Public License for more details.10 ! PALM is distributed in the hope that it will be useful, but WITHOUT ANY 11 ! WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR 12 ! A PARTICULAR PURPOSE. See the GNU General Public License for more details. 13 13 ! 14 14 ! You should have received a copy of the GNU General Public License along with 15 15 ! PALM. If not, see <http://www.gnu.org/licenses/>. 16 16 ! 17 ! Copyright 2017-201 7 Leibniz Universitaet Hannover, Deutscher Wetterdienst18 ! Offenbach17 ! Copyright 2017-2018 Leibniz Universitaet Hannover 18 ! Copyright 2017-2018 Deutscher Wetterdienst Offenbach 19 19 !------------------------------------------------------------------------------! 20 20 !
Note: See TracChangeset
for help on using the changeset viewer.