BeamInput Struct Reference

Kynema API: kynema::interfaces::components::BeamInput Struct Reference
Kynema API
A flexible multibody structural dynamics code for wind turbines
Loading...
Searching...
No Matches
kynema::interfaces::components::BeamInput Struct Reference

Complete input specification for a beam. More...

#include <beam_input.hpp>

Public Attributes

size_t element_order {10}
 Spectral element order (num nodes - 1)
 
size_t section_refinement {0}
 Trapezoidal quadrature point refinement (0 = none)
 
ReferenceAxis ref_axis
 Structural reference axis data.
 
Root root
 Blade root.
 
std::vector< Sectionsections
 Section properties.
 

Detailed Description

Complete input specification for a beam.

Defines the input configuration for a turbine beam

Member Data Documentation

◆ element_order

size_t kynema::interfaces::components::BeamInput::element_order {10}

Spectral element order (num nodes - 1)

◆ ref_axis

ReferenceAxis kynema::interfaces::components::BeamInput::ref_axis

Structural reference axis data.

◆ root

Root kynema::interfaces::components::BeamInput::root

Blade root.

◆ section_refinement

size_t kynema::interfaces::components::BeamInput::section_refinement {0}

Trapezoidal quadrature point refinement (0 = none)

◆ sections

std::vector<Section> kynema::interfaces::components::BeamInput::sections

Section properties.


The documentation for this struct was generated from the following file:
  • /home/runner/work/kynema/kynema/kynema/src/interfaces/components/beam_input.hpp