diff --git a/LICENSE b/LICENSE index 860f5859..43f93b3b 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024 - 2025 ANSYS, Inc. and/or its affiliates. +Copyright (c) 2024 - 2026 ANSYS, Inc. and/or its affiliates. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in diff --git a/doc/requirements.txt b/doc/requirements.txt index 15ce54df..333dc1b0 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -4,7 +4,7 @@ myst-parser==4.0.1 sphinx_design==0.6.1 sphinx==8.2.3 sphinx-autobuild==2025.8.25 -sphinx-autodoc-typehints==3.5.2 +sphinx-autodoc-typehints==3.6.2 sphinxcontrib-websupport==2.0.0 sphinx-copybutton==0.5.2 sphinx-gallery==0.20.0 @@ -14,10 +14,10 @@ imageio-ffmpeg==0.6.0 jupyter_sphinx==0.5.3 jupyterlab>=3.2.8 matplotlib==3.10.8 -panel==1.8.4 +panel==1.8.5 plotly==6.5.0 pythreejs==2.4.2 -pillow==12.0.0 +pillow==12.1.0 ipyvtklink==0.2.3 ipykernel==7.1.0 pyvista[jupyter]==0.45.3 diff --git a/doc/source/conf.py b/doc/source/conf.py index e0f93993..ec62c552 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2024 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/fluent-mechanical/wf_fm_01_fluent.py b/fluent-mechanical/wf_fm_01_fluent.py index 27e2efd1..822a904f 100644 --- a/fluent-mechanical/wf_fm_01_fluent.py +++ b/fluent-mechanical/wf_fm_01_fluent.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2024 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/fluent-mechanical/wf_fm_02_mechanical.py b/fluent-mechanical/wf_fm_02_mechanical.py index 46835b2d..8d65edd6 100644 --- a/fluent-mechanical/wf_fm_02_mechanical.py +++ b/fluent-mechanical/wf_fm_02_mechanical.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2024 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/geometry-mechanical-dpf/wf_gmd_01_geometry.py b/geometry-mechanical-dpf/wf_gmd_01_geometry.py index 2da8f765..e0093598 100644 --- a/geometry-mechanical-dpf/wf_gmd_01_geometry.py +++ b/geometry-mechanical-dpf/wf_gmd_01_geometry.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2024 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/geometry-mechanical-dpf/wf_gmd_02_mechanical.py b/geometry-mechanical-dpf/wf_gmd_02_mechanical.py index 638552db..c55c4931 100644 --- a/geometry-mechanical-dpf/wf_gmd_02_mechanical.py +++ b/geometry-mechanical-dpf/wf_gmd_02_mechanical.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2024 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/geometry-mechanical-dpf/wf_gmd_03_dpf.py b/geometry-mechanical-dpf/wf_gmd_03_dpf.py index 4713e9cc..57835c82 100644 --- a/geometry-mechanical-dpf/wf_gmd_03_dpf.py +++ b/geometry-mechanical-dpf/wf_gmd_03_dpf.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2024 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/geometry-mesh-fluent/wf_gmf_01_geometry.py b/geometry-mesh-fluent/wf_gmf_01_geometry.py index 6a079988..bdd1e950 100644 --- a/geometry-mesh-fluent/wf_gmf_01_geometry.py +++ b/geometry-mesh-fluent/wf_gmf_01_geometry.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2024 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/geometry-mesh-fluent/wf_gmf_02_fluent_meshing.py b/geometry-mesh-fluent/wf_gmf_02_fluent_meshing.py index 9dcfd309..05796c50 100644 --- a/geometry-mesh-fluent/wf_gmf_02_fluent_meshing.py +++ b/geometry-mesh-fluent/wf_gmf_02_fluent_meshing.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2024 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/geometry-mesh-fluent/wf_gmf_03_fluent_solver.py b/geometry-mesh-fluent/wf_gmf_03_fluent_solver.py index 25dcf1c8..f86a55cf 100644 --- a/geometry-mesh-fluent/wf_gmf_03_fluent_solver.py +++ b/geometry-mesh-fluent/wf_gmf_03_fluent_solver.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2024 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/geometry-mesh/wf_gm_01_geometry.py b/geometry-mesh/wf_gm_01_geometry.py index efc4c49d..1004c390 100644 --- a/geometry-mesh/wf_gm_01_geometry.py +++ b/geometry-mesh/wf_gm_01_geometry.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2024 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/geometry-mesh/wf_gm_02_mesh.py b/geometry-mesh/wf_gm_02_mesh.py index 38995ea4..6f91ec95 100644 --- a/geometry-mesh/wf_gm_02_mesh.py +++ b/geometry-mesh/wf_gm_02_mesh.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2024 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/mapdl-dpf/.ci/display_test.py b/mapdl-dpf/.ci/display_test.py index 8e8e49f7..c1e93877 100644 --- a/mapdl-dpf/.ci/display_test.py +++ b/mapdl-dpf/.ci/display_test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2024 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/mapdl-dpf/wf_mapdl-dpf.py b/mapdl-dpf/wf_mapdl-dpf.py index 8d95f103..e12f4cd2 100644 --- a/mapdl-dpf/wf_mapdl-dpf.py +++ b/mapdl-dpf/wf_mapdl-dpf.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2024 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/speos-optislang/wf_so_01_light_guide_robustness_study.py b/speos-optislang/wf_so_01_light_guide_robustness_study.py index fb2b8b77..7cd5e790 100644 --- a/speos-optislang/wf_so_01_light_guide_robustness_study.py +++ b/speos-optislang/wf_so_01_light_guide_robustness_study.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2024 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # #