Changeset 2718 for palm/trunk/UTIL
- Timestamp:
- Jan 2, 2018 8:49:38 AM (7 years ago)
- Location:
- palm/trunk/UTIL
- Files:
-
- 2 deleted
- 35 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/UTIL/Makefile_utilities
r2716 r2718 13 13 # PALM. If not, see <http://www.gnu.org/licenses/>. 14 14 # 15 # Copyright 1997-201 7Leibniz Universitaet Hannover15 # Copyright 1997-2018 Leibniz Universitaet Hannover 16 16 #------------------------------------------------------------------------------# 17 17 # -
palm/trunk/UTIL/analyze_particle_data.f90
r2716 r2718 15 15 ! PALM. If not, see <http://www.gnu.org/licenses/>. 16 16 ! 17 ! Copyright 1997-201 7Leibniz Universitaet Hannover17 ! Copyright 1997-2018 Leibniz Universitaet Hannover 18 18 !------------------------------------------------------------------------------! 19 19 ! -
palm/trunk/UTIL/analyze_particle_netcdf_data.f90
r2716 r2718 16 16 ! PALM. If not, see <http://www.gnu.org/licenses/>. 17 17 ! 18 ! Copyright 1997-201 7Leibniz Universitaet Hannover18 ! Copyright 1997-2018 Leibniz Universitaet Hannover 19 19 !------------------------------------------------------------------------------! 20 20 ! -
palm/trunk/UTIL/chemistry/gasphase_preproc/kpp4palm/bin/kpp4palm.ksh
r2699 r2718 17 17 # PALM. If not, see <http://www.gnu.org/licenses/>. 18 18 # 19 # Copyright 2017-201 7Klaus Ketelsen and MPI-CH (April 2007)20 # Copyright 2017-201 7Karlsruhe Institute of Technology21 # Copyright 2017-201 7Leibniz Universitaet Hannover19 # Copyright 2017-2018 Klaus Ketelsen and MPI-CH (April 2007) 20 # Copyright 2017-2018 Karlsruhe Institute of Technology 21 # Copyright 2017-2018 Leibniz Universitaet Hannover 22 22 #------------------------------------------------------------------------------# 23 23 # -
palm/trunk/UTIL/chemistry/gasphase_preproc/kpp4palm/templates/module_header
r2696 r2718 6 6 ! 7 7 !------------------------------------------------------------------------------! 8 ! This file is part of PALM.8 ! This file is part of the PALM model system. 9 9 ! 10 10 ! PALM is free software: you can redistribute it and/or modify it under the … … 20 20 ! PALM. If not, see <http://www.gnu.org/licenses/>. 21 21 ! 22 ! Copyright 1997-201 7Leibniz Universitaet Hannover22 ! Copyright 1997-2018 Leibniz Universitaet Hannover 23 23 !--------------------------------------------------------------------------------! 24 24 ! -
palm/trunk/UTIL/chemistry/gasphase_preproc/run_kpp4palm.ksh
r2699 r2718 17 17 # PALM. If not, see <http://www.gnu.org/licenses/>. 18 18 # 19 # Copyright 2017-201 7Klaus Ketelsen and MPI-CH (April 2007)20 # Copyright 2017-201 7Karlsruhe Institute of Technology21 # Copyright 2017-201 7Leibniz Universitaet Hannover19 # Copyright 2017-2018 Klaus Ketelsen and MPI-CH (April 2007) 20 # Copyright 2017-2018 Karlsruhe Institute of Technology 21 # Copyright 2017-2018 Leibniz Universitaet Hannover 22 22 #------------------------------------------------------------------------------# 23 23 # -
palm/trunk/UTIL/combine_plot_fields.f90
r2716 r2718 16 16 ! PALM. If not, see <http://www.gnu.org/licenses/>. 17 17 ! 18 ! Copyright 1997-201 7Leibniz Universitaet Hannover18 ! Copyright 1997-2018 Leibniz Universitaet Hannover 19 19 !------------------------------------------------------------------------------! 20 20 ! -
palm/trunk/UTIL/combine_plot_fields_single_open.f90
r2716 r2718 16 16 ! PALM. If not, see <http://www.gnu.org/licenses/>. 17 17 ! 18 ! Copyright 1997-201 7Leibniz Universitaet Hannover18 ! Copyright 1997-2018 Leibniz Universitaet Hannover 19 19 !------------------------------------------------------------------------------! 20 20 ! -
palm/trunk/UTIL/compare_palm_logs.f90
r2716 r2718 16 16 ! PALM. If not, see <http://www.gnu.org/licenses/>. 17 17 ! 18 ! Copyright 1997-201 7Leibniz Universitaet Hannover18 ! Copyright 1997-2018 Leibniz Universitaet Hannover 19 19 !------------------------------------------------------------------------------! 20 20 ! -
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 ! -
palm/trunk/UTIL/interpret_config.f90
r2716 r2718 16 16 ! PALM. If not, see <http://www.gnu.org/licenses/>. 17 17 ! 18 ! Copyright 1997-201 7Leibniz Universitaet Hannover18 ! Copyright 1997-2018 Leibniz Universitaet Hannover 19 19 !------------------------------------------------------------------------------! 20 20 ! -
palm/trunk/UTIL/read_palm_netcdf_data.f90
r2716 r2718 16 16 ! PALM. If not, see <http://www.gnu.org/licenses/>. 17 17 ! 18 ! Copyright 1997-201 7Leibniz Universitaet Hannover18 ! Copyright 1997-2018 Leibniz Universitaet Hannover 19 19 !------------------------------------------------------------------------------! 20 20 ! -
palm/trunk/UTIL/read_prt_data.f90
r2716 r2718 15 15 ! PALM. If not, see <http://www.gnu.org/licenses/>. 16 16 ! 17 ! Copyright 1997-201 7Leibniz Universitaet Hannover17 ! Copyright 1997-2018 Leibniz Universitaet Hannover 18 18 !------------------------------------------------------------------------------! 19 19 !
Note: See TracChangeset
for help on using the changeset viewer.