fastga.models.weight.mass_breakdown.a_airframe.fuselage_components.compute_additional_bending_material_mass_h module
Computes the additional horizontal bending mass, adapted from TASOPT by Lucas REMOND.
- class fastga.models.weight.mass_breakdown.a_airframe.fuselage_components.compute_additional_bending_material_mass_h.ComputeAddBendingMassHorizontal(**kwargs)[source]
Bases:
openmdao.core.explicitcomponent.ExplicitComponentComputes the horizontal additional bending material based on the method described in TASOPT.
Store some bound methods so we can detect runtime overrides.