Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
ogs
ogs
Commits
fcbcaa96
Verified
Commit
fcbcaa96
authored
Sep 19, 2022
by
Lars Bilke
Browse files
6.4.3
parent
5d0ac0c7
Pipeline
#12302
failed with stages
in 564 minutes and 57 seconds
Changes
6
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
fcbcaa96
...
...
@@ -2,10 +2,14 @@
## Unreleased
[
Please see the wiki-page
](
https://gitlab.opengeosys.org/ogs/ogs/-/wikis/Release-notes-6.4.
3
)
[
Please see the wiki-page
](
https://gitlab.opengeosys.org/ogs/ogs/-/wikis/Release-notes-6.4.
4
)
----
## 6.4.3
[
Changelog for OpenGeoSys 6.4.3
](
https://gitlab.opengeosys.org/ogs/ogs/-/wikis/Release-notes-6.4.3
)
## 6.4.2
[
Changelog for OpenGeoSys 6.4.2
](
https://gitlab.opengeosys.org/ogs/ogs/-/wikis/Release-notes-6.4.2
)
...
...
CITATION.cff
View file @
fcbcaa96
...
...
@@ -9,7 +9,7 @@ license: BSD-3-Clause
# DOI representing all versions, do not change:
doi: 10.5281/zenodo.591265
# The following needs to be adapted on releases:
version: "6.4.
2
"
version: "6.4.
3
"
date-released: "2022-04-01"
identifiers:
- type: doi
...
...
Documentation/mainpage.dox.in
View file @
fcbcaa96
...
...
@@ -3,14 +3,14 @@
* OpenGeoSys (OGS) is a scientific open source project for the development of
* numerical methods for the simulation of thermo-hydro-mechanical-chemical
* (THMC) processes in porous and fractured media. OGS is implemented in C++, it
* is object-oriented with an focus on the numerical solution of coupled
multi-field
* problems (multi-physics). Parallel versions of OGS are available
relying on
* both MPI and OpenMP concepts.
* is object-oriented with an focus on the numerical solution of coupled
*
multi-field
problems (multi-physics). Parallel versions of OGS are available
*
relying on
both MPI and OpenMP concepts.
*
* Application areas of OGS are currently CO2
* sequestration, geothermal energy, water resources management, hydrology and
* waste deposition. OGS is comprised of the THMC-simulator (simply referred to
as
* *OGS*) and a visualization tool (*Data Explorer*).
* waste deposition. OGS is comprised of the THMC-simulator (simply referred to
*
as
*OGS*) and a visualization tool (*Data Explorer*).
*
* OGS is developed by the OpenGeoSys Community.
*
...
...
@@ -21,6 +21,7 @@
*
* The documentation for OGS releases can be found here:
*
* - https://doxygen.opengeosys.org/v6.4.3
* - https://doxygen.opengeosys.org/v6.4.2
* - https://doxygen.opengeosys.org/v6.4.1
* - https://doxygen.opengeosys.org/v6.4.0
...
...
@@ -30,7 +31,8 @@
* - OGS home page: https://opengeosys.org/
* - Selected benchmarks: https://opengeosys.org/docs/benchmarks
* - Developer guide: https://opengeosys.org/docs/devguide
* - Data Explorer (GUI) manual: https://gitlab.opengeosys.org/ogs/data_explorer_manual/-/jobs/artifacts/master/raw/ogsde-man.pdf?job=build
* - Data Explorer (GUI) manual:
* https://gitlab.opengeosys.org/ogs/data_explorer_manual/-/jobs/artifacts/master/raw/ogsde-man.pdf?job=build
* - Discussion forum: https://discourse.opengeosys.org
*
* \section internal_modules Internal Modules
...
...
README.md
View file @
fcbcaa96
...
...
@@ -29,5 +29,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/v6.4.
2
[
docs-release
]:
https://doxygen.opengeosys.org/v6.4.
3
[
license-source
]:
https://github.com/ufz/ogs/blob/master/LICENSE.txt
scripts/doc/_redirects
View file @
fcbcaa96
...
...
@@ -5,3 +5,4 @@
/v6.4.1 https://doxygen.opengeosys.org/v6.4.1/index.html 301
/v6.4.1/* https://ogs-doxygen-v6-4-1.netlify.app/:splat 200!
/v6.4.2/* https://ogs-doxygen-v6-4-2.netlify.app/:splat 200!
/v6.4.3/* https://ogs-doxygen-v6-4-3.netlify.app/:splat 200!
web/content/releases/6.4.3.md
0 → 100644
View file @
fcbcaa96
+++
date = "2022-09-19T13:10:13+01:00"
title = "OpenGeoSys 6.4.3"
tag = "6.4.3"
author = "Lars Bilke"
release_date = "2022-09-19"
[downloads]
binary = [
"Windows-10.0.22000-python-3.10.7-de-utils.zip",
"Windows-10.0.22000-python-3.10.7-utils.zip",
"Windows-10.0.22000-de-utils.zip",
"Windows-10.0.22000-utils.zip"
]
container = [
"serial.sif",
"openmpi-4.0.5.sif",
]
note = """
**Note:**
When using Python bindings make sure to have Python installed on your system:
-
Windows:
[
Python 3.10.7
](
https://www.python.org/ftp/python/3.10.7/python-3.10.7-amd64.exe
)
"""
+++
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment