Skip to content
Snippets Groups Projects
Commit 3128561a authored by mattijs's avatar mattijs
Browse files

generalised directMappedPolyPatch

parent aa15f7a5
Branches
Tags
No related merge requests found
......@@ -20,8 +20,9 @@ inlet
{
nFaces 30;
startFace 27238;
type directMappedPatch;
offset ( 0.05 0 0 );
offset ( 0.0495 0 0 );
sampleMode nearestCell;
samplePatch none;
}
outlet
......
......@@ -23,6 +23,8 @@ dictionaryReplacement
{
type directMappedPatch;
offset (0.0495 0 0);
sampleMode nearestCell;
samplePatch none;
}
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment