More heading fixes in various README.md files

This commit is contained in:
John M. Penn 2017-05-11 17:44:43 -05:00
parent 135d49c4eb
commit f9c0b16451
3 changed files with 7 additions and 7 deletions

View File

@ -1,4 +1,4 @@
#SIM\_cannon\_analytic
# SIM\_cannon\_analytic
---
This is first of eight Trick-based simulations that one builds in the Trick
Tutorial (Section 3). It's purpose is to introduce some of the fundamentals

View File

@ -1,8 +1,8 @@
#SIM\_cannon\_integ
# SIM\_cannon\_integ
![CannonPicture](images/CannonInit.png)
###The Simulation
### The Simulation
This is a simulation of a cannon shooting a cannonball. Given the initial position of the cannon ball, the muzzle velocity (speed) of the cannon ball, and the elevation angle of the cannon barrel the simulation computes the cannon ball's trajectory and time of impact with the ground.
@ -12,4 +12,4 @@ The acceleration of gravity is assumed to be -9.81 m/s<sup>2</sup>.

View File

@ -42,11 +42,11 @@ sun\_predictor.sun.utc | CALENDAR\_DATE | --
**NOTE:** 0 <= Solar Azimuth < 360 degrees. North = 0, East = 90, South = 180, West = 270.
###Scenarios
### Scenarios
####[RUN_Winter](RUN_Winter/RESULTS.md)
#### [RUN_Winter](RUN_Winter/RESULTS.md)
####[RUN_Summer](RUN_Summer/RESULTS.md)
#### [RUN_Summer](RUN_Summer/RESULTS.md)
### References
Meeus, Jean, (1998) "Astronomical Algorithms", Willmann-Bell, Inc. ISBN 0-943396-61-1.