Changeset 4843 for palm/trunk/UTIL
- Timestamp:
- Jan 15, 2021 3:22:11 PM (4 years ago)
- Location:
- palm/trunk/UTIL
- Files:
-
- 66 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/UTIL/Makefile
r4481 r4843 13 13 # PALM. If not, see <http://www.gnu.org/licenses/>. 14 14 # 15 # Copyright 1997-202 0Leibniz Universitaet Hannover15 # Copyright 1997-2021 Leibniz Universitaet Hannover 16 16 #--------------------------------------------------------------------------------# 17 17 # -
palm/trunk/UTIL/Makefile_utilities
r4481 r4843 13 13 # PALM. If not, see <http://www.gnu.org/licenses/>. 14 14 # 15 # Copyright 1997-202 0Leibniz Universitaet Hannover15 # Copyright 1997-2021 Leibniz Universitaet Hannover 16 16 #------------------------------------------------------------------------------# 17 17 # -
palm/trunk/UTIL/WRF_interface/dynamic/palm_dynamic.py
r4766 r4843 19 19 # along with this program. If not, see <https://www.gnu.org/licenses/>. 20 20 # 21 # Copyright 2018-202 0Institute of Computer Science21 # Copyright 2018-2021 Institute of Computer Science 22 22 # of the Czech Academy of Sciences, Prague 23 23 # Authors: Krystof Eben, Jaroslav Resler, Pavel Krc -
palm/trunk/UTIL/WRF_interface/dynamic/palm_dynamic_camx.py
r4766 r4843 19 19 # along with this program. If not, see <https://www.gnu.org/licenses/>. 20 20 # 21 # Copyright 2018-202 0Institute of Computer Science21 # Copyright 2018-2021 Institute of Computer Science 22 22 # of the Czech Academy of Sciences, Prague 23 23 # Authors: Krystof Eben, Jaroslav Resler, Pavel Krc -
palm/trunk/UTIL/WRF_interface/dynamic/palm_dynamic_config.py
r4766 r4843 19 19 # along with this program. If not, see <https://www.gnu.org/licenses/>. 20 20 # 21 # Copyright 2018-202 0Institute of Computer Science21 # Copyright 2018-2021 Institute of Computer Science 22 22 # of the Czech Academy of Sciences, Prague 23 23 # Authors: Krystof Eben, Jaroslav Resler, Pavel Krc -
palm/trunk/UTIL/WRF_interface/dynamic/palm_dynamic_init.py
r4766 r4843 19 19 # along with this program. If not, see <https://www.gnu.org/licenses/>. 20 20 # 21 # Copyright 2018-202 0Institute of Computer Science21 # Copyright 2018-2021 Institute of Computer Science 22 22 # of the Czech Academy of Sciences, Prague 23 23 # Authors: Krystof Eben, Jaroslav Resler, Pavel Krc -
palm/trunk/UTIL/WRF_interface/dynamic/palm_dynamic_output.py
r4766 r4843 19 19 # along with this program. If not, see <https://www.gnu.org/licenses/>. 20 20 # 21 # Copyright 2018-202 0Institute of Computer Science21 # Copyright 2018-2021 Institute of Computer Science 22 22 # of the Czech Academy of Sciences, Prague 23 23 # Authors: Krystof Eben, Jaroslav Resler, Pavel Krc -
palm/trunk/UTIL/WRF_interface/dynamic/palm_wrf_utils.py
r4766 r4843 19 19 # along with this program. If not, see <https://www.gnu.org/licenses/>. 20 20 # 21 # Copyright 2018-202 0Institute of Computer Science21 # Copyright 2018-2021 Institute of Computer Science 22 22 # of the Czech Academy of Sciences, Prague 23 23 # Authors: Krystof Eben, Jaroslav Resler, Pavel Krc -
palm/trunk/UTIL/agent_preprocessing/agent_preprocessing.f90
r4370 r4843 15 15 ! PALM. If not, see <http://www.gnu.org/licenses/>. 16 16 ! 17 ! Copyright 1997-202 0Leibniz Universitaet Hannover17 ! Copyright 1997-2021 Leibniz Universitaet Hannover 18 18 !------------------------------------------------------------------------------! 19 19 ! -
palm/trunk/UTIL/analyze_particle_data.f90
r4481 r4843 15 15 ! PALM. If not, see <http://www.gnu.org/licenses/>. 16 16 ! 17 ! Copyright 1997-202 0Leibniz Universitaet Hannover17 ! Copyright 1997-2021 Leibniz Universitaet Hannover 18 18 !------------------------------------------------------------------------------! 19 19 ! -
palm/trunk/UTIL/analyze_particle_netcdf_data.f90
r4481 r4843 16 16 ! PALM. If not, see <http://www.gnu.org/licenses/>. 17 17 ! 18 ! Copyright 1997-202 0Leibniz Universitaet Hannover18 ! Copyright 1997-2021 Leibniz Universitaet Hannover 19 19 !------------------------------------------------------------------------------! 20 20 ! -
palm/trunk/UTIL/binary_to_netcdf.f90
r4481 r4843 15 15 ! PALM. If not, see <http://www.gnu.org/licenses/>. 16 16 ! 17 ! Copyright 2019-202 0Leibniz Universitaet Hannover17 ! Copyright 2019-2021 Leibniz Universitaet Hannover 18 18 !--------------------------------------------------------------------------------------------------! 19 19 ! -
palm/trunk/UTIL/chemistry/gasphase_preproc/kpp/gpl/gpl.txt
r4481 r4843 4 4 Builds simulation code for chemical kinetic systems 5 5 6 Copyright (C) -202 0996 Valeriu Damian and Adrian Sandu7 Copyright (C) -202 0005 Adrian Sandu6 Copyright (C) -2021 996 Valeriu Damian and Adrian Sandu 7 Copyright (C) -2021 005 Adrian Sandu 8 8 9 9 KPP is free software; you can redistribute it and/or modify it under the -
palm/trunk/UTIL/chemistry/gasphase_preproc/kpp/src/code.c
r4481 r4843 4 4 Builds simulation code for chemical kinetic systems 5 5 6 Copyright (C) -202 0996 Valeriu Damian and Adrian Sandu7 Copyright (C) -202 0005 Adrian Sandu6 Copyright (C) -2021 996 Valeriu Damian and Adrian Sandu 7 Copyright (C) -2021 005 Adrian Sandu 8 8 9 9 KPP is free software; you can redistribute it and/or modify it under the -
palm/trunk/UTIL/chemistry/gasphase_preproc/kpp/src/code.h
r4481 r4843 4 4 Builds simulation code for chemical kinetic systems 5 5 6 Copyright (C) -202 0996 Valeriu Damian and Adrian Sandu7 Copyright (C) -202 0005 Adrian Sandu6 Copyright (C) -2021 996 Valeriu Damian and Adrian Sandu 7 Copyright (C) -2021 005 Adrian Sandu 8 8 9 9 KPP is free software; you can redistribute it and/or modify it under the -
palm/trunk/UTIL/chemistry/gasphase_preproc/kpp/src/code_c.c
r4481 r4843 4 4 Builds simulation code for chemical kinetic systems 5 5 6 Copyright (C) -202 0996 Valeriu Damian and Adrian Sandu7 Copyright (C) -202 0005 Adrian Sandu6 Copyright (C) -2021 996 Valeriu Damian and Adrian Sandu 7 Copyright (C) -2021 005 Adrian Sandu 8 8 9 9 KPP is free software; you can redistribute it and/or modify it under the -
palm/trunk/UTIL/chemistry/gasphase_preproc/kpp/src/code_f77.c
r4481 r4843 4 4 Builds simulation code for chemical kinetic systems 5 5 6 Copyright (C) -202 0996 Valeriu Damian and Adrian Sandu7 Copyright (C) -202 0005 Adrian Sandu6 Copyright (C) -2021 996 Valeriu Damian and Adrian Sandu 7 Copyright (C) -2021 005 Adrian Sandu 8 8 9 9 KPP is free software; you can redistribute it and/or modify it under the -
palm/trunk/UTIL/chemistry/gasphase_preproc/kpp/src/code_f90.c
r4481 r4843 4 4 Builds simulation code for chemical kinetic systems 5 5 6 Copyright (C) -202 0996 Valeriu Damian and Adrian Sandu7 Copyright (C) -202 0005 Adrian Sandu6 Copyright (C) -2021 996 Valeriu Damian and Adrian Sandu 7 Copyright (C) -2021 005 Adrian Sandu 8 8 9 9 KPP is free software; you can redistribute it and/or modify it under the -
palm/trunk/UTIL/chemistry/gasphase_preproc/kpp/src/code_matlab.c
r4481 r4843 4 4 Builds simulation code for chemical kinetic systems 5 5 6 Copyright (C) -202 0996 Valeriu Damian and Adrian Sandu7 Copyright (C) -202 0005 Adrian Sandu6 Copyright (C) -2021 996 Valeriu Damian and Adrian Sandu 7 Copyright (C) -2021 005 Adrian Sandu 8 8 9 9 KPP is free software; you can redistribute it and/or modify it under the -
palm/trunk/UTIL/chemistry/gasphase_preproc/kpp/src/copyright
r4481 r4843 4 4 Builds simulation code for chemical kinetic systems 5 5 6 Copyright (C) -202 0996 Valeriu Damian and Adrian Sandu7 Copyright (C) -202 0005 Adrian Sandu6 Copyright (C) -2021 996 Valeriu Damian and Adrian Sandu 7 Copyright (C) -2021 005 Adrian Sandu 8 8 9 9 KPP is free software; you can redistribute it and/or modify it under the -
palm/trunk/UTIL/chemistry/gasphase_preproc/kpp/src/debug.c
r4481 r4843 4 4 Builds simulation code for chemical kinetic systems 5 5 6 Copyright (C) -202 0996 Valeriu Damian and Adrian Sandu7 Copyright (C) -202 0005 Adrian Sandu6 Copyright (C) -2021 996 Valeriu Damian and Adrian Sandu 7 Copyright (C) -2021 005 Adrian Sandu 8 8 9 9 KPP is free software; you can redistribute it and/or modify it under the -
palm/trunk/UTIL/chemistry/gasphase_preproc/kpp/src/gdata.h
r4481 r4843 4 4 Builds simulation code for chemical kinetic systems 5 5 6 Copyright (C) -202 0996 Valeriu Damian and Adrian Sandu7 Copyright (C) -202 0005 Adrian Sandu6 Copyright (C) -2021 996 Valeriu Damian and Adrian Sandu 7 Copyright (C) -2021 005 Adrian Sandu 8 8 9 9 KPP is free software; you can redistribute it and/or modify it under the -
palm/trunk/UTIL/chemistry/gasphase_preproc/kpp/src/gdef.h
r4481 r4843 4 4 Builds simulation code for chemical kinetic systems 5 5 6 Copyright (C) -202 0996 Valeriu Damian and Adrian Sandu7 Copyright (C) -202 0005 Adrian Sandu6 Copyright (C) -2021 996 Valeriu Damian and Adrian Sandu 7 Copyright (C) -2021 005 Adrian Sandu 8 8 9 9 KPP is free software; you can redistribute it and/or modify it under the -
palm/trunk/UTIL/chemistry/gasphase_preproc/kpp/src/gen.c
r4481 r4843 4 4 Builds simulation code for chemical kinetic systems 5 5 6 Copyright (C) -202 0996 Valeriu Damian and Adrian Sandu7 Copyright (C) -202 0005 Adrian Sandu6 Copyright (C) -2021 996 Valeriu Damian and Adrian Sandu 7 Copyright (C) -2021 005 Adrian Sandu 8 8 9 9 KPP is free software; you can redistribute it and/or modify it under the -
palm/trunk/UTIL/chemistry/gasphase_preproc/kpp/src/kpp.c
r4481 r4843 4 4 Builds simulation code for chemical kinetic systems 5 5 6 Copyright (C) -202 0996 Valeriu Damian and Adrian Sandu7 Copyright (C) -202 0005 Adrian Sandu6 Copyright (C) -2021 996 Valeriu Damian and Adrian Sandu 7 Copyright (C) -2021 005 Adrian Sandu 8 8 9 9 KPP is free software; you can redistribute it and/or modify it under the -
palm/trunk/UTIL/chemistry/gasphase_preproc/kpp/src/scan.h
r4481 r4843 4 4 Builds simulation code for chemical kinetic systems 5 5 6 Copyright (C) -202 0996 Valeriu Damian and Adrian Sandu7 Copyright (C) -202 0005 Adrian Sandu6 Copyright (C) -2021 996 Valeriu Damian and Adrian Sandu 7 Copyright (C) -2021 005 Adrian Sandu 8 8 9 9 KPP is free software; you can redistribute it and/or modify it under the -
palm/trunk/UTIL/chemistry/gasphase_preproc/kpp/src/scan.l
r4481 r4843 4 4 Builds simulation code for chemical kinetic systems 5 5 6 Copyright (C) -202 0996 Valeriu Damian and Adrian Sandu7 Copyright (C) -202 0005 Adrian Sandu6 Copyright (C) -2021 996 Valeriu Damian and Adrian Sandu 7 Copyright (C) -2021 005 Adrian Sandu 8 8 9 9 KPP is free software; you can redistribute it and/or modify it under the -
palm/trunk/UTIL/chemistry/gasphase_preproc/kpp/src/scan.y
r4481 r4843 4 4 Builds simulation code for chemical kinetic systems 5 5 6 Copyright (C) -202 0996 Valeriu Damian and Adrian Sandu7 Copyright (C) -202 0005 Adrian Sandu6 Copyright (C) -2021 996 Valeriu Damian and Adrian Sandu 7 Copyright (C) -2021 005 Adrian Sandu 8 8 9 9 KPP is free software; you can redistribute it and/or modify it under the -
palm/trunk/UTIL/chemistry/gasphase_preproc/kpp/src/scanner.c
r4481 r4843 4 4 Builds simulation code for chemical kinetic systems 5 5 6 Copyright (C) -202 0996 Valeriu Damian and Adrian Sandu7 Copyright (C) -202 0005 Adrian Sandu6 Copyright (C) -2021 996 Valeriu Damian and Adrian Sandu 7 Copyright (C) -2021 005 Adrian Sandu 8 8 9 9 KPP is free software; you can redistribute it and/or modify it under the -
palm/trunk/UTIL/chemistry/gasphase_preproc/kpp/src/scanutil.c
r4481 r4843 4 4 Builds simulation code for chemical kinetic systems 5 5 6 Copyright (C) -202 0996 Valeriu Damian and Adrian Sandu7 Copyright (C) -202 0005 Adrian Sandu6 Copyright (C) -2021 996 Valeriu Damian and Adrian Sandu 7 Copyright (C) -2021 005 Adrian Sandu 8 8 9 9 KPP is free software; you can redistribute it and/or modify it under the -
palm/trunk/UTIL/chemistry/gasphase_preproc/kpp4palm/bin/kpp4palm.sh
r4481 r4843 17 17 # PALM. If not, see <http://www.gnu.org/licenses/>. 18 18 # 19 # Copyright 2017-202 0Klaus Ketelsen and MPI-CH (April 2007)20 # Copyright 2017-202 0Karlsruhe Institute of Technology21 # Copyright 2017-202 0Leibniz Universitaet Hannover19 # Copyright 2017-2021 Klaus Ketelsen and MPI-CH (April 2007) 20 # Copyright 2017-2021 Karlsruhe Institute of Technology 21 # Copyright 2017-2021 Leibniz Universitaet Hannover 22 22 #------------------------------------------------------------------------------# 23 23 # Nov. 2016: Initial Version of KPP chemistry convertor adapted for PALM -
palm/trunk/UTIL/chemistry/gasphase_preproc/run_kpp4palm.sh
r4481 r4843 17 17 # PALM. If not, see <http://www.gnu.org/licenses/>. 18 18 # 19 # Copyright 2017-202 0Klaus Ketelsen and MPI-CH (April 2007)20 # Copyright 2017-202 0Karlsruhe Institute of Technology21 # Copyright 2017-202 0Leibniz Universitaet Hannover19 # Copyright 2017-2021 Klaus Ketelsen and MPI-CH (April 2007) 20 # Copyright 2017-2021 Karlsruhe Institute of Technology 21 # Copyright 2017-2021 Leibniz Universitaet Hannover 22 22 #------------------------------------------------------------------------------# 23 23 # -
palm/trunk/UTIL/combine_plot_fields.f90
r4481 r4843 16 16 ! PALM. If not, see <http://www.gnu.org/licenses/>. 17 17 ! 18 ! Copyright 1997-202 0Leibniz Universitaet Hannover18 ! Copyright 1997-2021 Leibniz Universitaet Hannover 19 19 !------------------------------------------------------------------------------! 20 20 ! -
palm/trunk/UTIL/combine_plot_fields_single_open.f90
r4481 r4843 16 16 ! PALM. If not, see <http://www.gnu.org/licenses/>. 17 17 ! 18 ! Copyright 1997-202 0Leibniz Universitaet Hannover18 ! Copyright 1997-2021 Leibniz Universitaet Hannover 19 19 !------------------------------------------------------------------------------! 20 20 ! -
palm/trunk/UTIL/compare_palm_logs.f90
r4481 r4843 16 16 ! PALM. If not, see <http://www.gnu.org/licenses/>. 17 17 ! 18 ! Copyright 1997-202 0Leibniz Universitaet Hannover18 ! Copyright 1997-2021 Leibniz Universitaet Hannover 19 19 !------------------------------------------------------------------------------! 20 20 ! -
palm/trunk/UTIL/inifor/Makefile
r4481 r4843 14 14 # PALM. If not, see <http://www.gnu.org/licenses/>. 15 15 # 16 # Copyright 2017-202 0Leibniz Universitaet Hannover17 # Copyright 2017-202 0Deutscher Wetterdienst Offenbach16 # Copyright 2017-2021 Leibniz Universitaet Hannover 17 # Copyright 2017-2021 Deutscher Wetterdienst Offenbach 18 18 #------------------------------------------------------------------------------# 19 19 # -
palm/trunk/UTIL/inifor/Makefile.gnu
r4481 r4843 14 14 # PALM. If not, see <http://www.gnu.org/licenses/>. 15 15 # 16 # Copyright 2017-202 0Leibniz Universitaet Hannover17 # Copyright 2017-202 0Deutscher Wetterdienst Offenbach16 # Copyright 2017-2021 Leibniz Universitaet Hannover 17 # Copyright 2017-2021 Deutscher Wetterdienst Offenbach 18 18 #------------------------------------------------------------------------------# 19 19 # -
palm/trunk/UTIL/inifor/Makefile.ifort
r4481 r4843 14 14 # PALM. If not, see <http://www.gnu.org/licenses/>. 15 15 # 16 # Copyright 2017-202 0Leibniz Universitaet Hannover17 # Copyright 2017-202 0Deutscher Wetterdienst Offenbach16 # Copyright 2017-2021 Leibniz Universitaet Hannover 17 # Copyright 2017-2021 Deutscher Wetterdienst Offenbach 18 18 #------------------------------------------------------------------------------# 19 19 # -
palm/trunk/UTIL/inifor/src/Makefile
r4481 r4843 15 15 # PALM. If not, see <http://www.gnu.org/licenses/>. 16 16 # 17 # Copyright 2017-202 0Leibniz Universitaet Hannover18 # Copyright 2017-202 0Deutscher Wetterdienst Offenbach17 # Copyright 2017-2021 Leibniz Universitaet Hannover 18 # Copyright 2017-2021 Deutscher Wetterdienst Offenbach 19 19 #------------------------------------------------------------------------------# 20 20 # -
palm/trunk/UTIL/inifor/src/inifor.f90
r4808 r4843 15 15 ! PALM. If not, see <http://www.gnu.org/licenses/>. 16 16 ! 17 ! Copyright 2017-202 0Leibniz Universitaet Hannover18 ! Copyright 2017-202 0Deutscher Wetterdienst Offenbach17 ! Copyright 2017-2021 Leibniz Universitaet Hannover 18 ! Copyright 2017-2021 Deutscher Wetterdienst Offenbach 19 19 !------------------------------------------------------------------------------! 20 20 ! -
palm/trunk/UTIL/inifor/src/inifor_control.f90
r4675 r4843 15 15 ! PALM. If not, see <http://www.gnu.org/licenses/>. 16 16 ! 17 ! Copyright 2017-202 0Leibniz Universitaet Hannover18 ! Copyright 2017-202 0Deutscher Wetterdienst Offenbach17 ! Copyright 2017-2021 Leibniz Universitaet Hannover 18 ! Copyright 2017-2021 Deutscher Wetterdienst Offenbach 19 19 !------------------------------------------------------------------------------! 20 20 ! -
palm/trunk/UTIL/inifor/src/inifor_defs.f90
r4808 r4843 15 15 ! PALM. If not, see <http://www.gnu.org/licenses/>. 16 16 ! 17 ! Copyright 2017-202 0Leibniz Universitaet Hannover18 ! Copyright 2017-202 0Deutscher Wetterdienst Offenbach17 ! Copyright 2017-2021 Leibniz Universitaet Hannover 18 ! Copyright 2017-2021 Deutscher Wetterdienst Offenbach 19 19 !------------------------------------------------------------------------------! 20 20 ! -
palm/trunk/UTIL/inifor/src/inifor_grid.f90
r4808 r4843 15 15 ! PALM. If not, see <http://www.gnu.org/licenses/>. 16 16 ! 17 ! Copyright 2017-202 0Leibniz Universitaet Hannover18 ! Copyright 2017-202 0Deutscher Wetterdienst Offenbach17 ! Copyright 2017-2021 Leibniz Universitaet Hannover 18 ! Copyright 2017-2021 Deutscher Wetterdienst Offenbach 19 19 !------------------------------------------------------------------------------! 20 20 ! -
palm/trunk/UTIL/inifor/src/inifor_io.f90
r4790 r4843 15 15 ! PALM. If not, see <http://www.gnu.org/licenses/>. 16 16 ! 17 ! Copyright 2017-202 0Leibniz Universitaet Hannover18 ! Copyright 2017-202 0Deutscher Wetterdienst Offenbach17 ! Copyright 2017-2021 Leibniz Universitaet Hannover 18 ! Copyright 2017-2021 Deutscher Wetterdienst Offenbach 19 19 !------------------------------------------------------------------------------! 20 20 ! -
palm/trunk/UTIL/inifor/src/inifor_transform.f90
r4808 r4843 15 15 ! PALM. If not, see <http://www.gnu.org/licenses/>. 16 16 ! 17 ! Copyright 2017-202 0Leibniz Universitaet Hannover18 ! Copyright 2017-202 0Deutscher Wetterdienst Offenbach17 ! Copyright 2017-2021 Leibniz Universitaet Hannover 18 ! Copyright 2017-2021 Deutscher Wetterdienst Offenbach 19 19 !------------------------------------------------------------------------------! 20 20 ! -
palm/trunk/UTIL/inifor/src/inifor_types.f90
r4675 r4843 15 15 ! PALM. If not, see <http://www.gnu.org/licenses/>. 16 16 ! 17 ! Copyright 2017-202 0Leibniz Universitaet Hannover18 ! Copyright 2017-202 0Deutscher Wetterdienst Offenbach17 ! Copyright 2017-2021 Leibniz Universitaet Hannover 18 ! Copyright 2017-2021 Deutscher Wetterdienst Offenbach 19 19 !------------------------------------------------------------------------------! 20 20 ! -
palm/trunk/UTIL/inifor/src/inifor_util.f90
r4790 r4843 15 15 ! PALM. If not, see <http://www.gnu.org/licenses/>. 16 16 ! 17 ! Copyright 2017-202 0Leibniz Universitaet Hannover18 ! Copyright 2017-202 0Deutscher Wetterdienst Offenbach17 ! Copyright 2017-2021 Leibniz Universitaet Hannover 18 ! Copyright 2017-2021 Deutscher Wetterdienst Offenbach 19 19 !------------------------------------------------------------------------------! 20 20 ! -
palm/trunk/UTIL/inifor/tests/Makefile
r4567 r4843 14 14 # PALM. If not, see <http://www.gnu.org/licenses/>. 15 15 # 16 # Copyright 2017-202 0Leibniz Universitaet Hannover17 # Copyright 2017-202 0Deutscher Wetterdienst Offenbach16 # Copyright 2017-2021 Leibniz Universitaet Hannover 17 # Copyright 2017-2021 Deutscher Wetterdienst Offenbach 18 18 #------------------------------------------------------------------------------# 19 19 # -
palm/trunk/UTIL/inifor/tests/Makefile.gnu
r4481 r4843 14 14 # PALM. If not, see <http://www.gnu.org/licenses/>. 15 15 # 16 # Copyright 2017-202 0Leibniz Universitaet Hannover17 # Copyright 2017-202 0Deutscher Wetterdienst Offenbach16 # Copyright 2017-2021 Leibniz Universitaet Hannover 17 # Copyright 2017-2021 Deutscher Wetterdienst Offenbach 18 18 #------------------------------------------------------------------------------# 19 19 # -
palm/trunk/UTIL/inifor/tests/Makefile.ifort
r4481 r4843 14 14 # PALM. If not, see <http://www.gnu.org/licenses/>. 15 15 # 16 # Copyright 2017-202 0Leibniz Universitaet Hannover17 # Copyright 2017-202 0Deutscher Wetterdienst Offenbach16 # Copyright 2017-2021 Leibniz Universitaet Hannover 17 # Copyright 2017-2021 Deutscher Wetterdienst Offenbach 18 18 #------------------------------------------------------------------------------# 19 19 # -
palm/trunk/UTIL/inifor/tests/builds/Makefile.gnu_debug
r4737 r4843 14 14 # PALM. If not, see <http://www.gnu.org/licenses/>. 15 15 # 16 # Copyright 2017-202 0Leibniz Universitaet Hannover17 # Copyright 2017-202 0Deutscher Wetterdienst Offenbach16 # Copyright 2017-2021 Leibniz Universitaet Hannover 17 # Copyright 2017-2021 Deutscher Wetterdienst Offenbach 18 18 #------------------------------------------------------------------------------# 19 19 # -
palm/trunk/UTIL/inifor/tests/inifor_test.py
r4737 r4843 15 15 # PALM. If not, see <http://www.gnu.org/licenses/>. 16 16 # 17 # Copyright 2017-202 0Leibniz Universitaet Hannover18 # Copyright 2017-202 0Deutscher Wetterdienst Offenbach17 # Copyright 2017-2021 Leibniz Universitaet Hannover 18 # Copyright 2017-2021 Deutscher Wetterdienst Offenbach 19 19 #------------------------------------------------------------------------------# 20 20 # -
palm/trunk/UTIL/inifor/tests/test-boundaries.f90
r4481 r4843 15 15 ! PALM. If not, see <http://www.gnu.org/licenses/>. 16 16 ! 17 ! Copyright 2017-202 0Leibniz Universitaet Hannover18 ! Copyright 2017-202 0Deutscher Wetterdienst Offenbach17 ! Copyright 2017-2021 Leibniz Universitaet Hannover 18 ! Copyright 2017-2021 Deutscher Wetterdienst Offenbach 19 19 !------------------------------------------------------------------------------! 20 20 ! -
palm/trunk/UTIL/inifor/tests/test-centre-velocities.f90
r4481 r4843 15 15 ! PALM. If not, see <http://www.gnu.org/licenses/>. 16 16 ! 17 ! Copyright 2017-202 0Leibniz Universitaet Hannover18 ! Copyright 2017-202 0Deutscher Wetterdienst Offenbach17 ! Copyright 2017-2021 Leibniz Universitaet Hannover 18 ! Copyright 2017-2021 Deutscher Wetterdienst Offenbach 19 19 !------------------------------------------------------------------------------! 20 20 ! -
palm/trunk/UTIL/inifor/tests/test-grid.f90
r4481 r4843 15 15 ! PALM. If not, see <http://www.gnu.org/licenses/>. 16 16 ! 17 ! Copyright 2017-202 0Leibniz Universitaet Hannover18 ! Copyright 2017-202 0Deutscher Wetterdienst Offenbach17 ! Copyright 2017-2021 Leibniz Universitaet Hannover 18 ! Copyright 2017-2021 Deutscher Wetterdienst Offenbach 19 19 !------------------------------------------------------------------------------! 20 20 ! -
palm/trunk/UTIL/inifor/tests/test-input-files.f90
r4481 r4843 15 15 ! PALM. If not, see <http://www.gnu.org/licenses/>. 16 16 ! 17 ! Copyright 2017-202 0Leibniz Universitaet Hannover18 ! Copyright 2017-202 0Deutscher Wetterdienst Offenbach17 ! Copyright 2017-2021 Leibniz Universitaet Hannover 18 ! Copyright 2017-2021 Deutscher Wetterdienst Offenbach 19 19 !------------------------------------------------------------------------------! 20 20 ! -
palm/trunk/UTIL/inifor/tests/test-interpolation.f90
r4481 r4843 15 15 ! PALM. If not, see <http://www.gnu.org/licenses/>. 16 16 ! 17 ! Copyright 2017-202 0Leibniz Universitaet Hannover18 ! Copyright 2017-202 0Deutscher Wetterdienst Offenbach17 ! Copyright 2017-2021 Leibniz Universitaet Hannover 18 ! Copyright 2017-2021 Deutscher Wetterdienst Offenbach 19 19 !------------------------------------------------------------------------------! 20 20 ! -
palm/trunk/UTIL/inifor/tests/test-prototype.f90
r4481 r4843 15 15 ! PALM. If not, see <http://www.gnu.org/licenses/>. 16 16 ! 17 ! Copyright 2017-202 0Leibniz Universitaet Hannover18 ! Copyright 2017-202 0Deutscher Wetterdienst Offenbach17 ! Copyright 2017-2021 Leibniz Universitaet Hannover 18 ! Copyright 2017-2021 Deutscher Wetterdienst Offenbach 19 19 !------------------------------------------------------------------------------! 20 20 ! -
palm/trunk/UTIL/inifor/tests/test-reverse-even.f90
r4499 r4843 15 15 ! PALM. If not, see <http://www.gnu.org/licenses/>. 16 16 ! 17 ! Copyright 2017-202 0Leibniz Universitaet Hannover18 ! Copyright 2017-202 0Deutscher Wetterdienst Offenbach17 ! Copyright 2017-2021 Leibniz Universitaet Hannover 18 ! Copyright 2017-2021 Deutscher Wetterdienst Offenbach 19 19 !------------------------------------------------------------------------------! 20 20 ! -
palm/trunk/UTIL/inifor/tests/test-reverse-odd.f90
r4499 r4843 15 15 ! PALM. If not, see <http://www.gnu.org/licenses/>. 16 16 ! 17 ! Copyright 2017-202 0Leibniz Universitaet Hannover18 ! Copyright 2017-202 0Deutscher Wetterdienst Offenbach17 ! Copyright 2017-2021 Leibniz Universitaet Hannover 18 ! Copyright 2017-2021 Deutscher Wetterdienst Offenbach 19 19 !------------------------------------------------------------------------------! 20 20 ! -
palm/trunk/UTIL/inifor/tests/test-stretching.f90
r4499 r4843 15 15 ! PALM. If not, see <http://www.gnu.org/licenses/>. 16 16 ! 17 ! Copyright 2017-202 0Leibniz Universitaet Hannover18 ! Copyright 2017-202 0Deutscher Wetterdienst Offenbach17 ! Copyright 2017-2021 Leibniz Universitaet Hannover 18 ! Copyright 2017-2021 Deutscher Wetterdienst Offenbach 19 19 !------------------------------------------------------------------------------! 20 20 ! -
palm/trunk/UTIL/inifor/tests/test-transform.f90
r4481 r4843 15 15 ! PALM. If not, see <http://www.gnu.org/licenses/>. 16 16 ! 17 ! Copyright 2017-202 0Leibniz Universitaet Hannover18 ! Copyright 2017-202 0Deutscher Wetterdienst Offenbach17 ! Copyright 2017-2021 Leibniz Universitaet Hannover 18 ! Copyright 2017-2021 Deutscher Wetterdienst Offenbach 19 19 !------------------------------------------------------------------------------! 20 20 ! -
palm/trunk/UTIL/inifor/tests/util.f90
r4481 r4843 15 15 ! PALM. If not, see <http://www.gnu.org/licenses/>. 16 16 ! 17 ! Copyright 2017-202 0Leibniz Universitaet Hannover18 ! Copyright 2017-202 0Deutscher Wetterdienst Offenbach17 ! Copyright 2017-2021 Leibniz Universitaet Hannover 18 ! Copyright 2017-2021 Deutscher Wetterdienst Offenbach 19 19 !------------------------------------------------------------------------------! 20 20 ! -
palm/trunk/UTIL/read_palm_netcdf_data.f90
r4481 r4843 16 16 ! PALM. If not, see <http://www.gnu.org/licenses/>. 17 17 ! 18 ! Copyright 1997-202 0Leibniz Universitaet Hannover18 ! Copyright 1997-2021 Leibniz Universitaet Hannover 19 19 !------------------------------------------------------------------------------! 20 20 ! -
palm/trunk/UTIL/read_prt_data.f90
r4481 r4843 15 15 ! PALM. If not, see <http://www.gnu.org/licenses/>. 16 16 ! 17 ! Copyright 1997-202 0Leibniz Universitaet Hannover17 ! Copyright 1997-2021 Leibniz Universitaet Hannover 18 18 !------------------------------------------------------------------------------! 19 19 ! -
palm/trunk/UTIL/surface_output_processing/surface_output_to_vtk.f90
r4786 r4843 15 15 ! PALM. If not, see <http://www.gnu.org/licenses/>. 16 16 ! 17 ! Copyright 1997-202 0Leibniz Universitaet Hannover17 ! Copyright 1997-2021 Leibniz Universitaet Hannover 18 18 !------------------------------------------------------------------------------! 19 19 !
Note: See TracChangeset
for help on using the changeset viewer.