ENH: circuitBoardCooling: clean up
This commit is contained in:
parent
b010656a0b
commit
72c89b43b1
@ -30,9 +30,6 @@ baffles
|
||||
zoneName baffleFaces;
|
||||
|
||||
|
||||
//- Optional flip
|
||||
//flip false;
|
||||
|
||||
patches
|
||||
{
|
||||
master
|
||||
@ -42,9 +39,7 @@ baffles
|
||||
|
||||
type mappedWall;
|
||||
sampleMode nearestPatchFace;
|
||||
sampleRegion region0;
|
||||
samplePatch baffle1Wall_1;
|
||||
offsetMode uniform;
|
||||
offset (0 0 0);
|
||||
|
||||
|
||||
@ -121,9 +116,7 @@ baffles
|
||||
|
||||
type mappedWall;
|
||||
sampleMode nearestPatchFace;
|
||||
sampleRegion region0;
|
||||
samplePatch baffle1Wall_0;
|
||||
offsetMode uniform;
|
||||
offset (0 0 0);
|
||||
|
||||
patchFields
|
||||
|
Loading…
Reference in New Issue
Block a user