pyskyfire.pump.impeller.Impeller¶
- class pyskyfire.pump.impeller.Impeller(Q, H, n, material=None)¶
Bases:
objectExecute the project of a centrifugal pump.
- __str__()¶
Print out main values in a readable manner
- compute_geometry()¶
Compute meridional & and blade geometry
- compute_mass()¶
- main_dimensions()¶
Calculate the main dimensions of the impeller
- plot_3d(a=1, b=0, c=0, beta_1B=45, beta_2B=50, num_blades=6)¶
Plot a 3D view of the impeller geometry.