Skip to content
Snippets Groups Projects
Commit 5fecd2b5 authored by sergio's avatar sergio Committed by Andrew Heather
Browse files

Changing BC for U at side and front/back patches

parent e01af826
Branches
Tags
No related merge requests found
......@@ -23,7 +23,7 @@ boundaryField
{
"(sides|frontAndBack)"
{
type pressureInletOutletVelocity;
type fixedValue;
value uniform (0 0 0);
}
region0_to_wallFilmRegion_wallFilmFaces
......
......@@ -96,6 +96,8 @@ PIMPLE
nCorrectors 2;
nNonOrthogonalCorrectors 0;
momentumPredictor yes;
pRefCell 0;
pRefValue 1e5;
}
......
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