Regional 28m wing — aerostructural CD-min
E190-class regional jet wing, vortex-lattice aero coupled with a tube FEM structural model. Minimize drag at a fixed lift coefficient, with a realistic structural-mass cap. Run end-to-end through the hangar-omd Lane B plan pipeline.
MDO problem setup.
Operating conditions, wing geometry, DVs, and constraints. Aluminum 7075-T6 tube FEM structural model coupled with vortex-lattice aero via OpenAeroStruct.
operating conditions
| Mach | 0.78 |
| velocity | 230.15 m/s |
| altitude density | 0.3639 kg/m³ |
| Reynolds number | 5.5 × 10&sup6; |
| alpha (initial) | 5.0 deg |
| gross weight (W0) | 40,000 kg |
| design range | 3,704 km (2,000 nmi) |
| load factor | 1.0 |
wing geometry
| span | 28.0 m |
| root chord | 4.2 m |
| taper ratio | 0.32 |
| sweep | 24.0 deg |
| dihedral | 5.0 deg |
| mesh (ny × nx) | 21 × 3 |
| FEM model | tube |
| material | Al 7075-T6 |
| safety factor | 1.5 |
design variables (3)
- twist_cp [-10, +15] deg, 5 stations
- thickness_cp [0.002, 0.05] m, 5 stations
- alpha [-5, +10] deg
objective & constraints
- minimize CD (drag coefficient)
- CL = 0.5 equality
- failure ≤ 0 von Mises stress, KS aggregated
- struct_mass ≤ 3000 kg realistic E190-class cap
| optimizer | SLSQP |
| maxiter | 200 |
| tol (ftol) | 1e-9 |
| timeout | 600 s |
Design decisions.
Formulation choices that moved the problem from a coarse proof-of-concept to a production-quality run.
formulation3 decisions
Analysis plots.
All plots generated by omd-cli plot <run_id> --type all from the converged optimization case in the OpenMDAO recorder.
OpenMDAO model structure.
Interactive N2 matrix and problem graph. Blue cells indicate feedforward connections, red cells indicate feedback. Both are static renders of the live omd viewer.
N2 diagram
open full screen ->problem graph
open full screen ->W3C PROV-Agent graph & plan detail.
The provenance graph shows plan entities, decisions, run activities, and result assessments. The plan detail page renders the YAML plan with cross-links into provenance.