DGP - Fix to non-bulk densities
[debian/openrocket] / html / documentation.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4   <title>OpenRocket&mdash;Documentation</title>
5   <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"/>
6   <meta name="keywords" content="OpenRocket, model rocket, simulator, simulation, rocketry, documentation"/>
7   <link rel="stylesheet" type="text/css" href="layout.css"/>
8 </head>
9
10 <body class="page_documentation">
11   <!--[if lte IE 6]>
12   <div id="iewarn">
13     You are using a browser that is <strong>8 years old!</strong>  
14     &nbsp;&nbsp;&nbsp;
15     In Internet-years that is <em>prehistoric!</em><br/>
16     For the sanity of all webmasterkind, 
17     <em>please <a href="http://www.mozilla.com/">upgrade</a></em>.  It's easy!
18   </div>
19   <![endif]-->
20
21   <h1>Documentation for OpenRocket</h1>
22
23   <div class="menucontainer">
24   <div class="menu">
25     <ul>
26       <li>OpenRocket</li>
27       <li><a href="index.html">Home</a></li>
28       <li><a href="features.html">Features</a></li>
29       <li><a href="screenshots.html">Screenshots</a></li>
30       <li><a href="download.html">Download</a></li>
31       <li><a href="documentation.html">Documentation</a></li>
32       <li><a href="contact.html">
33         Mailing lists<br/>
34         Support forums<br/>
35         Contact info</a></li>
36       <li><a href="report.html">
37         Report a bug<br/>
38         Request a feature</a></li>
39       <li><a href="license.html">License</a></li>
40     </ul>
41     <div class="logo">
42       <a href="http://sourceforge.net/projects/openrocket"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=260357&amp;type=12" width="120" height="30" alt="Get OpenRocket at SourceForge.net. Fast, secure and Free Open Source software downloads" /></a>
43     </div>
44   </div>
45   </div>
46
47   <div class="content">
48
49     <h2>User documentation</h2>
50
51     <p>No user's guide currently exists for OpenRocket.  There is a
52     <a href="http://apps.sourceforge.net/mediawiki/openrocket/index.php?title=User%27s_Guide">page on the wiki</a> for creating a User's guide.</p>
53     <p>If you would like to help, please extend it!</p>
54
55
56     <h2>Technical documentation</h2>
57
58     <p>OpenRocket was originally written as the Master's thesis of
59     Sampo Niskanen at Helsinki University of Technology.  The thesis
60     currently functions as the technical documentation, and will be
61     updated in the future to account for further enhancements.
62     The thesis is licensed under a 
63     <a rel="license" href="http://creativecommons.org/licenses/by-nd-nc/1.0/fi/deed.en">Creative Commons BY-NC-ND License</a>.</p>
64
65     <p class="right"><a rel="license" href="http://creativecommons.org/licenses/by-nd-nc/1.0/fi/deed.en"><img alt="Creative Commons BY-NC-ND License" src="http://i.creativecommons.org/l/by-nd-nc/1.0/fi/88x31.png" /></a></p>
66
67
68
69     <p><a href="thesis.pdf">Development of an Open Source model
70     rocket simulation software</a> (PDF, 1.3MB)</p>
71
72
73     <p class="quote"><strong>Table of contents:</strong></p>
74     <ol class="toc">
75       <li>1. Introduction</li>
76       <li>2. Basics of model rocket flight</li>
77       <li>3. Aerodynamic properties of model rockets</li>
78       <li>4. Flight simulation</li>
79       <li>5. The OpenRocket simulation software</li>
80       <li>6. Comparison with experimental data</li>
81       <li>7. Conclusion</li>
82     </ol>
83     <ol class="toc">
84       <li>A. Nose cone and transition geometries</li>
85       <li>B. Transonic wave drag of nose cones</li>
86       <li>C. Streamer drag coefficient estimation</li>
87     </ol>
88
89
90     <h2>Resources</h2>
91
92     <p>Below are resources that have been found useful in the analysis
93     of model rockets.  Many useful scientific aerodynamic articles and
94     documents are available at the invaluable
95     <a href="http://ntrs.nasa.gov/">NASA Technical Resources Server
96     (NTRS)</a>.</p>
97
98     <dl>
99       <dt><em>
100       <a href="http://www.apogeerockets.com/Education/downloads/barrowman_report.pdf">The Theoretical Prediction of the Center of
101       Pressure</a></em>, James and Judith Barrowman, 1966.</dt>
102       <dd>The original NARAM R&amp;D report explaining how to
103       calculate the CP position of a rocket.</dd>
104
105       <dt><em>
106       <a href="http://ntrs.nasa.gov/search.jsp?Ntk=all&amp;Ntx=mode+matchall&amp;Ntt=Barrowman+Practical+Calculation+of+the+Aerodynamic+Characteristics+of+Slender+Finned+Vehicles">The Practical Calculation of the Aerodynamic
107       Characteristics of Slender Finned Vehicles</a></em>, James
108       Barrowman, 1967.</dt>
109       <dd>The more in-depth and technical thesis, where Barrowman
110       presents methods for calculating the CP position of a rocket at
111       both subsonic and supersonic velocities and its other
112       aerodynamic properties.  Available on 
113       <a href="http://ntrs.nasa.gov/">NTRS</a>.</dd>
114
115       <dt><em>
116       <a href="http://projetosulfos.if.sc.usp.br/artigos/sentinel39-galejs.pdf">Wind instability&mdash;What Barrowman left out</a></em>,
117       Robert Galejs.</dt>
118       <dd>An extension to the Barrowman method to account for body
119       lift at large angles of attack.</dd>
120
121       <dt><em>Topics in Advanced Model Rocketry</em>, Mandell,
122       Caporaso, Bengen, MIT Press, 1973.</dt>
123       <dd>An excellent theoretical study on the flight of model
124       rockets.  Available as a reprint edition.</dd>
125
126       <dt><em>Fluid-dynamic drag</em>, Sighard Hoerner,
127       published by the author, 1965.</dt>
128       <dd>An excellent resource for all kinds of experimental data
129       regarding drag.  Available as a reprint edition.</dd>
130
131       <dt><em>Tactical missile design</em>, 2nd edition, Eugene
132       L. Fleeman, AIAA, 2006.</dt>
133       <dd>Useful approximation methods for estimating the aerodynamic
134       properties of rockets.</dd>
135
136       <dt><em><a href="http://www.aoe.vt.edu/~mason/Mason_f/CAtxtTop.html">Applied
137       Computational Aerodynamics</a></em>, William Mason.</dt>
138       <dd>An online textbook on computational aerodynamics.</dd>
139
140       <dt><em><a href="http://www.combatindex.com/mil_docs/pdf/hdbk/0700/MIL-HDBK-762.pdf">Design of aerodynamically stabilized free rockets</a></em>,
141       MIL-HDBK-762, US Army Missile Command, 1990.</dt>
142       <dd>Military handbook on the design of rockets, a good resource
143       for aerodynamic estimation methods.</dd>
144
145       <dt><em>
146       <a href="http://www.thrustcurve.org/">ThrustCurve.org</a></em>,
147       John Coker.</dt>
148       <dd>An excellent resource for model rocket motor thrust curves.</dd>
149
150       <dt><em>
151       <a href="http://ntrs.nasa.gov/search.jsp?Ntk=all&amp;Ntx=mode+matchall&amp;Ntt=NASA-TN-D-4013">Static stability investigation of a single-stage
152       sounding rocket at Mach numbers from 0.60 to 1.20</a></em>, James
153       Ferris, NASA-TN-D-4013, 1967.</dt>
154       <dt><em>
155       <a href="http://ntrs.nasa.gov/search.jsp?Ntk=all&amp;Ntx=mode+matchall&amp;Ntt=NASA-TN-D-4014">Static stability investigation of a sounding-rocket
156       vehicle at Mach numbers from 1.50 to 4.63</a></em>, Donald Babb and
157       Dennis Fuller, NASA-TN-D-4014, 1967.</dt>
158       <dd>Experimental data of a wind tunnel investigation of a
159       sounding rocket at subsonic, transonic and supersonic
160       velocities.  Available on
161       <a href="http://ntrs.nasa.gov/">NTRS</a>.</dd>
162
163      
164
165     </dl>
166
167
168   </div>
169
170   <div class="valid">
171     <p><a href="http://validator.w3.org/check/referer"><img src="valid-xhtml10.png" alt="Valid XHTML 1.0!"/></a>
172        <a href="http://jigsaw.w3.org/css-validator/check/referer"><img src="vcss.gif" alt="Valid CSS!"/></a>
173     </p>
174   </div>
175
176 <!-- Piwik -->
177 <script type="text/javascript">
178 var pkBaseURL = (("https:" == document.location.protocol) ? "https://apps.sourceforge.net/piwik/openrocket/" : "http://apps.sourceforge.net/piwik/openrocket/");
179 document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
180 </script><script type="text/javascript">
181 piwik_action_name = '';
182 piwik_idsite = 1;
183 piwik_url = pkBaseURL + "piwik.php";
184 piwik_log(piwik_action_name, piwik_idsite, piwik_url);
185 </script>
186 <noscript><p><img src="http://apps.sourceforge.net/piwik/openrocket/piwik.php?idsite=1" alt=""/></p></noscript>
187 <!-- End Piwik Tag -->
188
189 </body>
190 </html>
191