https://gitlab.opengeosys.org/ogs/ogs.git
Revision dbc8f7ccecdcc33954e2386f007b6dc435464b2c authored by Dmitri Naumov on 12 December 2020, 22:48:04 UTC, committed by Dmitri Naumov on 11 February 2021, 22:06:02 UTC
In a double porosity models this represents the (micro)
capillary pressure -- (micro-)saturation relationship.
1 parent ab8d4bb
Raw File
Tip revision: dbc8f7ccecdcc33954e2386f007b6dc435464b2c authored by Dmitri Naumov on 12 December 2020, 22:48:04 UTC
[MPL] Saturation property name for micro-structure
Tip revision: dbc8f7c
.gitmodules
[submodule "ThirdParty/tetgen"]
	path = ThirdParty/tetgen
	url = https://github.com/ufz/tetgen.git
[submodule "vtkdiff"]
	path = ThirdParty/vtkdiff
	url = https://github.com/ufz/vtkdiff.git
[submodule "ThirdParty/tclap"]
	path = ThirdParty/tclap
	url = https://github.com/ufz/tclap.git
[submodule "ThirdParty/autocheck"]
	path = ThirdParty/autocheck
	url = https://github.com/ufz/autocheck.git
[submodule "ThirdParty/metis"]
	path = ThirdParty/metis
	url = https://github.com/scibuilder/metis.git
[submodule "ThirdParty/SwmmInterface"]
	path = ThirdParty/SwmmInterface
	url = https://github.com/ufz/SwmmInterface.git
[submodule "ThirdParty/cmake-modules"]
	path = ThirdParty/cmake-modules
	url = https://github.com/bilke/cmake-modules.git
[submodule "ThirdParty/pybind11"]
	path = ThirdParty/pybind11
	url = https://github.com/pybind/pybind11.git
[submodule "ThirdParty/googletest"]
	path = ThirdParty/googletest
	url = https://github.com/google/googletest.git
[submodule "ThirdParty/exprtk"]
	path = ThirdParty/exprtk
	url = https://github.com/ArashPartow/exprtk.git
[submodule "ThirdParty/iphreeqc/src"]
	path = ThirdParty/iphreeqc/src
	url = https://github.com/ufz/iphreeqc.git
[submodule "ThirdParty/MGIS"]
	path = ThirdParty/MGIS
	url = https://github.com/ufz/MFrontGenericInterfaceSupport.git
[submodule "ThirdParty/container-maker"]
	path = ThirdParty/container-maker
	url = https://gitlab.opengeosys.org/ogs/container-maker.git
[submodule "ThirdParty/ogs6py"]
	path = ThirdParty/ogs6py
	url = https://github.com/joergbuchwald/ogs6py.git
[submodule "ThirdParty/json-cmake"]
	path = ThirdParty/json-cmake
	url = https://github.com/ufz/json-cmake.git
[submodule "ThirdParty/spdlog"]
	path = ThirdParty/spdlog
	url = https://github.com/gabime/spdlog.git
[submodule "ThirdParty/xdmf"]
	path = ThirdParty/xdmf
	url = https://gitlab.opengeosys.org/ogs/xdmflib.git
back to top