Skip to content
Snippets Groups Projects
Commit d191bac7 authored by Henry's avatar Henry
Browse files

damBreakPorousBaffle: Updated tutorial case

parent 2e90dedd
Branches
Tags
No related merge requests found
......@@ -52,7 +52,7 @@ boundaryField
{
type porousBafflePressure;
patchType cyclic;
jump uniform 0;
jump uniform 0 value uniform 0;
D 700;
I 500;
length 1.05;
......
faceSet cyclicFaces new boxToFace (0.3015 0.0493 -1) (0.3069 0.2077 1);
cellSet cyclicFacesSlaveCells new boxToCell (-1 0 -1) (0.305 0.31 1)
faceZoneSet cyclicZoneFaces new setsToFaceZone cyclicFaces cyclicFacesSlaveCells
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