diff --git a/README.md b/README.md index fa4f1b3..f658b6c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # **The AMUN Code** -## Copyright (C) 2008-2023 Grzegorz Kowal +## Copyright (C) 2008-2024 Grzegorz Kowal [![Build Status](https://drone.amuncode.org/api/badges/gkowal/amun-code/status.svg)](https://drone.amuncode.org/gkowal/amun-code) diff --git a/python/amunpy/src/amunpy/__init__.py b/python/amunpy/src/amunpy/__init__.py index 62fa7eb..3e1b62d 100644 --- a/python/amunpy/src/amunpy/__init__.py +++ b/python/amunpy/src/amunpy/__init__.py @@ -20,7 +20,7 @@ __all__ = [ 'AmunXML', 'AmunH5', 'WriteVTK', \ 'amun_attribute', 'amun_coordinate', 'amun_dataset', 'amun_dataset_vtk', 'amun_integrals' ] __author__ = "Grzegorz Kowal" -__copyright__ = "Copyright 2018-2023 Grzegorz Kowal " +__copyright__ = "Copyright 2018-2024 Grzegorz Kowal " __version__ = "0.9.11" __maintainer__ = "Grzegorz Kowal" __email__ = "grzegorz@amuncode.org" diff --git a/python/amunpy/src/amunpy/amun.py b/python/amunpy/src/amunpy/amun.py index 6871369..44171d0 100644 --- a/python/amunpy/src/amunpy/amun.py +++ b/python/amunpy/src/amunpy/amun.py @@ -5,7 +5,7 @@ This file is part of the AMUN source code, a program to perform Newtonian or relativistic magnetohydrodynamical simulations on uniform or adaptive grid. - Copyright (C) 2021-2023 Grzegorz Kowal + Copyright (C) 2021-2024 Grzegorz Kowal This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/python/amunpy/src/amunpy/amunh5.py b/python/amunpy/src/amunpy/amunh5.py index 50e794d..424f544 100644 --- a/python/amunpy/src/amunpy/amunh5.py +++ b/python/amunpy/src/amunpy/amunh5.py @@ -5,7 +5,7 @@ Newtonian or relativistic magnetohydrodynamical simulations on uniform or adaptive mesh. - Copyright (C) 2018-2023 Grzegorz Kowal + Copyright (C) 2018-2024 Grzegorz Kowal This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/python/amunpy/src/amunpy/amunh5_deprecated.py b/python/amunpy/src/amunpy/amunh5_deprecated.py index 828107c..b6344b2 100644 --- a/python/amunpy/src/amunpy/amunh5_deprecated.py +++ b/python/amunpy/src/amunpy/amunh5_deprecated.py @@ -5,7 +5,7 @@ Newtonian or relativistic magnetohydrodynamical simulations on uniform or adaptive mesh. - Copyright (C) 2018-2023 Grzegorz Kowal + Copyright (C) 2018-2024 Grzegorz Kowal This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/python/amunpy/src/amunpy/amunxml.py b/python/amunpy/src/amunpy/amunxml.py index bf364b9..147375a 100644 --- a/python/amunpy/src/amunpy/amunxml.py +++ b/python/amunpy/src/amunpy/amunxml.py @@ -5,7 +5,7 @@ Newtonian or relativistic magnetohydrodynamical simulations on uniform or adaptive mesh. - Copyright (C) 2018-2023 Grzegorz Kowal + Copyright (C) 2018-2024 Grzegorz Kowal This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/python/amunpy/src/amunpy/integrals.py b/python/amunpy/src/amunpy/integrals.py index 55e8fe5..1930a5e 100644 --- a/python/amunpy/src/amunpy/integrals.py +++ b/python/amunpy/src/amunpy/integrals.py @@ -5,7 +5,7 @@ Newtonian or relativistic magnetohydrodynamical simulations on uniform or adaptive mesh. - Copyright (C) 2018-2023 Grzegorz Kowal + Copyright (C) 2018-2024 Grzegorz Kowal This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/python/amunpy/src/amunpy/interpolation.py b/python/amunpy/src/amunpy/interpolation.py index a71a96d..65f4492 100644 --- a/python/amunpy/src/amunpy/interpolation.py +++ b/python/amunpy/src/amunpy/interpolation.py @@ -5,7 +5,7 @@ Newtonian or relativistic magnetohydrodynamical simulations on uniform or adaptive mesh. - Copyright (C) 2018-2023 Grzegorz Kowal + Copyright (C) 2018-2024 Grzegorz Kowal This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/python/amunpy/src/amunpy/octree.py b/python/amunpy/src/amunpy/octree.py index 68dc6aa..7f87a5b 100644 --- a/python/amunpy/src/amunpy/octree.py +++ b/python/amunpy/src/amunpy/octree.py @@ -5,7 +5,7 @@ Newtonian or relativistic magnetohydrodynamical simulations on uniform or adaptive mesh. - Copyright (C) 2018-2023 Grzegorz Kowal + Copyright (C) 2018-2024 Grzegorz Kowal This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/python/amunpy/src/amunpy/vtkio.py b/python/amunpy/src/amunpy/vtkio.py index d3a90d9..7bf20de 100644 --- a/python/amunpy/src/amunpy/vtkio.py +++ b/python/amunpy/src/amunpy/vtkio.py @@ -5,7 +5,7 @@ Newtonian or relativistic magnetohydrodynamical simulations on uniform or adaptive mesh. - Copyright (C) 2018-2023 Grzegorz Kowal + Copyright (C) 2018-2024 Grzegorz Kowal This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/sources/algebra.F90 b/sources/algebra.F90 index 18c1166..6827d7f 100644 --- a/sources/algebra.F90 +++ b/sources/algebra.F90 @@ -4,7 +4,7 @@ !! Newtonian or relativistic magnetohydrodynamical simulations on uniform or !! adaptive mesh. !! -!! Copyright (C) 2008-2023 Grzegorz Kowal +!! Copyright (C) 2008-2024 Grzegorz Kowal !! !! This program is free software: you can redistribute it and/or modify !! it under the terms of the GNU General Public License as published by diff --git a/sources/amun.F90 b/sources/amun.F90 index 2ac4e6b..ebdbf9c 100644 --- a/sources/amun.F90 +++ b/sources/amun.F90 @@ -4,7 +4,7 @@ !! Newtonian or relativistic magnetohydrodynamical simulations on uniform or !! adaptive mesh. !! -!! Copyright (C) 2008-2023 Grzegorz Kowal +!! Copyright (C) 2008-2024 Grzegorz Kowal !! !! This program is free software: you can redistribute it and/or modify !! it under the terms of the GNU General Public License as published by diff --git a/sources/blocks.F90 b/sources/blocks.F90 index 3958571..b567aab 100644 --- a/sources/blocks.F90 +++ b/sources/blocks.F90 @@ -4,7 +4,7 @@ !! Newtonian or relativistic magnetohydrodynamical simulations on uniform or !! adaptive mesh. !! -!! Copyright (C) 2008-2023 Grzegorz Kowal +!! Copyright (C) 2008-2024 Grzegorz Kowal !! !! This program is free software: you can redistribute it and/or modify !! it under the terms of the GNU General Public License as published by diff --git a/sources/boundaries.F90 b/sources/boundaries.F90 index c55362d..649db61 100644 --- a/sources/boundaries.F90 +++ b/sources/boundaries.F90 @@ -4,7 +4,7 @@ !! Newtonian or relativistic magnetohydrodynamical simulations on uniform or !! adaptive mesh. !! -!! Copyright (C) 2008-2023 Grzegorz Kowal +!! Copyright (C) 2008-2024 Grzegorz Kowal !! !! This program is free software: you can redistribute it and/or modify !! it under the terms of the GNU General Public License as published by diff --git a/sources/compression.F90 b/sources/compression.F90 index 98a7ef4..1b3f7bf 100644 --- a/sources/compression.F90 +++ b/sources/compression.F90 @@ -4,7 +4,7 @@ !! Newtonian or relativistic magnetohydrodynamical simulations on uniform or !! adaptive mesh. !! -!! Copyright (C) 2020-2023 Grzegorz Kowal +!! Copyright (C) 2020-2024 Grzegorz Kowal !! !! This program is free software: you can redistribute it and/or modify !! it under the terms of the GNU General Public License as published by diff --git a/sources/constants.F90 b/sources/constants.F90 index 2d68e62..8ee1f38 100644 --- a/sources/constants.F90 +++ b/sources/constants.F90 @@ -4,7 +4,7 @@ !! Newtonian or relativistic magnetohydrodynamical simulations on uniform or !! adaptive mesh. !! -!! Copyright (C) 2008-2023 Grzegorz Kowal +!! Copyright (C) 2008-2024 Grzegorz Kowal !! !! This program is free software: you can redistribute it and/or modify !! it under the terms of the GNU General Public License as published by diff --git a/sources/coordinates.F90 b/sources/coordinates.F90 index 604354a..6f6d2ec 100644 --- a/sources/coordinates.F90 +++ b/sources/coordinates.F90 @@ -4,7 +4,7 @@ !! Newtonian or relativistic magnetohydrodynamical simulations on uniform or !! adaptive mesh. !! -!! Copyright (C) 2008-2023 Grzegorz Kowal +!! Copyright (C) 2008-2024 Grzegorz Kowal !! !! This program is free software: you can redistribute it and/or modify !! it under the terms of the GNU General Public License as published by diff --git a/sources/equations.F90 b/sources/equations.F90 index 1d438fd..96da4dd 100644 --- a/sources/equations.F90 +++ b/sources/equations.F90 @@ -4,7 +4,7 @@ !! Newtonian or relativistic magnetohydrodynamical simulations on uniform or !! adaptive mesh. !! -!! Copyright (C) 2008-2023 Grzegorz Kowal +!! Copyright (C) 2008-2024 Grzegorz Kowal !! !! This program is free software: you can redistribute it and/or modify !! it under the terms of the GNU General Public License as published by diff --git a/sources/evolution.F90 b/sources/evolution.F90 index 423906f..2a11c42 100644 --- a/sources/evolution.F90 +++ b/sources/evolution.F90 @@ -4,7 +4,7 @@ !! Newtonian or relativistic magnetohydrodynamical simulations on uniform or !! adaptive mesh. !! -!! Copyright (C) 2008-2023 Grzegorz Kowal +!! Copyright (C) 2008-2024 Grzegorz Kowal !! !! This program is free software: you can redistribute it and/or modify !! it under the terms of the GNU General Public License as published by diff --git a/sources/forcing.F90 b/sources/forcing.F90 index a577bca..73f6240 100644 --- a/sources/forcing.F90 +++ b/sources/forcing.F90 @@ -4,7 +4,7 @@ !! Newtonian or relativistic magnetohydrodynamical simulations on uniform or !! adaptive mesh. !! -!! Copyright (C) 2017-2023 Grzegorz Kowal +!! Copyright (C) 2017-2024 Grzegorz Kowal !! !! This program is free software: you can redistribute it and/or modify !! it under the terms of the GNU General Public License as published by diff --git a/sources/gravity.F90 b/sources/gravity.F90 index 3a9cad2..d6a8ae5 100644 --- a/sources/gravity.F90 +++ b/sources/gravity.F90 @@ -4,7 +4,7 @@ !! Newtonian or relativistic magnetohydrodynamical simulations on uniform or !! adaptive mesh. !! -!! Copyright (C) 2008-2023 Grzegorz Kowal +!! Copyright (C) 2008-2024 Grzegorz Kowal !! !! This program is free software: you can redistribute it and/or modify !! it under the terms of the GNU General Public License as published by diff --git a/sources/hash.F90 b/sources/hash.F90 index d2dc2c6..8d81f1c 100644 --- a/sources/hash.F90 +++ b/sources/hash.F90 @@ -5,7 +5,7 @@ !! adaptive mesh. !! !! Copyright (C) 2012-2020 Yann Collet -!! Copyright (C) 2020-2023 Grzegorz Kowal +!! Copyright (C) 2020-2024 Grzegorz Kowal !! !! This program is free software: you can redistribute it and/or modify !! it under the terms of the GNU General Public License as published by diff --git a/sources/helpers.F90 b/sources/helpers.F90 index c8e3ef9..88c0b37 100644 --- a/sources/helpers.F90 +++ b/sources/helpers.F90 @@ -4,7 +4,7 @@ !! Newtonian or relativistic magnetohydrodynamical simulations on uniform or !! adaptive mesh. !! -!! Copyright (C) 2019-2023 Grzegorz Kowal +!! Copyright (C) 2019-2024 Grzegorz Kowal !! !! This program is free software: you can redistribute it and/or modify !! it under the terms of the GNU General Public License as published by @@ -91,7 +91,7 @@ module helpers write(*,"(1x,78('-'))") write(*,"(1x,18('='),17x,a,17x,19('='))") 'A M U N' write(*,"(1x,16('='),4x,a,4x,16('='))") & - 'Copyright (C) 2008-2023 Grzegorz Kowal' + 'Copyright (C) 2008-2024 Grzegorz Kowal' write(*,"(1x,18('='),9x,a,9x,19('='))") & 'under GNU GPLv3 license' write(*,"(1x,78('-'))") diff --git a/sources/interpolations.F90 b/sources/interpolations.F90 index 2914df8..778de4b 100644 --- a/sources/interpolations.F90 +++ b/sources/interpolations.F90 @@ -4,7 +4,7 @@ !! Newtonian or relativistic magnetohydrodynamical simulations on uniform or !! adaptive mesh. !! -!! Copyright (C) 2008-2023 Grzegorz Kowal +!! Copyright (C) 2008-2024 Grzegorz Kowal !! !! This program is free software: you can redistribute it and/or modify !! it under the terms of the GNU General Public License as published by diff --git a/sources/io.F90 b/sources/io.F90 index 7fd905c..47f0a72 100644 --- a/sources/io.F90 +++ b/sources/io.F90 @@ -4,7 +4,7 @@ !! Newtonian or relativistic magnetohydrodynamical simulations on uniform or !! adaptive mesh. !! -!! Copyright (C) 2008-2023 Grzegorz Kowal +!! Copyright (C) 2008-2024 Grzegorz Kowal !! !! This program is free software: you can redistribute it and/or modify !! it under the terms of the GNU General Public License as published by diff --git a/sources/mesh.F90 b/sources/mesh.F90 index cb184f3..2e3b143 100644 --- a/sources/mesh.F90 +++ b/sources/mesh.F90 @@ -4,7 +4,7 @@ !! Newtonian or relativistic magnetohydrodynamical simulations on uniform or !! adaptive mesh. !! -!! Copyright (C) 2008-2023 Grzegorz Kowal +!! Copyright (C) 2008-2024 Grzegorz Kowal !! !! This program is free software: you can redistribute it and/or modify !! it under the terms of the GNU General Public License as published by diff --git a/sources/mpitools.F90 b/sources/mpitools.F90 index bf40e3c..38fe16f 100644 --- a/sources/mpitools.F90 +++ b/sources/mpitools.F90 @@ -4,7 +4,7 @@ !! Newtonian or relativistic magnetohydrodynamical simulations on uniform or !! adaptive mesh. !! -!! Copyright (C) 2008-2023 Grzegorz Kowal +!! Copyright (C) 2008-2024 Grzegorz Kowal !! !! This program is free software: you can redistribute it and/or modify !! it under the terms of the GNU General Public License as published by diff --git a/sources/operators.F90 b/sources/operators.F90 index 1a27970..d9ba251 100644 --- a/sources/operators.F90 +++ b/sources/operators.F90 @@ -4,7 +4,7 @@ !! Newtonian or relativistic magnetohydrodynamical simulations on uniform or !! adaptive mesh. !! -!! Copyright (C) 2008-2023 Grzegorz Kowal +!! Copyright (C) 2008-2024 Grzegorz Kowal !! !! This program is free software: you can redistribute it and/or modify !! it under the terms of the GNU General Public License as published by diff --git a/sources/parameters.F90 b/sources/parameters.F90 index 2fd2670..660b58a 100644 --- a/sources/parameters.F90 +++ b/sources/parameters.F90 @@ -4,7 +4,7 @@ ! (classical and relativistic) plasma modeling software for the study of ! astrophysical phenomena. ! -! Copyright (C) 2008-2023 Grzegorz Kowal +! Copyright (C) 2008-2024 Grzegorz Kowal ! ! ! This program is free software: you can redistribute it and/or modify diff --git a/sources/problems.F90 b/sources/problems.F90 index 21ff78f..3b55832 100644 --- a/sources/problems.F90 +++ b/sources/problems.F90 @@ -4,7 +4,7 @@ !! Newtonian or relativistic magnetohydrodynamical simulations on uniform or !! adaptive mesh. !! -!! Copyright (C) 2008-2023 Grzegorz Kowal +!! Copyright (C) 2008-2024 Grzegorz Kowal !! !! This program is free software: you can redistribute it and/or modify !! it under the terms of the GNU General Public License as published by diff --git a/sources/random.F90 b/sources/random.F90 index d6e909f..2986faa 100644 --- a/sources/random.F90 +++ b/sources/random.F90 @@ -4,7 +4,7 @@ !! Newtonian or relativistic magnetohydrodynamical simulations on uniform or !! adaptive mesh. !! -!! Copyright (C) 2008-2023 Grzegorz Kowal +!! Copyright (C) 2008-2024 Grzegorz Kowal !! !! This program is free software: you can redistribute it and/or modify !! it under the terms of the GNU General Public License as published by diff --git a/sources/refinement.F90 b/sources/refinement.F90 index ccfabe3..a0151e8 100644 --- a/sources/refinement.F90 +++ b/sources/refinement.F90 @@ -4,7 +4,7 @@ !! Newtonian or relativistic magnetohydrodynamical simulations on uniform or !! adaptive mesh. !! -!! Copyright (C) 2008-2023 Grzegorz Kowal +!! Copyright (C) 2008-2024 Grzegorz Kowal !! !! This program is free software: you can redistribute it and/or modify !! it under the terms of the GNU General Public License as published by diff --git a/sources/schemes.F90 b/sources/schemes.F90 index 958ac5d..eca68ed 100644 --- a/sources/schemes.F90 +++ b/sources/schemes.F90 @@ -4,7 +4,7 @@ !! Newtonian or relativistic magnetohydrodynamical simulations on uniform or !! adaptive mesh. !! -!! Copyright (C) 2008-2023 Grzegorz Kowal +!! Copyright (C) 2008-2024 Grzegorz Kowal !! !! This program is free software: you can redistribute it and/or modify !! it under the terms of the GNU General Public License as published by diff --git a/sources/shapes.F90 b/sources/shapes.F90 index da8ffbf..624eead 100644 --- a/sources/shapes.F90 +++ b/sources/shapes.F90 @@ -4,7 +4,7 @@ !! Newtonian or relativistic magnetohydrodynamical simulations on uniform or !! adaptive mesh. !! -!! Copyright (C) 2008-2023 Grzegorz Kowal +!! Copyright (C) 2008-2024 Grzegorz Kowal !! !! This program is free software: you can redistribute it and/or modify !! it under the terms of the GNU General Public License as published by diff --git a/sources/sources.F90 b/sources/sources.F90 index 9d46622..201a456 100644 --- a/sources/sources.F90 +++ b/sources/sources.F90 @@ -4,7 +4,7 @@ !! Newtonian or relativistic magnetohydrodynamical simulations on uniform or !! adaptive mesh. !! -!! Copyright (C) 2008-2023 Grzegorz Kowal +!! Copyright (C) 2008-2024 Grzegorz Kowal !! !! This program is free software: you can redistribute it and/or modify !! it under the terms of the GNU General Public License as published by diff --git a/sources/statistics.F90 b/sources/statistics.F90 index f4a3c94..50cbbbc 100644 --- a/sources/statistics.F90 +++ b/sources/statistics.F90 @@ -4,7 +4,7 @@ !! Newtonian or relativistic magnetohydrodynamical simulations on uniform or !! adaptive mesh. !! -!! Copyright (C) 2008-2023 Grzegorz Kowal +!! Copyright (C) 2008-2024 Grzegorz Kowal !! !! This program is free software: you can redistribute it and/or modify !! it under the terms of the GNU General Public License as published by diff --git a/sources/system.F90 b/sources/system.F90 index 3972834..a6bb127 100644 --- a/sources/system.F90 +++ b/sources/system.F90 @@ -4,7 +4,7 @@ !! Newtonian or relativistic magnetohydrodynamical simulations on uniform or !! adaptive mesh. !! -!! Copyright (C) 2017-2023 Grzegorz Kowal +!! Copyright (C) 2017-2024 Grzegorz Kowal !! !! This program is free software: you can redistribute it and/or modify !! it under the terms of the GNU General Public License as published by diff --git a/sources/timers.F90 b/sources/timers.F90 index e3fce91..4e1de23 100644 --- a/sources/timers.F90 +++ b/sources/timers.F90 @@ -4,7 +4,7 @@ !! Newtonian or relativistic magnetohydrodynamical simulations on uniform or !! adaptive mesh. !! -!! Copyright (C) 2008-2023 Grzegorz Kowal +!! Copyright (C) 2008-2024 Grzegorz Kowal !! !! This program is free software: you can redistribute it and/or modify !! it under the terms of the GNU General Public License as published by diff --git a/sources/user_problem.F90 b/sources/user_problem.F90 index 7a502f1..553f6c1 100644 --- a/sources/user_problem.F90 +++ b/sources/user_problem.F90 @@ -4,7 +4,7 @@ !! Newtonian or relativistic magnetohydrodynamical simulations on uniform or !! adaptive mesh. !! -!! Copyright (C) 2017-2023 Grzegorz Kowal +!! Copyright (C) 2017-2024 Grzegorz Kowal !! !! This program is free software: you can redistribute it and/or modify !! it under the terms of the GNU General Public License as published by diff --git a/sources/workspace.F90 b/sources/workspace.F90 index 4e94d0b..a88eaa2 100644 --- a/sources/workspace.F90 +++ b/sources/workspace.F90 @@ -4,7 +4,7 @@ !! Newtonian or relativistic magnetohydrodynamical simulations on uniform or !! adaptive mesh. !! -!! Copyright (C) 2022-2023 Grzegorz Kowal +!! Copyright (C) 2022-2024 Grzegorz Kowal !! !! This program is free software: you can redistribute it and/or modify !! it under the terms of the GNU General Public License as published by diff --git a/sources/xml.F90 b/sources/xml.F90 index 9d79d32..94525ec 100644 --- a/sources/xml.F90 +++ b/sources/xml.F90 @@ -6,7 +6,7 @@ ! magnetohydrodynamic (classical and relativistic) plasma modeling studies ! of astrophysical phenomena. ! -! Copyright (C) 2023 Grzegorz Kowal +! Copyright (C) 2023-2024 Grzegorz Kowal ! ! This program is free software: you can redistribute it and/or modify ! it under the terms of the GNU General Public License as published by