bdf_rotate module

Modules for rotate wing model at specific angle of attack

Revision: 1.0.0 $Date: 04/02/2023 20:51$

History

  1. 1.0.0 - Initial Class Creation

To Do:

bdf_rotate.main()[source]

main sequence

Input files:
  • ‘mesh_property_org.bdf’: FEM model at angle of attack of 0

Output files:
  • ‘mesh_property.bdf’: FEM model at angle of attack of XX

Procedure:
  1. read BDF

  2. rotate coordinates

  3. export BDF

Returns

None

Documentation last updated: Feb. 4, 2023 - Shugo Date