fastga.models.aerodynamics.aerodynamics module
FAST - Copyright (c) 2016 ONERA ISAE.
- class fastga.models.aerodynamics.aerodynamics.Aerodynamics(**kwargs)[source]
Bases:
openmdao.core.group.GroupComputes the aerodynamic properties of the aircraft in cruise conditions and in low speed conditions. Calls the AerodynamicHighSpeed and AerodynamicsLowSpeed sub-groups.
Set the solvers to nonlinear and linear block Gauss–Seidel by default.