sdynpy.demo.beam_airplane.create_models

create_models()[source]

Creates models for the demonstration airplane.

Returns

  • full_system (System) – System containing all the airplane degrees of freedom

  • full_geometry (Geometry) – Geometry containing the full airplane model

  • transmission_system (System) – System containing a shorter wing that can be used as a transmission simulator

  • transmission_geometry (Geometry) – Geometry containing a shorter wing that can be used as a transmission simulator

  • all_systems (dict[System]) – A dictionary containing component System objects for use in substructuring

  • all_geometries (dict[Geometry]) – A dictionary containing component Geometry objects for use in substructuring