Skip to content
Snippets Groups Projects
Commit cf0d7a60 authored by Henry Weller's avatar Henry Weller Committed by Andrew Heather
Browse files

BUG: compressibleMultiphaseInterFoam: Corrected update of dgdt for multiple phases

parent 791e1ca2
No related branches found
No related tags found
No related merge requests found
......@@ -106,6 +106,8 @@
phase().dgdt() =
pos0(phase())
*(p_rghEqnComps[phasei] & p_rgh)/phase().thermo().rho();
phasei++;
}
phi = phiHbyA + p_rghEqnIncomp.flux();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment