From 79ad8c848a7bef55bf18f2bef8b7d58c78553a2d Mon Sep 17 00:00:00 2001
From: Falko Vehling <falko.vehling@ufz.de>
Date: Wed, 2 Nov 2022 15:41:44 +0100
Subject: [PATCH] link to momas benchmark page has been updated

---
 .../Multiphase_Flow_Overview/index.md                           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/web/content/docs/userguide/process-dependent-configuration/Multiphase_Flow_Overview/index.md b/web/content/docs/userguide/process-dependent-configuration/Multiphase_Flow_Overview/index.md
index 9c14e08131b..4993fabd192 100644
--- a/web/content/docs/userguide/process-dependent-configuration/Multiphase_Flow_Overview/index.md
+++ b/web/content/docs/userguide/process-dependent-configuration/Multiphase_Flow_Overview/index.md
@@ -24,6 +24,6 @@ Some remarks:
 
 1\. The `TwoPhaseFlowWithPP` process assumes that the two fluid phases are immiscible. Thus, it is most suitable for simulating two-phase flow under capillary effects (e.g. replacement of one phase by another due to gravity). Note that the wetting and non-wetting phases are not limited to water and gas, see the [McWhorter benchmark]({{< ref "docs/benchmarks/two-phase-flow/two-phase-flow-pp-mcwhorter" >}}) for example.
 
-2\. The `TwoPhaseFlowWithPrho` process assumes that the main component of the gas phase can be dissolved in the liquid phase. Water evaporation is neglected here. The appearance/disappearance of the gas phase is controlled by the solubility (given by the Henry's Law) of the gaseous component, e.g. H2. It is therefore most suitable for nuclear waste repository (see the [MoMaS benchmark]({{< ref "docs/benchmarks/two-phase-flow/momas" >}})) or CO2 storage problems.
+2\. The `TwoPhaseFlowWithPrho` process assumes that the main component of the gas phase can be dissolved in the liquid phase. Water evaporation is neglected here. The appearance/disappearance of the gas phase is controlled by the solubility (given by the Henry's Law) of the gaseous component, e.g. H2. It is therefore most suitable for nuclear waste repository (see the [MoMaS benchmark](https://www.opengeosys.org/docs/benchmarks/two-phase-flow/momas/)) or CO2 storage problems.
 
 3\. The `ThermalTwoPhaseFlowWithPP` process simulates the temperature-dependent two-phase flow and moisture transport. Water evaporation and recondensation can be modeled thanks to that the gas phase is compositional. This process is most favorably used for shallow geothermal applications (e.g. borehole thermal energy storage), especially in unsaturated soils (see the [heat pipe benchmark](https://www.opengeosys.org/docs/benchmarks/thermal-two-phase-flow/heatpipe/)).
-- 
GitLab