feat: Add AtomizerField training data export and intelligent model discovery
Major additions: - Training data export system for AtomizerField neural network training - Bracket stiffness optimization study with 50+ training samples - Intelligent NX model discovery (auto-detect solutions, expressions, mesh) - Result extractors module for displacement, stress, frequency, mass - User-generated NX journals for advanced workflows - Archive structure for legacy scripts and test outputs - Protocol documentation and dashboard launcher 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
1558
atomizer_field_training_data/uav_arm_test/trial_0017/input/model.bdf
Normal file
1558
atomizer_field_training_data/uav_arm_test/trial_0017/input/model.bdf
Normal file
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"trial_number": 17,
|
||||
"timestamp": "2025-11-25T09:46:54.303817",
|
||||
"atomizer_study": "uav_arm_atomizerfield_test",
|
||||
"design_parameters": {
|
||||
"beam_half_core_thickness": 5.372753218398854,
|
||||
"beam_face_thickness": 2.9737738732010346,
|
||||
"holes_diameter": 40.889790771866295,
|
||||
"hole_count": 9.192294089205035
|
||||
},
|
||||
"results": {
|
||||
"objectives": {
|
||||
"mass": 3201.7531002010373,
|
||||
"frequency": 21.298219680786133
|
||||
},
|
||||
"constraints": {
|
||||
"max_displacement_limit": 0.027775324881076813,
|
||||
"max_stress_limit": 266.37664794921875,
|
||||
"min_frequency_limit": 21.298219680786133
|
||||
},
|
||||
"max_stress": 266.37664794921875,
|
||||
"max_displacement": 0.027775324881076813,
|
||||
"feasible": false
|
||||
}
|
||||
}
|
||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user