mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: circuitBoardCooling: clean up
This commit is contained in:
@ -30,9 +30,6 @@ baffles
|
|||||||
zoneName baffleFaces;
|
zoneName baffleFaces;
|
||||||
|
|
||||||
|
|
||||||
//- Optional flip
|
|
||||||
//flip false;
|
|
||||||
|
|
||||||
patches
|
patches
|
||||||
{
|
{
|
||||||
master
|
master
|
||||||
@ -42,9 +39,7 @@ baffles
|
|||||||
|
|
||||||
type mappedWall;
|
type mappedWall;
|
||||||
sampleMode nearestPatchFace;
|
sampleMode nearestPatchFace;
|
||||||
sampleRegion region0;
|
|
||||||
samplePatch baffle1Wall_1;
|
samplePatch baffle1Wall_1;
|
||||||
offsetMode uniform;
|
|
||||||
offset (0 0 0);
|
offset (0 0 0);
|
||||||
|
|
||||||
|
|
||||||
@ -121,9 +116,7 @@ baffles
|
|||||||
|
|
||||||
type mappedWall;
|
type mappedWall;
|
||||||
sampleMode nearestPatchFace;
|
sampleMode nearestPatchFace;
|
||||||
sampleRegion region0;
|
|
||||||
samplePatch baffle1Wall_0;
|
samplePatch baffle1Wall_0;
|
||||||
offsetMode uniform;
|
|
||||||
offset (0 0 0);
|
offset (0 0 0);
|
||||||
|
|
||||||
patchFields
|
patchFields
|
||||||
|
|||||||
Reference in New Issue
Block a user