文件名称:saematlab代码-wing-structural-optimization:Matlab中机翼结构优化的一套工具
文件大小:62KB
文件格式:ZIP
更新时间:2024-06-23 21:38:08
系统开源
sae matlab代码机翼结构优化 Matlab中机翼结构优化的一套工具。 该代码最初是为 UFMG 航空设计团队(Uai, Sô!Fly!)的 SAE Aerodesign Brasil 比赛开发的。 去做 重构代码以使其更加模块化。 完整的文档资料。 改进 实施其他梁横截面。 实施箔几何扭转。 实施机翼后掠。 实施翼片空气动力扭转。 实施复合层分析。 下一个版本 迁移到 Python。 迁移到 OpenMDAO。 参考 机身和设备工程报告第 45 号,AD-A955 270,1955
【文件预览】:
wing-structural-optimization-master
----geometry()
--------foil()
--------transform()
--------generate_wing_stations.m(964B)
--------section()
----foils()
--------tempest.dat(2KB)
--------circle.dat(7KB)
--------s1210.dat(2KB)
--------s1223.dat(2KB)
----.gitignore(6B)
----data()
--------foil_fit.mat(5KB)
--------run_config.mat(455B)
--------wing_geometry.mat(438B)
----run()
--------iter.mat(3KB)
----torsion()
--------ang_torcao_parede_fina.m(649B)
--------integral_linha_media.m(324B)
--------bicelular.m(475B)
--------ang_torcao_macico.m(301B)
----optimizers()
--------psw_opt.m(2KB)
--------ga_opt.m(2KB)
--------sa_opt.m(801B)
--------ps_opt.m(1KB)
----LICENSE(1KB)
----fit_function.m(2KB)
----material()
--------material_properties.m(2KB)
----run_cases.m(1KB)
----criterias()
--------aeroelastic()
--------safety_margin.m(5KB)
--------beam_mass.m(1KB)
--------failure()
--------displacement()
----README.md(1KB)
----forces()
--------static_aeroelastic_loads.m(1KB)
--------internal_loads_SS.m(3KB)
--------internal_loads_FX.m(8KB)
--------panel_cumtrapz.m(3KB)
----weight_function.m(375B)
----start_opt.m(1KB)
----plots()
--------plot_longarina_3d.m(4KB)
--------plot_sec_retangular.m(537B)
--------plot_sec_perfilada.m(2KB)
--------model_fem.m(521B)
--------plot_prop_geo.m(560B)
--------plot_esforcos.m(485B)
--------plot_longarina.m(903B)
--------stlwrite.m(9KB)
----wing_geometry.m(2KB)
----parametrics()
--------reinforced_box_parametric_geometry.m(2KB)
--------basic_box_section.m(791B)
----sections()
--------reinforced_box_section.m(3KB)
--------box_section.m(3KB)
--------O_section.m(2KB)
--------foil_shaped_section.m(3KB)
--------D_section.m(3KB)