Torch is a Python implementation of NASA's tangent ogive nosecone aerodynamic heating program (NQLD019).
pip install git+https://github.com/cuspaceflight/torch.git
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
Original document (long): https://ntrs.nasa.gov/citations/19730063810
Shorter version: https://arc.aiaa.org/doi/pdf/10.2514/3.62081