26 lines
624 B
JSON
26 lines
624 B
JSON
|
|
{
|
||
|
|
"study_name": "uav_arm_atomizerfield_test",
|
||
|
|
"total_trials": 96,
|
||
|
|
"design_variables": [
|
||
|
|
"beam_half_core_thickness",
|
||
|
|
"beam_face_thickness",
|
||
|
|
"holes_diameter",
|
||
|
|
"hole_count"
|
||
|
|
],
|
||
|
|
"objectives": [
|
||
|
|
"mass",
|
||
|
|
"fundamental_frequency"
|
||
|
|
],
|
||
|
|
"constraints": [
|
||
|
|
"max_displacement_limit",
|
||
|
|
"max_stress_limit",
|
||
|
|
"min_frequency_limit"
|
||
|
|
],
|
||
|
|
"export_timestamp": "2025-11-25T12:17:30.460682",
|
||
|
|
"metadata": {
|
||
|
|
"atomizer_version": "2.0",
|
||
|
|
"optimization_algorithm": "NSGA-II",
|
||
|
|
"n_trials": 100,
|
||
|
|
"description": "UAV Camera Support Arm - AtomizerField Neural Surrogate Integration Test"
|
||
|
|
}
|
||
|
|
}
|