https://gitlab.opengeosys.org/ogs/ogs.git
Revision 51776d6c14a467757f2c52e4dd1c750d40472391 authored by Dmitry Yu. Naumov on 09 July 2021, 07:29:27 UTC, committed by Dmitry Yu. Naumov on 09 July 2021, 07:29:27 UTC
[CL] Use MPL to input amounts of ion exchanging species

This MR enables using the MPL to input the amounts (or molalities) of ion exchanging species as opposed to defining these quantities inside the `<chemical_system>` tag, which is what is currently possible.

This MR partially resolves issue #3164 (after this, more MRs will be added to fully resolve the issue).

1. [x] Feature description was added to the [changelog](https://gitlab.opengeosys.org/ogs/ogs/-/wikis/Release-notes-6.4.1)
2. [x] Tests covering your feature were added?
3. [ ] Any new feature or behavior change was documented?

See merge request ogs/ogs!3695
2 parent s 08e6faf + 31dc566
History
Tip revision: 51776d6c14a467757f2c52e4dd1c750d40472391 authored by Dmitry Yu. Naumov on 09 July 2021, 07:29:27 UTC
Merge branch 'MoveExchangeToMPL' into 'master'
Tip revision: 51776d6
File Mode Size
.hooks
Applications
BaseLib
ChemistryLib
Documentation
GeoLib
InfoLib
MaterialLib
MathLib
MeshGeoToolsLib
MeshLib
NumLib
ParameterLib
ProcessLib
Tests
ThirdParty
scripts
web
.clang-format -rw-r--r-- 397 bytes
.clang-tidy -rw-r--r-- 972 bytes
.cmake-format.yaml -rw-r--r-- 3.2 KB
.codeclimate.yml -rw-r--r-- 105 bytes
.codespellexclude -rw-r--r-- 802 bytes
.codespellrc -rw-r--r-- 199 bytes
.dockerignore -rw-r--r-- 30 bytes
.editorconfig -rw-r--r-- 226 bytes
.gitattributes -rw-r--r-- 297 bytes
.gitignore -rw-r--r-- 337 bytes
.gitlab-ci.yml -rw-r--r-- 1.8 KB
.gitmodules -rw-r--r-- 246 bytes
.mailmap -rw-r--r-- 1.8 KB
.pre-commit-config.yaml -rw-r--r-- 1.9 KB
CHANGELOG.md -rw-r--r-- 30.0 KB
CMakeLists.txt -rw-r--r-- 7.7 KB
CMakePresets.json -rw-r--r-- 5.1 KB
CODE_OF_CONDUCT.md -rw-r--r-- 3.3 KB
CONTRIBUTING.md -rw-r--r-- 460 bytes
LICENSE.txt -rw-r--r-- 1.5 KB
README.md -rw-r--r-- 1.7 KB
codecov.yml -rw-r--r-- 139 bytes
config-cpp-dependencies.txt -rw-r--r-- 1.9 KB

README.md

back to top