Skip to content
Snippets Groups Projects
Commit 799f09ed authored by henry's avatar henry
Browse files

Reverting "Added ddtPhiCorr back into the pEqn, use if wisely."

parent 8d2bed91
Branches
Tags
No related merge requests found
......@@ -55,7 +55,7 @@ else
fvc::interpolate(rho)*
(
(fvc::interpolate(U) & mesh.Sf())
+ fvc::ddtPhiCorr(rUA, rho, U, phi)
//+ fvc::ddtPhiCorr(rUA, rho, U, phi)
);
//bool closedVolume = adjustPhi(phi, U, p);
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment