pitching_wing_actuation

Module Contents

Classes

PitchingModel

Compute the rotated mesh given axis, .

class pitching_wing_actuation.PitchingModel

Bases: lsdo_modules.module_csdl.module_csdl.ModuleCSDL

Compute the rotated mesh given axis, .

Parameters
def_mesh[num_nodes,num_pts_chord, num_pts_span, 3]numpy array

Array defining the nodal coordinates of the lifting surface.

Returns
  1. mesh
  2. coll_vel (rotational vel)
define()
initialize()