Skip to content
Snippets Groups Projects
Commit 846c3982 authored by Katharina Heck's avatar Katharina Heck Committed by Timo Koch
Browse files

[richards] implement volvars for wphaseonly

parent 202454ac
No related branches found
No related tags found
Loading
......@@ -171,7 +171,7 @@ public:
}
else if (phasePresence == wPhaseOnly)
{
DUNE_THROW(Dune::NotImplemented, "Water phase only phase presence!");
Implementation::completeFluidState(elemSol, problem, element, scv, fluidState_);
}
//////////
......
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