Skip to content
Snippets Groups Projects
Commit d18db8ba authored by andy's avatar andy
Browse files

ENH: potentialFreeSurfaceFoam - updated phi patches so can use fixed flux...

ENH: potentialFreeSurfaceFoam - updated phi patches so can use fixed flux pressure on moving boundaries
parent 92426f14
No related merge requests found
#include "resetPhiPatches.H"
volScalarField rAU(1.0/UEqn().A());
surfaceScalarField rAUf("Dp", fvc::interpolate(rAU));
......
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