tutorials/resources/blockMesh/titaniaSynthesis: Reformatting.

This commit is contained in:
Jakub Knir
2021-02-17 16:15:31 +00:00
parent be0ee0f464
commit 306d44a04b

View File

@ -16,13 +16,13 @@ FoamFile
convertToMeters 1;
radius 0.015875; // Pipe radius (z-axis)
length 0.44; // Pipe length (x-axis)
angle 1; // Center (wedge) angle
length 0.44; // Pipe length (x-axis)
angle 1; // Center (wedge) angle
// Number of cells
xCells 220;
yCells 1;
zCells 16;
yCells 1;
zCells 16;
// Derived parameters
zr #calc "$radius*cos(degToRad(0.5*$angle))";