# Model Introspection Report **Study**: bracket_pareto_3obj **Generated**: 2025-12-06 14:43 **Introspection Version**: 1.0 --- ## 1. Files Discovered | Type | File | Status | |------|------|--------| | Part (.prt) | Bracket.prt | ✓ Found | | Simulation (.sim) | Bracket_sim1.sim | ✓ Found | | FEM (.fem) | Bracket_fem1.fem | ✓ Found | --- ## 2. Expressions (Potential Design Variables) *Run introspection to discover expressions.* --- ## 3. Solutions *Run introspection to discover solutions.* --- ## 4. Available Results | Result Type | Available | Subcases | |-------------|-----------|----------| | Displacement | ? | - | | Stress | ? | - | | SPC Forces | ? | - | --- ## 5. Optimization Configuration ### Selected Design Variables - `support_angle`: [20, 70] degrees - `tip_thickness`: [30, 60] mm ### Selected Objectives - Minimize `mass` using `extract_mass_from_bdf` - Minimize `stress` using `extract_solid_stress` - Maximize `stiffness` using `extract_displacement` ### Selected Constraints - `stress_limit` less_than 300 MPa --- *Ready to create optimization study? Run `python run_optimization.py --discover` to proceed.*