Recent content by justin cooper
-
J
Re-entry Projectile Analysis Program
Thank you for the all the suggestions! I have iterated hand values, unsuccessfully. I'm a new programmer to c++ so thank you for the input. The Heat LOAD is wrong, as it was just changed to: heatLoad += heatFlux*time; Since I am after a graph of heatFlux as it progresses through time. The...- justin cooper
- Post #5
- Forum: Programming and Computer Science
-
J
Re-entry Projectile Analysis Program
Thanks for the quick reply. This is for a capstone project for a senior design.- justin cooper
- Post #3
- Forum: Programming and Computer Science
-
J
Re-entry Projectile Analysis Program
Hi all: I'm writing a program based on simple re-entry physics and can't quite get the algorithm to match the theoretical results. A little background: The equations I'm comparing this to are derivations from the equations of motion and the Sutton-Graves equation for peak heat flux at the...- justin cooper
- Thread
- Analysis Program Projectile
- Replies: 7
- Forum: Programming and Computer Science