From 914193a8d23b93233fd979cde0c5763d4050cd25 Mon Sep 17 00:00:00 2001 From: Lars Bilke <lars.bilke@ufz.de> Date: Fri, 14 Jun 2024 09:02:53 +0200 Subject: [PATCH] 6.5.2 --- CITATION.cff | 36 +++++++++++++++++------------------ Documentation/mainpage.dox.in | 1 + README.md | 4 ++-- scripts/doc/_redirects | 1 + web/content/releases/6.5.2.md | 25 ++++++++++++++++++++++++ 5 files changed, 47 insertions(+), 20 deletions(-) create mode 100644 web/content/releases/6.5.2.md diff --git a/CITATION.cff b/CITATION.cff index a6f56061af2..2bac71ce911 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -24,13 +24,13 @@ authors: family-names: Lehmann orcid: "https://orcid.org/0000-0001-7936-9852" affiliation: Helmholtz Centre for Environmental Research -- UFZ - - given-names: Karsten - family-names: Rink - affiliation: Helmholtz Centre for Environmental Research -- UFZ - given-names: Wenqing family-names: Wang orcid: "https://orcid.org/0000-0001-8909-6245" affiliation: Helmholtz Centre for Environmental Research -- UFZ + - given-names: Karsten + family-names: Rink + affiliation: Helmholtz Centre for Environmental Research -- UFZ - given-names: Norihiro family-names: Watanabe affiliation: AIST @@ -56,14 +56,14 @@ authors: family-names: Chen orcid: "https://orcid.org/0000-0003-2019-3439" affiliation: TU Bergakademie Freiberg - - given-names: Thomas - family-names: Nagel - orcid: "https://orcid.org/0000-0001-8459-4616" - affiliation: TU Bergakademie Freiberg - given-names: Christian family-names: Silbermann orcid: "https://orcid.org/0000-0002-5474-0165" affiliation: TU Bergakademie Freiberg + - given-names: Thomas + family-names: Nagel + orcid: "https://orcid.org/0000-0001-8459-4616" + affiliation: TU Bergakademie Freiberg - given-names: Yonghui family-names: Huang affiliation: Helmholtz Centre for Environmental Research -- UFZ @@ -88,6 +88,11 @@ authors: family-names: Kiszkurno orcid: "https://orcid.org/0000-0003-3304-4838" affiliation: Helmholtz Centre for Environmental Research -- UFZ + - given-names: Jan + family-names: Thiedau + affiliation: >- + Bundesanstalt für Geowissenschaften und Rohstoffe -- + BGR - given-names: Keita family-names: Yoshioka orcid: "https://orcid.org/0000-0001-7518-6952" @@ -99,11 +104,6 @@ authors: - given-names: Francesco family-names: Parisio affiliation: CSIC - - given-names: Jan - family-names: Thiedau - affiliation: >- - Bundesanstalt für Geowissenschaften und Rohstoffe -- - BGR - given-names: Jaime family-names: Rodriguez name-particle: Garibay @@ -174,6 +174,10 @@ authors: affiliation: >- Bundesanstalt für Geowissenschaften und Rohstoffe -- BGR + - given-names: Philipp + family-names: Selzer + orcid: "https://orcid.org/0000-0001-9995-3634" + affiliation: Helmholtz Centre for Environmental Research -- UFZ - given-names: Falko family-names: Vehling affiliation: Helmholtz Centre for Environmental Research -- UFZ @@ -196,10 +200,6 @@ authors: - given-names: Olaf family-names: Kolditz affiliation: Helmholtz Centre for Environmental Research -- UFZ - - given-names: Philipp - family-names: Selzer - orcid: "https://orcid.org/0000-0001-9995-3634" - affiliation: Helmholtz Centre for Environmental Research -- UFZ - given-names: Reza family-names: Taher Dang Koo affiliation: TU Bergakademie Freiberg @@ -308,6 +308,6 @@ identifiers: repository-code: "https://github.com/ufz/ogs" url: "https://www.opengeosys.org" license: BSD-3-Clause -version: 6.5.1 -date-released: "2024-03-28" +version: 6.5.2 +date-released: "2024-06-14" doi: 10.5281/zenodo.10890088 diff --git a/Documentation/mainpage.dox.in b/Documentation/mainpage.dox.in index 562c143481f..0969c976123 100644 --- a/Documentation/mainpage.dox.in +++ b/Documentation/mainpage.dox.in @@ -21,6 +21,7 @@ * * The documentation for OGS releases can be found here: * + * - https://doxygen.opengeosys.org/6.5.2 * - https://doxygen.opengeosys.org/6.5.1 * - https://doxygen.opengeosys.org/v6.5.0 * - https://doxygen.opengeosys.org/v6.4.4 diff --git a/README.md b/README.md index 2b35a9e4c0b..0c3f60f8b61 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ waste deposition. OGS is comprised of the THMC-simulator (simply referred to as ## Software development - Good starting point for users as well as for developers is the [documentation][documentation] -- Check your code against our [styleguide](http://ufz.github.io/styleguide/cppguide.xml) +- Check your code against our [style guide](http://ufz.github.io/styleguide/cppguide.xml) - Have a look at the [source code documentation for the current master-branch build][docs-master] or [for the latest release][docs-release] ## License @@ -28,5 +28,5 @@ OpenGeoSys is distributed under the Modified BSD License. See the [ogs]: https://www.opengeosys.org [documentation]: https://www.opengeosys.org/docs/ [docs-master]: https://doxygen.opengeosys.org/ -[docs-release]: https://doxygen.opengeosys.org/6.5.1 +[docs-release]: https://doxygen.opengeosys.org/6.5.2 [license-source]: https://github.com/ufz/ogs/blob/master/LICENSE.txt diff --git a/scripts/doc/_redirects b/scripts/doc/_redirects index ed04ccc7b8f..4756741548d 100644 --- a/scripts/doc/_redirects +++ b/scripts/doc/_redirects @@ -9,3 +9,4 @@ /v6.4.4/* https://ogs-doxygen-v6-4-4.netlify.app/:splat 200! /v6.5.0/* https://ogs-doxygen-v6-5-0.netlify.app/:splat 200! /6.5.1/* https://ogs-doxygen-6-5-1.netlify.app/:splat 200! +/6.5.2/* https://ogs-doxygen-6-5-2.netlify.app/:splat 200! diff --git a/web/content/releases/6.5.2.md b/web/content/releases/6.5.2.md new file mode 100644 index 00000000000..be505002c3b --- /dev/null +++ b/web/content/releases/6.5.2.md @@ -0,0 +1,25 @@ ++++ +date = "2024-06-14T08:41:12+02:00" +title = "OpenGeoSys 6.5.2" +tag = "6.5.2" +author = "Lars Bilke" +release_date = "2024-06-14T08:41:12+02:00" + +[downloads] +binary = [ +"Windows-10.0.22631-python-3.12.1-de-utils.zip", +"Windows-10.0.22631-python-3.12.1-utils.zip", +] +container = [ +"serial.sif", +"petsc.sif", +"serial-mkl.sif", +"petsc-mkl.sif", +] +pip = true +note = """ +**Note:** When using Python bindings make sure to have Python installed on your system: + +- Windows: [Python 3.12.1](https://www.python.org/ftp/python/3.12.1/python-3.12.1-amd64.exe) +""" ++++ -- GitLab