p-chambers / occ_airconics

Aircraft Configuration through Integrated Cross-disciplinary Scripting, Python package built on PythonOCC
http://occ-airconics.readthedocs.io/en/latest/index.html
BSD 3-Clause "New" or "Revised" License
14 stars 9 forks source link

Implement engine in the Topology class #4

Closed p-chambers closed 7 years ago

p-chambers commented 7 years ago

The Topology class has fuselageN and liftingsurfaceN functions for fitting lifting surface or fuselage geometries to the component layout, but has not yet implemented an engineN function.

The fit_to_parent function would also need editing to enable engineN to be used by the evolutionary algorithm created in the Topology_GPTools class.

p-chambers commented 7 years ago

Introduced in v0.3