stardis-solver

Solve coupled heat transfers
git clone git://git.meso-star.fr/stardis-solver.git
Log | Files | Refs | README | LICENSE

commit 02639eccb8dc1e5d0ab265bad0c58ed3eeb5fdd0
parent 10678aac14179e951360ecdb8968818372f36aff
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Fri, 21 Apr 2023 16:13:33 +0200

Update of copyright years

Diffstat:
MREADME.md | 2+-
Mcmake/CMakeLists.txt | 2+-
Msrc/sdis.c | 2+-
Msrc/sdis.h | 2+-
Msrc/sdis_Xd_begin.h | 2+-
Msrc/sdis_Xd_end.h | 2+-
Msrc/sdis_c.h | 2+-
Msrc/sdis_camera.c | 2+-
Msrc/sdis_camera.h | 2+-
Msrc/sdis_data.c | 2+-
Msrc/sdis_device.c | 2+-
Msrc/sdis_device_c.h | 2+-
Msrc/sdis_estimator.c | 2+-
Msrc/sdis_estimator_buffer.c | 2+-
Msrc/sdis_estimator_buffer_c.h | 2+-
Msrc/sdis_estimator_c.h | 2+-
Msrc/sdis_green.c | 2+-
Msrc/sdis_green.h | 2+-
Msrc/sdis_heat_path.c | 2+-
Msrc/sdis_heat_path.h | 2+-
Msrc/sdis_heat_path_boundary.c | 2+-
Msrc/sdis_heat_path_boundary_Xd.h | 2+-
Msrc/sdis_heat_path_boundary_Xd_c.h | 2+-
Msrc/sdis_heat_path_boundary_Xd_fixed_flux.h | 2+-
Msrc/sdis_heat_path_boundary_Xd_solid_fluid_picard1.h | 2+-
Msrc/sdis_heat_path_boundary_Xd_solid_fluid_picardN.h | 2+-
Msrc/sdis_heat_path_boundary_Xd_solid_solid.h | 2+-
Msrc/sdis_heat_path_boundary_c.h | 2+-
Msrc/sdis_heat_path_conductive_Xd.h | 2+-
Msrc/sdis_heat_path_convective_Xd.h | 2+-
Msrc/sdis_heat_path_radiative_Xd.h | 2+-
Msrc/sdis_interface.c | 2+-
Msrc/sdis_interface_c.h | 2+-
Msrc/sdis_log.c | 2+-
Msrc/sdis_log.h | 2+-
Msrc/sdis_medium.c | 2+-
Msrc/sdis_medium_c.h | 2+-
Msrc/sdis_misc.c | 2+-
Msrc/sdis_misc.h | 2+-
Msrc/sdis_misc_Xd.h | 2+-
Msrc/sdis_mpi.c | 2+-
Msrc/sdis_mpi.h | 2+-
Msrc/sdis_realisation.c | 2+-
Msrc/sdis_realisation.h | 2+-
Msrc/sdis_realisation_Xd.h | 2+-
Msrc/sdis_scene.c | 2+-
Msrc/sdis_scene_Xd.h | 2+-
Msrc/sdis_scene_c.h | 2+-
Msrc/sdis_solve.c | 2+-
Msrc/sdis_solve_boundary_Xd.h | 2+-
Msrc/sdis_solve_camera.c | 2+-
Msrc/sdis_solve_medium_Xd.h | 2+-
Msrc/sdis_solve_probe_Xd.h | 2+-
Msrc/sdis_solve_probe_boundary_Xd.h | 2+-
Msrc/sdis_tile.c | 2+-
Msrc/sdis_tile.h | 2+-
Msrc/test_sdis.c | 2+-
Msrc/test_sdis_accum_buffer.c | 2+-
Msrc/test_sdis_camera.c | 2+-
Msrc/test_sdis_compute_power.c | 2+-
Msrc/test_sdis_conducto_radiative.c | 2+-
Msrc/test_sdis_conducto_radiative_2d.c | 2+-
Msrc/test_sdis_contact_resistance.c | 2+-
Msrc/test_sdis_contact_resistance.h | 2+-
Msrc/test_sdis_contact_resistance_2.c | 2+-
Msrc/test_sdis_convection.c | 2+-
Msrc/test_sdis_convection_non_uniform.c | 2+-
Msrc/test_sdis_data.c | 2+-
Msrc/test_sdis_device.c | 2+-
Msrc/test_sdis_flux.c | 2+-
Msrc/test_sdis_flux2.c | 2+-
Msrc/test_sdis_flux_with_h.c | 2+-
Msrc/test_sdis_interface.c | 2+-
Msrc/test_sdis_medium.c | 2+-
Msrc/test_sdis_picard.c | 2+-
Msrc/test_sdis_scene.c | 2+-
Msrc/test_sdis_solid_random_walk_robustness.c | 2+-
Msrc/test_sdis_solve_boundary.c | 2+-
Msrc/test_sdis_solve_boundary_flux.c | 2+-
Msrc/test_sdis_solve_camera.c | 2+-
Msrc/test_sdis_solve_medium.c | 2+-
Msrc/test_sdis_solve_medium_2d.c | 2+-
Msrc/test_sdis_solve_probe.c | 2+-
Msrc/test_sdis_solve_probe2.c | 2+-
Msrc/test_sdis_solve_probe2_2d.c | 2+-
Msrc/test_sdis_solve_probe3.c | 2+-
Msrc/test_sdis_solve_probe3_2d.c | 2+-
Msrc/test_sdis_solve_probe_2d.c | 2+-
Msrc/test_sdis_unstationary_atm.c | 2+-
Msrc/test_sdis_utils.c | 2+-
Msrc/test_sdis_utils.h | 2+-
Msrc/test_sdis_volumic_power.c | 2+-
Msrc/test_sdis_volumic_power2.c | 2+-
Msrc/test_sdis_volumic_power2_2d.c | 2+-
Msrc/test_sdis_volumic_power3_2d.c | 2+-
Msrc/test_sdis_volumic_power4.c | 2+-
96 files changed, 96 insertions(+), 96 deletions(-)

