mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
TUT: incompressible: clean up tutorials
This commit is contained in:
committed by
Andrew Heather
parent
3395cba40e
commit
e81cf778a1
@ -19,30 +19,36 @@ AMI.stl
|
||||
extractionMethod extractFromSurface;
|
||||
includedAngle 150;
|
||||
}
|
||||
|
||||
door.stl
|
||||
{
|
||||
extractionMethod extractFromSurface;
|
||||
includedAngle 150;
|
||||
}
|
||||
|
||||
fan.stl
|
||||
{
|
||||
extractionMethod extractFromSurface;
|
||||
includedAngle 150;
|
||||
}
|
||||
|
||||
outlet.stl
|
||||
{
|
||||
extractionMethod extractFromSurface;
|
||||
includedAngle 150;
|
||||
}
|
||||
|
||||
room.stl
|
||||
{
|
||||
extractionMethod extractFromSurface;
|
||||
includedAngle 150;
|
||||
}
|
||||
|
||||
desk.stl
|
||||
{
|
||||
extractionMethod extractFromSurface;
|
||||
includedAngle 150;
|
||||
}
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
Reference in New Issue
Block a user