RCAIDE.Library.Methods.Aerodynamics.Vortex_Lattice_Method.extract_wing_collocation_points
extract_wing_collocation_points#
- extract_wing_collocation_points(geometry, wing_instance_idx)[source]#
This extracts the collocation points of the vehicle vortex distribution belonging to the specified wing instance index. This is useful for slipstream analysis, where the wake of a propeller is included in the VLM analysis of a specified wing in the vehicle.
Source: None
Inputs: geometry - SUAVE vehicle wing_instance - wing instance tag
Outputs: VD_wing - colocation points of vortex distribution for specified wing ids - indices in the vortex distribution corresponding to specified wing
Properties Used: N/A