Skip to content

[fluidmatrixinteractions] Rename wettingPhaseIdx() -> wettingPhase()

Simon Emmert requested to merge fix/wettingPhase-thermalconductivity into master

What this MR does / why does DuMux need it: With !1918 (merged) (d23929df) wettingPhaseIdx() was renamed to wettingPhase(). This fixes a remaining wettingPhaseIdx() in the fluidmatrixinteractions.

Which issue this MR fixes : fixes #847 (closed)

Merge request reports