repo.or.cz
/
OpenFOAM-2.0.x.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Initial commit for version 2.0.x patch release
[OpenFOAM-2.0.x.git]
/
tutorials
/
heatTransfer
/
buoyantBaffleSimpleFoam
/
circuitBoardCooling
/
baffle.setSet
blob
89be31e65e3839d150cf49aad44b84408862fca3
1
# Create face set
2
faceSet baffleFaces new boxToFace (0.29 0 0) (0.31 0.18 2)
3
faceZoneSet baffleFaces new setToFaceZone baffleFaces
4
5
faceSet baffleFaces2 new boxToFace (0.59 0.0 0.0)(0.61 0.18 2.0)
6
faceZoneSet baffleFaces2 new setToFaceZone baffleFaces2