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
IO
AABB.h -rw-r--r-- 7.9 KB
AnalyticalGeometry-impl.h -rw-r--r-- 3.8 KB
AnalyticalGeometry.cpp -rw-r--r-- 23.2 KB
AnalyticalGeometry.h -rw-r--r-- 9.6 KB
CMakeLists.txt -rw-r--r-- 792 bytes
DuplicateGeometry.cpp -rw-r--r-- 5.0 KB
DuplicateGeometry.h -rw-r--r-- 2.0 KB
EarClippingTriangulation.cpp -rw-r--r-- 11.1 KB
EarClippingTriangulation.h -rw-r--r-- 1.5 KB
GEOObjects.cpp -rw-r--r-- 23.9 KB
GEOObjects.h -rw-r--r-- 16.1 KB
GeoObject.h -rw-r--r-- 620 bytes
GeoType.cpp -rw-r--r-- 959 bytes
GeoType.h -rw-r--r-- 605 bytes
Grid.h -rw-r--r-- 25.5 KB
LineSegment.cpp -rw-r--r-- 2.8 KB
LineSegment.h -rw-r--r-- 2.0 KB
MinimalBoundingSphere.cpp -rw-r--r-- 7.0 KB
MinimalBoundingSphere.h -rw-r--r-- 3.3 KB
OctTree-impl.h -rw-r--r-- 8.4 KB
OctTree.h -rw-r--r-- 6.0 KB
Point.h -rw-r--r-- 1.3 KB
PointVec.cpp -rw-r--r-- 8.0 KB
PointVec.h -rw-r--r-- 5.6 KB
Polygon.cpp -rw-r--r-- 18.0 KB
Polygon.h -rw-r--r-- 4.7 KB
PolygonWithSegmentMarker.cpp -rw-r--r-- 1.2 KB
PolygonWithSegmentMarker.h -rw-r--r-- 1.5 KB
Polyline.cpp -rw-r--r-- 15.5 KB
Polyline.h -rw-r--r-- 7.5 KB
PolylineVec.h -rw-r--r-- 693 bytes
PolylineWithSegmentMarker.cpp -rw-r--r-- 1.3 KB
PolylineWithSegmentMarker.h -rw-r--r-- 1.8 KB
QuadTree.h -rw-r--r-- 18.6 KB
Raster.cpp -rw-r--r-- 5.5 KB
Raster.h -rw-r--r-- 3.5 KB
SensorData.cpp -rw-r--r-- 5.3 KB
SensorData.h -rw-r--r-- 3.9 KB
SimplePolygonTree.cpp -rw-r--r-- 1.7 KB
SimplePolygonTree.h -rw-r--r-- 3.6 KB
Station.cpp -rw-r--r-- 2.0 KB
Station.h -rw-r--r-- 2.8 KB
StationBorehole.cpp -rw-r--r-- 3.2 KB
StationBorehole.h -rw-r--r-- 3.3 KB
Surface.cpp -rw-r--r-- 2.9 KB
Surface.h -rw-r--r-- 2.9 KB
SurfaceGrid.cpp -rw-r--r-- 9.2 KB
SurfaceGrid.h -rw-r--r-- 1.2 KB
SurfaceVec.h -rw-r--r-- 611 bytes
TemplateVec.h -rw-r--r-- 7.6 KB
Triangle.cpp -rw-r--r-- 1.0 KB
Triangle.h -rw-r--r-- 2.0 KB

back to top