tutorials/resources/blockMesh/titaniaSynthesis: Reformatting.
This commit is contained in:
@ -16,13 +16,13 @@ FoamFile
|
|||||||
convertToMeters 1;
|
convertToMeters 1;
|
||||||
|
|
||||||
radius 0.015875; // Pipe radius (z-axis)
|
radius 0.015875; // Pipe radius (z-axis)
|
||||||
length 0.44; // Pipe length (x-axis)
|
length 0.44; // Pipe length (x-axis)
|
||||||
angle 1; // Center (wedge) angle
|
angle 1; // Center (wedge) angle
|
||||||
|
|
||||||
// Number of cells
|
// Number of cells
|
||||||
xCells 220;
|
xCells 220;
|
||||||
yCells 1;
|
yCells 1;
|
||||||
zCells 16;
|
zCells 16;
|
||||||
|
|
||||||
// Derived parameters
|
// Derived parameters
|
||||||
zr #calc "$radius*cos(degToRad(0.5*$angle))";
|
zr #calc "$radius*cos(degToRad(0.5*$angle))";
|
||||||
|
|||||||
Reference in New Issue
Block a user