mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: flange feature edge tutorial:
- slightly bigger display so re-patching does not pick up original outside - additional refinement at inlet since 2 cells across is too few occasionally - changed feature angle to pick up more edges
This commit is contained in:
@ -18,14 +18,14 @@ convertToMeters 1;
|
||||
|
||||
vertices
|
||||
(
|
||||
( -0.0260093 -0.0275 -0.02375)
|
||||
( 0.0260093 -0.0275 -0.02375)
|
||||
( 0.0260093 0.0225 -0.02375)
|
||||
( -0.0260093 0.0225 -0.02375)
|
||||
( -0.0260093 -0.0275 0.00225014)
|
||||
( 0.0260093 -0.0275 0.00225014)
|
||||
( 0.0260093 0.0225 0.00225014)
|
||||
( -0.0260093 0.0225 0.00225014)
|
||||
( -0.03 -0.03 -0.03)
|
||||
( 0.03 -0.03 -0.03)
|
||||
( 0.03 0.03 -0.03)
|
||||
( -0.03 0.03 -0.03)
|
||||
( -0.03 -0.03 0.01)
|
||||
( 0.03 -0.03 0.01)
|
||||
( 0.03 0.03 0.01)
|
||||
( -0.03 0.03 0.01)
|
||||
);
|
||||
|
||||
blocks
|
||||
|
||||
Reference in New Issue
Block a user