BladeAD.core.BEM.compute_inflow_angle

Module Contents

Classes

ImplicitModelOutputs

Functions

compute_inflow_angle(shape, num_blades, airfoil_model, ...)

class BladeAD.core.BEM.compute_inflow_angle.ImplicitModelOutputs
Cd: csdl_alpha.Variable
Cl: csdl_alpha.Variable
bem_residual: csdl_alpha.Variable
inflow_angle: csdl_alpha.Variable
tip_loss_factor: csdl_alpha.Variable
BladeAD.core.BEM.compute_inflow_angle.compute_inflow_angle(shape, num_blades, airfoil_model, mu, rho, a, chord_profile, twist_profile, frame_velocity, tangential_velocity, radius_vec_exp, radius, hub_radius, sigma, tip_loss, memory_efficiency=False)