Radial Equilibrium

turbodesign.radeq.radeq(row: BladeRow, upstream: BladeRow, downstream: BladeRow | None = None) BladeRow[source]

Solves the radial equilibrium equation for axial machines and returns the convergence.

Note

This function will give you T0, P0, Vm as a function of the radius.

Parameters:
Returns:

current row with T0, P0, and Vm calculated

Return type:

BladeRow