Update the copyright year to 2024.
Signed-off-by: Grzegorz Kowal <grzegorz@amuncode.org>
This commit is contained in:
parent
fb25489487
commit
e76e875004
@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
# **The AMUN Code**
|
# **The AMUN Code**
|
||||||
## Copyright (C) 2008-2023 Grzegorz Kowal
|
## Copyright (C) 2008-2024 Grzegorz Kowal
|
||||||
|
|
||||||
[](https://drone.amuncode.org/gkowal/amun-code)
|
[](https://drone.amuncode.org/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-2023 Grzegorz Kowal <grzegorz@amuncode.org>"
|
__copyright__ = "Copyright 2018-2024 Grzegorz Kowal <grzegorz@amuncode.org>"
|
||||||
__version__ = "0.9.11"
|
__version__ = "0.9.11"
|
||||||
__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-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
Copyright (C) 2021-2024 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-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
Copyright (C) 2018-2024 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-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
Copyright (C) 2018-2024 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-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
Copyright (C) 2018-2024 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-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
Copyright (C) 2018-2024 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-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
Copyright (C) 2018-2024 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-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
Copyright (C) 2018-2024 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-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
Copyright (C) 2018-2024 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-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2008-2024 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-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2008-2024 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-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2008-2024 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-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2008-2024 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-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2020-2024 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-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2008-2024 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-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2008-2024 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-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2008-2024 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-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2008-2024 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-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2017-2024 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-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2008-2024 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-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2020-2024 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-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2019-2024 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-2023 Grzegorz Kowal'
|
'Copyright (C) 2008-2024 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-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2008-2024 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-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2008-2024 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-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2008-2024 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-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2008-2024 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-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2008-2024 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 @@
|
|||||||
! (classical and relativistic) plasma modeling software for the study of
|
! (classical and relativistic) plasma modeling software for the study of
|
||||||
! astrophysical phenomena.
|
! astrophysical phenomena.
|
||||||
!
|
!
|
||||||
! Copyright (C) 2008-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
! Copyright (C) 2008-2024 Grzegorz Kowal <grzegorz@amuncode.org>
|
||||||
! <respective copyright line for all contributing authors>
|
! <respective copyright line for all contributing authors>
|
||||||
!
|
!
|
||||||
! This program is free software: you can redistribute it and/or modify
|
! This program is free software: you can redistribute it and/or modify
|
||||||
|
@ -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-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2008-2024 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-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2008-2024 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-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2008-2024 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-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2008-2024 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-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2008-2024 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-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2008-2024 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-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2008-2024 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-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2017-2024 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-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2008-2024 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-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2017-2024 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-2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
!! Copyright (C) 2022-2024 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
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
! magnetohydrodynamic (classical and relativistic) plasma modeling studies
|
! magnetohydrodynamic (classical and relativistic) plasma modeling studies
|
||||||
! of astrophysical phenomena.
|
! of astrophysical phenomena.
|
||||||
!
|
!
|
||||||
! Copyright (C) 2023 Grzegorz Kowal <grzegorz@amuncode.org>
|
! Copyright (C) 2023-2024 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