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:
1582
atomizer_field_training_data/uav_arm_test/trial_0011/input/model.bdf
Normal file
1582
atomizer_field_training_data/uav_arm_test/trial_0011/input/model.bdf
Normal file
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"trial_number": 11,
|
||||
"timestamp": "2025-11-25T09:45:34.912859",
|
||||
"atomizer_study": "uav_arm_atomizerfield_test",
|
||||
"design_parameters": {
|
||||
"beam_half_core_thickness": 6.293899908000085,
|
||||
"beam_face_thickness": 2.325044568707964,
|
||||
"holes_diameter": 22.46844304357644,
|
||||
"hole_count": 11.120408127066865
|
||||
},
|
||||
"results": {
|
||||
"objectives": {
|
||||
"mass": 3735.3494193443853,
|
||||
"frequency": 18.908977508544922
|
||||
},
|
||||
"constraints": {
|
||||
"max_displacement_limit": 0.027771631255745888,
|
||||
"max_stress_limit": 255.481689453125,
|
||||
"min_frequency_limit": 18.908977508544922
|
||||
},
|
||||
"max_stress": 255.481689453125,
|
||||
"max_displacement": 0.027771631255745888,
|
||||
"feasible": false
|
||||
}
|
||||
}
|
||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user