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:
1826
atomizer_field_training_data/uav_arm_test/trial_0020/input/model.bdf
Normal file
1826
atomizer_field_training_data/uav_arm_test/trial_0020/input/model.bdf
Normal file
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"trial_number": 20,
|
||||
"timestamp": "2025-11-25T09:47:37.919506",
|
||||
"atomizer_study": "uav_arm_atomizerfield_test",
|
||||
"design_parameters": {
|
||||
"beam_half_core_thickness": 7.28034992108518,
|
||||
"beam_face_thickness": 2.570351922786027,
|
||||
"holes_diameter": 17.98695128633439,
|
||||
"hole_count": 13.178620555253561
|
||||
},
|
||||
"results": {
|
||||
"objectives": {
|
||||
"mass": 4310.908942015822,
|
||||
"frequency": 19.431882858276367
|
||||
},
|
||||
"constraints": {
|
||||
"max_displacement_limit": 0.024386651813983917,
|
||||
"max_stress_limit": 227.0664825439453,
|
||||
"min_frequency_limit": 19.431882858276367
|
||||
},
|
||||
"max_stress": 227.0664825439453,
|
||||
"max_displacement": 0.024386651813983917,
|
||||
"feasible": false
|
||||
}
|
||||
}
|
||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user