- Replace brittle order-based subcase mapping with name-based search
- Tools now directly search for required angles (20, 40, 60, 90) by label
- Ignores extra subcases (e.g., 30, 50 degrees) without errors
- Falls back to numeric IDs (1,2,3,4) if angle labels not found
- Clear error messages show exactly which subcases are missing
This allows running WFE analysis on simulations with >4 subcases
without manual file/code modifications.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>