diff --git a/README.md b/README.md @@ -417,7 +417,7 @@ First version and implementation of the Stardis-Solver API. ## License -Copyright (C) 2016-2022 |Méso|Star> (<contact@meso-star.com>). Stardis-Solver +Copyright (C) 2016-2023 |Méso|Star> (<contact@meso-star.com>). Stardis-Solver is free software released under the GPLv3+ license: GNU GPL version 3 or later. You are welcome to redistribute it under certain conditions; refer to the COPYING files for details. diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +# Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) # # 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/src/sdis.c b/src/sdis.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis.h b/src/sdis.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_Xd_begin.h b/src/sdis_Xd_begin.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_Xd_end.h b/src/sdis_Xd_end.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_c.h b/src/sdis_c.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_camera.c b/src/sdis_camera.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_camera.h b/src/sdis_camera.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_data.c b/src/sdis_data.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_device.c b/src/sdis_device.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_device_c.h b/src/sdis_device_c.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_estimator.c b/src/sdis_estimator.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_estimator_buffer.c b/src/sdis_estimator_buffer.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_estimator_buffer_c.h b/src/sdis_estimator_buffer_c.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_estimator_c.h b/src/sdis_estimator_c.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_green.c b/src/sdis_green.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_green.h b/src/sdis_green.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_heat_path.c b/src/sdis_heat_path.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_heat_path.h b/src/sdis_heat_path.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_heat_path_boundary.c b/src/sdis_heat_path_boundary.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_heat_path_boundary_Xd.h b/src/sdis_heat_path_boundary_Xd.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_heat_path_boundary_Xd_c.h b/src/sdis_heat_path_boundary_Xd_c.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_heat_path_boundary_Xd_fixed_flux.h b/src/sdis_heat_path_boundary_Xd_fixed_flux.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_heat_path_boundary_Xd_solid_fluid_picard1.h b/src/sdis_heat_path_boundary_Xd_solid_fluid_picard1.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_heat_path_boundary_Xd_solid_fluid_picardN.h b/src/sdis_heat_path_boundary_Xd_solid_fluid_picardN.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_heat_path_boundary_Xd_solid_solid.h b/src/sdis_heat_path_boundary_Xd_solid_solid.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_heat_path_boundary_c.h b/src/sdis_heat_path_boundary_c.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_heat_path_conductive_Xd.h b/src/sdis_heat_path_conductive_Xd.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_heat_path_convective_Xd.h b/src/sdis_heat_path_convective_Xd.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_heat_path_radiative_Xd.h b/src/sdis_heat_path_radiative_Xd.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_interface.c b/src/sdis_interface.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_interface_c.h b/src/sdis_interface_c.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_log.c b/src/sdis_log.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_log.h b/src/sdis_log.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_medium.c b/src/sdis_medium.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_medium_c.h b/src/sdis_medium_c.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_misc.c b/src/sdis_misc.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_misc.h b/src/sdis_misc.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_misc_Xd.h b/src/sdis_misc_Xd.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_mpi.c b/src/sdis_mpi.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_mpi.h b/src/sdis_mpi.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_realisation.c b/src/sdis_realisation.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_realisation.h b/src/sdis_realisation.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_realisation_Xd.h b/src/sdis_realisation_Xd.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_scene.c b/src/sdis_scene.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_scene_Xd.h b/src/sdis_scene_Xd.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_scene_c.h b/src/sdis_scene_c.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_solve.c b/src/sdis_solve.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_solve_boundary_Xd.h b/src/sdis_solve_boundary_Xd.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_solve_camera.c b/src/sdis_solve_camera.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_solve_medium_Xd.h b/src/sdis_solve_medium_Xd.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_solve_probe_Xd.h b/src/sdis_solve_probe_Xd.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_solve_probe_boundary_Xd.h b/src/sdis_solve_probe_boundary_Xd.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_tile.c b/src/sdis_tile.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/sdis_tile.h b/src/sdis_tile.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/test_sdis.c b/src/test_sdis.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/test_sdis_accum_buffer.c b/src/test_sdis_accum_buffer.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/test_sdis_camera.c b/src/test_sdis_camera.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/test_sdis_compute_power.c b/src/test_sdis_compute_power.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/test_sdis_conducto_radiative.c b/src/test_sdis_conducto_radiative.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/test_sdis_conducto_radiative_2d.c b/src/test_sdis_conducto_radiative_2d.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/test_sdis_contact_resistance.c b/src/test_sdis_contact_resistance.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/test_sdis_contact_resistance.h b/src/test_sdis_contact_resistance.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/test_sdis_contact_resistance_2.c b/src/test_sdis_contact_resistance_2.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/test_sdis_convection.c b/src/test_sdis_convection.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/test_sdis_convection_non_uniform.c b/src/test_sdis_convection_non_uniform.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/test_sdis_data.c b/src/test_sdis_data.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/test_sdis_device.c b/src/test_sdis_device.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/test_sdis_flux.c b/src/test_sdis_flux.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/test_sdis_flux2.c b/src/test_sdis_flux2.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/test_sdis_flux_with_h.c b/src/test_sdis_flux_with_h.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/test_sdis_interface.c b/src/test_sdis_interface.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/test_sdis_medium.c b/src/test_sdis_medium.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/test_sdis_picard.c b/src/test_sdis_picard.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/test_sdis_scene.c b/src/test_sdis_scene.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/test_sdis_solid_random_walk_robustness.c b/src/test_sdis_solid_random_walk_robustness.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/test_sdis_solve_boundary.c b/src/test_sdis_solve_boundary.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/test_sdis_solve_boundary_flux.c b/src/test_sdis_solve_boundary_flux.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/test_sdis_solve_camera.c b/src/test_sdis_solve_camera.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/test_sdis_solve_medium.c b/src/test_sdis_solve_medium.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/test_sdis_solve_medium_2d.c b/src/test_sdis_solve_medium_2d.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/test_sdis_solve_probe.c b/src/test_sdis_solve_probe.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/test_sdis_solve_probe2.c b/src/test_sdis_solve_probe2.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/test_sdis_solve_probe2_2d.c b/src/test_sdis_solve_probe2_2d.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/test_sdis_solve_probe3.c b/src/test_sdis_solve_probe3.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/test_sdis_solve_probe3_2d.c b/src/test_sdis_solve_probe3_2d.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/test_sdis_solve_probe_2d.c b/src/test_sdis_solve_probe_2d.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/test_sdis_unstationary_atm.c b/src/test_sdis_unstationary_atm.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/test_sdis_utils.c b/src/test_sdis_utils.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/test_sdis_utils.h b/src/test_sdis_utils.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/test_sdis_volumic_power.c b/src/test_sdis_volumic_power.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/test_sdis_volumic_power2.c b/src/test_sdis_volumic_power2.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/test_sdis_volumic_power2_2d.c b/src/test_sdis_volumic_power2_2d.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/test_sdis_volumic_power3_2d.c b/src/test_sdis_volumic_power3_2d.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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/src/test_sdis_volumic_power4.c b/src/test_sdis_volumic_power4.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016-2022 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016-2023 |Méso|Star> (contact@meso-star.com) * * 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