https://github.com/cuspaceflight/torch
Aerodynamic heating for tangent ogive nosecones
https://github.com/cuspaceflight/torch
aerodynamic aerodynamic-heating heating rocket
Last synced: 2 months ago
JSON representation
Aerodynamic heating for tangent ogive nosecones
- Host: GitHub
- URL: https://github.com/cuspaceflight/torch
- Owner: cuspaceflight
- License: gpl-3.0
- Created: 2021-05-23T19:17:50.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-18T15:28:35.000Z (over 3 years ago)
- Last Synced: 2024-12-26T08:27:00.399Z (4 months ago)
- Topics: aerodynamic, aerodynamic-heating, heating, rocket
- Language: Jupyter Notebook
- Homepage:
- Size: 193 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
TORCH
Cambridge University Spaceflight
Torch is a Python implementation of NASA's tangent ogive nosecone aerodynamic heating program (NQLD019).
## Installation
`pip install git+https://github.com/cuspaceflight/torch.git`## Examples
See the two Jupyter notebooks ('Example - Black Brant.ipynb' and 'Example - NASA TND 889.ipynb') for examples of how to run simulations, and how the results compare with original data generated by NASA.
There is also an additional example in the CUSF CamPyRoS repository, which uses variable wall temperatures and some of the built in plotting functions:
https://github.com/cuspaceflight/CamPyRoS/blob/main/Aerodynamic%20Heating%20Example.ipynb## References
Original document (long): https://ntrs.nasa.gov/citations/19730063810
Shorter version: https://arc.aiaa.org/doi/pdf/10.2514/3.62081