Skip to content

kieran-mackle/hypervehicle

Repository files navigation

x43

Latest version Code style: black Test Status

A Python package to rapidly generate parametric geometries defined by hyperpatches. Check out the hangar for some examples.

Installation

To install hypervehicle, use the command below.

pip install hypervehicle

Usage

Please see the example geometry generation to generate a mockup of the X-43A, shown above.

Citing HyperVehicle

If you use HyperVehicle in any published work, please cite it using the BibTex reference below.

@inproceedings{Mackle2024,
  author    = {Mackle, Kieran and Jahn, Ingo},
  booktitle = {AIAA Science and Technology Forum and Exposition},
  title     = {Efficient and Flexible Methodology for the Aerodynamic Shape Optimisation of Hypersonic Vehicle Concepts in a High-Dimensional Design Space},
  year      = {2024},
}

License

HyperVehicle is licensed under GPLv3.