Rough first attempt at putting together elements from Open Aerospace to automate rocket simulation.
Stars
11
Forks
5
Watchers
11
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
29
commits
Add drag curve to simlation. now output accel and qbar for analysis
05b12d6View on GitHubSetup analysis notebook to look at vertical shoot results
3ac8677View on GitHubCreate a simulation with a fixed rocket and parameteric thrust curve
c6a135cView on GitHubSetup for running a long set of simulations and documenting output
af1c509View on GitHubCorrectly does multithreading, much better performance
99d9771View on GitHubThreaded manager runs JSBSim sequentially and quits at apogee
bed4197View on GitHubBuild a JSBSim manager that creates all the input files as atifacts and attempts to run in a thread
7b59c4dView on GitHubWow. Ran 1000 simulations (took 50 minutes). Checking in results
98c4827View on GitHubSet up to run montecarlo makefile, generate README with charts
1fbad84View on GitHubRun a Monte Carlo style sim using generated JSBSim cases and random starding viraibles
3d76b5bView on GitHub