Skip to content

Commit

Permalink
6.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bilke committed Jun 14, 2024
1 parent b3ffceb commit 914193a
Show file tree
Hide file tree
Showing 5 changed files with 47 additions and 20 deletions.
36 changes: 18 additions & 18 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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"
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
1 change: 1 addition & 0 deletions Documentation/mainpage.dox.in
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
1 change: 1 addition & 0 deletions scripts/doc/_redirects
Original file line number Diff line number Diff line change
Expand Up @@ -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!
25 changes: 25 additions & 0 deletions web/content/releases/6.5.2.md
Original file line number Diff line number Diff line change
@@ -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)
"""
+++

0 comments on commit 914193a

Please sign in to comment.