Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • dumux-repositories/dumux-course
1 result
Show changes
Showing
with 1 addition and 1 deletion
exercises/extradoc/exercise2_properties.png

26.8 KiB

......@@ -72,7 +72,7 @@ public:
* volVars.saturation(phaseIdx);
//! The energy storage in the fluid phase with index phaseIdx
EnergyLocalResidual::fluidPhaseStorage(storage, scv, volVars, phaseIdx);
EnergyLocalResidual::fluidPhaseStorage(storage, problem, scv, volVars, phaseIdx);
}
//! The energy storage in the solid matrix
......
slides/img/exercise1_setup.png

55.4 KiB