Update the copyright year to 2023.
Signed-off-by: Grzegorz Kowal <grzegorz@amuncode.org>
This commit is contained in:
parent
d9a7cc1b9e
commit
81de98d9e2
@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
# **The AMUN Code**
|
# **The AMUN Code**
|
||||||
## Copyright (C) 2008-2022 Grzegorz Kowal
|
## Copyright (C) 2008-2023 Grzegorz Kowal
|
||||||
|
|
||||||
[](https://ampere-orbis.nsupdate.info/gkowal/amun-code)
|
[](https://ampere-orbis.nsupdate.info/gkowal/amun-code)
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@ __all__ = [ 'AmunXML', 'AmunH5', 'WriteVTK', \
|
|||||||
'amun_attribute', 'amun_coordinate', 'amun_dataset', 'amun_dataset_vtk', 'amun_integrals' ]
|
'amun_attribute', 'amun_coordinate', 'amun_dataset', 'amun_dataset_vtk', 'amun_integrals' ]
|
||||||
|
|
||||||
__author__ = "Grzegorz Kowal"
|
__author__ = "Grzegorz Kowal"
|
||||||
__copyright__ = "Copyright 2018-2022 Grzegorz Kowal <grzegorz@amuncode.org>"
|
__copyright__ = "Copyright 2018-2023 Grzegorz Kowal <grzegorz@amuncode.org>"
|
||||||
__version__ = "0.9.9"
|
__version__ = "0.9.9"
|
||||||
__maintainer__ = "Grzegorz Kowal"
|
__maintainer__ = "Grzegorz Kowal"
|
||||||
__email__ = "grzegorz@amuncode.org"
|
__email__ = "grzegorz@amuncode.org"
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
This file is part of the AMUN source code, a program to perform Newtonian or
|
This file is part of the AMUN source code, a program to perform Newtonian or
|
||||||
relativistic magnetohydrodynamical simulations on uniform or adaptive grid.
|
relativistic magnetohydrodynamical simulations on uniform or adaptive grid.
|
||||||
|
|
||||||
Copyright (C) 2021-2022 Grzegorz Kowal <grzegorz@amuncode.org>
|
Copyright (C) 2021-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
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
|
it under the terms of the GNU General Public License as published by
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
||||||
adaptive mesh.
|
adaptive mesh.
|
||||||
|
|
||||||
Copyright (C) 2018-2022 Grzegorz Kowal <grzegorz@amuncode.org>
|
Copyright (C) 2018-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
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
|
it under the terms of the GNU General Public License as published by
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
||||||
adaptive mesh.
|
adaptive mesh.
|
||||||
|
|
||||||
Copyright (C) 2018-2022 Grzegorz Kowal <grzegorz@amuncode.org>
|
Copyright (C) 2018-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
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
|
it under the terms of the GNU General Public License as published by
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
||||||
adaptive mesh.
|
adaptive mesh.
|
||||||
|
|
||||||
Copyright (C) 2018-2022 Grzegorz Kowal <grzegorz@amuncode.org>
|
Copyright (C) 2018-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
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
|
it under the terms of the GNU General Public License as published by
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
||||||
adaptive mesh.
|
adaptive mesh.
|
||||||
|
|
||||||
Copyright (C) 2018-2022 Grzegorz Kowal <grzegorz@amuncode.org>
|
Copyright (C) 2018-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
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
|
it under the terms of the GNU General Public License as published by
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
||||||
adaptive mesh.
|
adaptive mesh.
|
||||||
|
|
||||||
Copyright (C) 2018-2022 Grzegorz Kowal <grzegorz@amuncode.org>
|
Copyright (C) 2018-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
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
|
it under the terms of the GNU General Public License as published by
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
||||||
adaptive mesh.
|
adaptive mesh.
|
||||||
|
|
||||||
Copyright (C) 2018-2022 Grzegorz Kowal <grzegorz@amuncode.org>
|
Copyright (C) 2018-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
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
|
it under the terms of the GNU General Public License as published by
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
||||||
adaptive mesh.
|
adaptive mesh.
|
||||||
|
|
||||||
Copyright (C) 2018-2022 Grzegorz Kowal <grzegorz@amuncode.org>
|
Copyright (C) 2018-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
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
|
it under the terms of the GNU General Public License as published by
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
||||||
!! adaptive mesh.
|
!! adaptive mesh.
|
||||||
!!
|
!!
|
||||||
!! Copyright (C) 2008-2022 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2008-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
||||||
!!
|
!!
|
||||||
!! This program is free software: you can redistribute it and/or modify
|
!! 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
|
!! it under the terms of the GNU General Public License as published by
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
||||||
!! adaptive mesh.
|
!! adaptive mesh.
|
||||||
!!
|
!!
|
||||||
!! Copyright (C) 2008-2022 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2008-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
||||||
!!
|
!!
|
||||||
!! This program is free software: you can redistribute it and/or modify
|
!! 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
|
!! it under the terms of the GNU General Public License as published by
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
||||||
!! adaptive mesh.
|
!! adaptive mesh.
|
||||||
!!
|
!!
|
||||||
!! Copyright (C) 2008-2022 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2008-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
||||||
!!
|
!!
|
||||||
!! This program is free software: you can redistribute it and/or modify
|
!! 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
|
!! it under the terms of the GNU General Public License as published by
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
||||||
!! adaptive mesh.
|
!! adaptive mesh.
|
||||||
!!
|
!!
|
||||||
!! Copyright (C) 2008-2022 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2008-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
||||||
!!
|
!!
|
||||||
!! This program is free software: you can redistribute it and/or modify
|
!! 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
|
!! it under the terms of the GNU General Public License as published by
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
||||||
!! adaptive mesh.
|
!! adaptive mesh.
|
||||||
!!
|
!!
|
||||||
!! Copyright (C) 2020-2022 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2020-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
||||||
!!
|
!!
|
||||||
!! This program is free software: you can redistribute it and/or modify
|
!! 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
|
!! it under the terms of the GNU General Public License as published by
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
||||||
!! adaptive mesh.
|
!! adaptive mesh.
|
||||||
!!
|
!!
|
||||||
!! Copyright (C) 2008-2022 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2008-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
||||||
!!
|
!!
|
||||||
!! This program is free software: you can redistribute it and/or modify
|
!! 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
|
!! it under the terms of the GNU General Public License as published by
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
||||||
!! adaptive mesh.
|
!! adaptive mesh.
|
||||||
!!
|
!!
|
||||||
!! Copyright (C) 2008-2022 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2008-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
||||||
!!
|
!!
|
||||||
!! This program is free software: you can redistribute it and/or modify
|
!! 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
|
!! it under the terms of the GNU General Public License as published by
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
||||||
!! adaptive mesh.
|
!! adaptive mesh.
|
||||||
!!
|
!!
|
||||||
!! Copyright (C) 2008-2022 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2008-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
||||||
!!
|
!!
|
||||||
!! This program is free software: you can redistribute it and/or modify
|
!! 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
|
!! it under the terms of the GNU General Public License as published by
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
||||||
!! adaptive mesh.
|
!! adaptive mesh.
|
||||||
!!
|
!!
|
||||||
!! Copyright (C) 2008-2022 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2008-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
||||||
!!
|
!!
|
||||||
!! This program is free software: you can redistribute it and/or modify
|
!! 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
|
!! it under the terms of the GNU General Public License as published by
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
||||||
!! adaptive mesh.
|
!! adaptive mesh.
|
||||||
!!
|
!!
|
||||||
!! Copyright (C) 2017-2022 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2017-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
||||||
!!
|
!!
|
||||||
!! This program is free software: you can redistribute it and/or modify
|
!! 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
|
!! it under the terms of the GNU General Public License as published by
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
||||||
!! adaptive mesh.
|
!! adaptive mesh.
|
||||||
!!
|
!!
|
||||||
!! Copyright (C) 2008-2022 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2008-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
||||||
!!
|
!!
|
||||||
!! This program is free software: you can redistribute it and/or modify
|
!! 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
|
!! it under the terms of the GNU General Public License as published by
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
!! adaptive mesh.
|
!! adaptive mesh.
|
||||||
!!
|
!!
|
||||||
!! Copyright (C) 2012-2020 Yann Collet
|
!! Copyright (C) 2012-2020 Yann Collet
|
||||||
!! Copyright (C) 2020-2022 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2020-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
||||||
!!
|
!!
|
||||||
!! This program is free software: you can redistribute it and/or modify
|
!! 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
|
!! it under the terms of the GNU General Public License as published by
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
||||||
!! adaptive mesh.
|
!! adaptive mesh.
|
||||||
!!
|
!!
|
||||||
!! Copyright (C) 2019-2022 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2019-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
||||||
!!
|
!!
|
||||||
!! This program is free software: you can redistribute it and/or modify
|
!! 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
|
!! it under the terms of the GNU General Public License as published by
|
||||||
@ -91,7 +91,7 @@ module helpers
|
|||||||
write(*,"(1x,78('-'))")
|
write(*,"(1x,78('-'))")
|
||||||
write(*,"(1x,18('='),17x,a,17x,19('='))") 'A M U N'
|
write(*,"(1x,18('='),17x,a,17x,19('='))") 'A M U N'
|
||||||
write(*,"(1x,16('='),4x,a,4x,16('='))") &
|
write(*,"(1x,16('='),4x,a,4x,16('='))") &
|
||||||
'Copyright (C) 2008-2022 Grzegorz Kowal'
|
'Copyright (C) 2008-2023 Grzegorz Kowal'
|
||||||
write(*,"(1x,18('='),9x,a,9x,19('='))") &
|
write(*,"(1x,18('='),9x,a,9x,19('='))") &
|
||||||
'under GNU GPLv3 license'
|
'under GNU GPLv3 license'
|
||||||
write(*,"(1x,78('-'))")
|
write(*,"(1x,78('-'))")
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
||||||
!! adaptive mesh.
|
!! adaptive mesh.
|
||||||
!!
|
!!
|
||||||
!! Copyright (C) 2008-2022 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2008-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
||||||
!!
|
!!
|
||||||
!! This program is free software: you can redistribute it and/or modify
|
!! 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
|
!! it under the terms of the GNU General Public License as published by
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
||||||
!! adaptive mesh.
|
!! adaptive mesh.
|
||||||
!!
|
!!
|
||||||
!! Copyright (C) 2008-2022 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2008-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
||||||
!!
|
!!
|
||||||
!! This program is free software: you can redistribute it and/or modify
|
!! 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
|
!! it under the terms of the GNU General Public License as published by
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
||||||
!! adaptive mesh.
|
!! adaptive mesh.
|
||||||
!!
|
!!
|
||||||
!! Copyright (C) 2008-2022 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2008-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
||||||
!!
|
!!
|
||||||
!! This program is free software: you can redistribute it and/or modify
|
!! 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
|
!! it under the terms of the GNU General Public License as published by
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
||||||
!! adaptive mesh.
|
!! adaptive mesh.
|
||||||
!!
|
!!
|
||||||
!! Copyright (C) 2008-2022 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2008-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
||||||
!!
|
!!
|
||||||
!! This program is free software: you can redistribute it and/or modify
|
!! 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
|
!! it under the terms of the GNU General Public License as published by
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
||||||
!! adaptive mesh.
|
!! adaptive mesh.
|
||||||
!!
|
!!
|
||||||
!! Copyright (C) 2008-2022 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2008-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
||||||
!!
|
!!
|
||||||
!! This program is free software: you can redistribute it and/or modify
|
!! 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
|
!! it under the terms of the GNU General Public License as published by
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
||||||
!! adaptive mesh.
|
!! adaptive mesh.
|
||||||
!!
|
!!
|
||||||
!! Copyright (C) 2008-2022 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2008-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
||||||
!!
|
!!
|
||||||
!! This program is free software: you can redistribute it and/or modify
|
!! 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
|
!! it under the terms of the GNU General Public License as published by
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
||||||
!! adaptive mesh.
|
!! adaptive mesh.
|
||||||
!!
|
!!
|
||||||
!! Copyright (C) 2008-2022 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2008-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
||||||
!!
|
!!
|
||||||
!! This program is free software: you can redistribute it and/or modify
|
!! 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
|
!! it under the terms of the GNU General Public License as published by
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
||||||
!! adaptive mesh.
|
!! adaptive mesh.
|
||||||
!!
|
!!
|
||||||
!! Copyright (C) 2008-2022 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2008-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
||||||
!!
|
!!
|
||||||
!! This program is free software: you can redistribute it and/or modify
|
!! 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
|
!! it under the terms of the GNU General Public License as published by
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
||||||
!! adaptive mesh.
|
!! adaptive mesh.
|
||||||
!!
|
!!
|
||||||
!! Copyright (C) 2008-2022 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2008-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
||||||
!!
|
!!
|
||||||
!! This program is free software: you can redistribute it and/or modify
|
!! 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
|
!! it under the terms of the GNU General Public License as published by
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
||||||
!! adaptive mesh.
|
!! adaptive mesh.
|
||||||
!!
|
!!
|
||||||
!! Copyright (C) 2008-2022 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2008-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
||||||
!!
|
!!
|
||||||
!! This program is free software: you can redistribute it and/or modify
|
!! 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
|
!! it under the terms of the GNU General Public License as published by
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
||||||
!! adaptive mesh.
|
!! adaptive mesh.
|
||||||
!!
|
!!
|
||||||
!! Copyright (C) 2008-2022 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2008-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
||||||
!!
|
!!
|
||||||
!! This program is free software: you can redistribute it and/or modify
|
!! 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
|
!! it under the terms of the GNU General Public License as published by
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
||||||
!! adaptive mesh.
|
!! adaptive mesh.
|
||||||
!!
|
!!
|
||||||
!! Copyright (C) 2008-2022 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2008-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
||||||
!!
|
!!
|
||||||
!! This program is free software: you can redistribute it and/or modify
|
!! 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
|
!! it under the terms of the GNU General Public License as published by
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
||||||
!! adaptive mesh.
|
!! adaptive mesh.
|
||||||
!!
|
!!
|
||||||
!! Copyright (C) 2008-2022 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2008-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
||||||
!!
|
!!
|
||||||
!! This program is free software: you can redistribute it and/or modify
|
!! 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
|
!! it under the terms of the GNU General Public License as published by
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
||||||
!! adaptive mesh.
|
!! adaptive mesh.
|
||||||
!!
|
!!
|
||||||
!! Copyright (C) 2017-2022 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2017-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
||||||
!!
|
!!
|
||||||
!! This program is free software: you can redistribute it and/or modify
|
!! 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
|
!! it under the terms of the GNU General Public License as published by
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
||||||
!! adaptive mesh.
|
!! adaptive mesh.
|
||||||
!!
|
!!
|
||||||
!! Copyright (C) 2008-2022 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2008-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
||||||
!!
|
!!
|
||||||
!! This program is free software: you can redistribute it and/or modify
|
!! 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
|
!! it under the terms of the GNU General Public License as published by
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
||||||
!! adaptive mesh.
|
!! adaptive mesh.
|
||||||
!!
|
!!
|
||||||
!! Copyright (C) 2017-2022 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2017-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
||||||
!!
|
!!
|
||||||
!! This program is free software: you can redistribute it and/or modify
|
!! 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
|
!! it under the terms of the GNU General Public License as published by
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
!! Newtonian or relativistic magnetohydrodynamical simulations on uniform or
|
||||||
!! adaptive mesh.
|
!! adaptive mesh.
|
||||||
!!
|
!!
|
||||||
!! Copyright (C) 2022 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2022-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
||||||
!!
|
!!
|
||||||
!! This program is free software: you can redistribute it and/or modify
|
!! 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
|
!! it under the terms of the GNU General Public License as published by
|
||||||
|
Loading…
x
Reference in New Issue
Block a user