-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathadvanced_hull_optimization_results.json
More file actions
40 lines (40 loc) · 1.49 KB
/
advanced_hull_optimization_results.json
File metadata and controls
40 lines (40 loc) · 1.49 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
{
"optimization_results": {
"optimal_material": "plate_nanolattice",
"material_properties": "PlateNanolattice(name='Plate-Nanolattice', strength_enhancement=6.4, ultimate_tensile_strength=320.0, young_modulus=2.5, vickers_hardness=30.0, density=1.2, diamond_strength_ratio=6.4, manufacturing_complexity='HIGH', status='ADVANCED RESEARCH \u2705')",
"performance_metrics": {
"uts_safety_factor": 6.4,
"modulus_safety_factor": 2.5,
"hardness_compliant": true,
"tidal_resistance": 0.1388888888888889,
"performance_score": 2.5,
"requirements_met": true
},
"geometry_optimization": {
"hull_thickness": 0.05,
"hull_radius": 5.0,
"hull_length": 50.0,
"optimization_success": "True",
"structural_efficiency": 6.790610905254201e-07
},
"mass_volume_analysis": {
"hull_volume_m3": 78.14711725804591,
"internal_volume_m3": 3848.8436997291956,
"hull_mass_kg": 93776.54070965509,
"mass_per_crew_kg": 937.7654070965509,
"volume_per_crew_m3": 38.488436997291956
},
"requirements_validation": {
"uts_requirement": true,
"modulus_requirement": true,
"hardness_requirement": true,
"safety_factor_requirement": true,
"velocity_capability": true,
"all_requirements_met": true
},
"optimization_timestamp": "2025-07-11T21:56:17.917762",
"status": "PRODUCTION COMPLETE \u2705"
},
"timestamp": "2025-07-11T21:56:17.920769",
"status": "PRODUCTION COMPLETE \u2705"
}