Skip to content
Snippets Groups Projects
Commit 90e8026a authored by garibay-j's avatar garibay-j Committed by renchao.lu
Browse files

[T|Docu] add test case and documentation.

parent e0cc1ee3
No related branches found
No related tags found
No related merge requests found
Define site unit for surface complexation model. Either `density` to use sites per square nanometre or `mole` to use moles per kilogram of water are allowed.
......@@ -816,6 +816,7 @@ if (NOT OGS_USE_MPI)
OgsTest(PROJECTFILE Parabolic/ComponentTransport/ReactiveTransport/KineticReactant/1d_isofrac_flag_formula.prj RUNTIME 20)
OgsTest(PROJECTFILE Parabolic/ComponentTransport/ReactiveTransport/KineticReactant_AllAsComponents/KineticReactant2.prj RUNTIME 60)
OgsTest(PROJECTFILE Parabolic/ComponentTransport/ReactiveTransport/SurfaceComplexation/RadionuclideSorption.prj RUNTIME 60)
OgsTest(PROJECTFILE Parabolic/ComponentTransport/ReactiveTransport/SurfaceComplexation/RadionuclideSorption_SitesMoles.prj RUNTIME 33)
OgsTest(PROJECTFILE Parabolic/ComponentTransport/ReactiveTransport/SurfaceComplexation/LookupTable/RadionuclideSorption.prj RUNTIME 10)
OgsTest(PROJECTFILE Parabolic/ComponentTransport/ReactiveTransport/EquilibriumPhase/calciteDissolvePrecipitateOnly.prj RUNTIME 25)
OgsTest(PROJECTFILE Parabolic/ComponentTransport/ReactiveTransport/EquilibriumPhase/calcitePorosityChange.prj RUNTIME 25)
......
......@@ -464,7 +464,7 @@
<saturation_index>0.0</saturation_index>
</phase_component>
</equilibrium_reactants>
<surface>
<surface site_unit="density">
<site>
<!--Qz = Mineral phase: Quartz, amorphous Silica-->
<name>QzOH</name>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment