create changelog entry
[debian/openrocket] / core / web / 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=UTF-8" />
6   <meta name="keywords" content="OpenRocket, model rocket, simulator, simulation, rocketry" />
7   <link rel="stylesheet" type="text/css" href="layout.css" />
8 <meta name="Generator" content="htp 1.16" />
9 </head>
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   <div class="menucontainer">
21     <div class="menu">
22       <div class="icon"><a href="index.html"></a></div>
23       <ul>
24         <li><a href="index.html">OpenRocket</a></li>
25         <li><a href="features.html">Features and screenshots</a></li>
26         <li><a href="download.html">Download</a></li>
27         <li><a href="documentation.html">Documentation</a></li>
28         <li><a href="http://sourceforge.net/apps/mediawiki/openrocket/">Wiki pages</a></li>
29         <li><a href="http://openrocket.trans.free.fr/">Translations</a></li>
30         <li><a href="getinvolved.html">Get involved!</a></li>
31         <li><a href="contact.html">
32           Mailing lists<br/>
33           Support forums<br/>
34           Contact info</a></li>
35 <!--
36         <li><a href="report.html">
37           Report a bug<br/>
38           Request a feature</a></li>
39 -->
40         <li><a href="license.html">License</a></li>
41       </ul>
42       <div class="logo">
43         <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>
44       </div>
45     </div>
46   </div>
47     <h1>Documentation for OpenRocket</h1>
48   <div class="content">
49     <h2>User documentation</h2>
50     <p>Unfortunately no user's guide currently exists for OpenRocket.
51       Some documentation is available in the
52       <a href="http://apps.sourceforge.net/mediawiki/openrocket/">OpenRocket
53       wiki pages</a>, including a stub
54       <a href="https://sourceforge.net/apps/mediawiki/openrocket/index.php?title=User%27s_Guide">User's
55       guide</a> and a section of
56       <a href="https://sourceforge.net/apps/mediawiki/openrocket/index.php?title=FAQ">frequently
57       asked questions</a>.</p>
58     <p>If you would like to help, please extend the documentation!</p>
59     <h2>Technical documentation</h2>
60     <p>OpenRocket was originally written as the Master's thesis of
61     Sampo Niskanen at Helsinki University of Technology.  This thesis
62     is being extended and updated as the OpenRocket technical
63     documentation.  Below is the latest technical documentation and
64     the original Master's thesis.</p>
65     <div class="separated">
66       <p>
67         <span class="licenseimage"><a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/"><img alt="CC BY-SA" src="cc-by-sa-80x15.png" /></a></span>
68         <a href="techdoc.pdf">OpenRocket technical documentation</a> (2011-07-18)
69         &nbsp;&nbsp; <span class="note">(PDF&nbsp;1.4MB)</span>
70       </p>
71       <p>
72         <span class="licenseimage"><a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/"><img alt="CC BY-NC-ND" src="cc-by-nc-nd-80x15.png" /></a></span>
73         <a href="thesis.pdf">Development of an Open Source model rocket simulation software</a> (Master's thesis)
74         &nbsp;&nbsp; <span class="note">(PDF&nbsp;1.3MB)</span>
75       </p>
76     </div>
77     <p>The technical documentation is licensed under a
78     <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-ShareAlike License</a>
79     while the Master's thesis is licensed under a
80     <a rel="license" href="http://creativecommons.org/licenses/by-nd-nc/1.0/fi/deed.en">Attribution-NonCommercial-NoDerivs
81     License</a>.
82     </p>
83     <p class="quote"><strong>Table of contents:</strong></p>
84     <ol class="toc">
85       <li>1. Introduction</li>
86       <li>2. Basics of model rocket flight</li>
87       <li>3. Aerodynamic properties of model rockets</li>
88       <li>4. Flight simulation</li>
89       <li>5. The OpenRocket simulation software</li>
90       <li>6. Comparison with experimental data</li>
91       <li>7. Conclusion</li>
92     </ol>
93     <ol class="toc">
94       <li>A. Nose cone and transition geometries</li>
95       <li>B. Transonic wave drag of nose cones</li>
96       <li>C. Streamer drag coefficient estimation</li>
97     </ol>
98     <h2>Resources</h2>
99     <p>A list of useful technical rocketry resources is available in
100       the <a href="https://sourceforge.net/apps/mediawiki/openrocket/index.php?title=Resources">"Resources"
101       wiki page</a>, including links to Barrowman's original report and
102       thesis, extensions for the Barrowman method, experimental rocket
103       data etc.</p>
104   </div>
105   <div class="valid">
106     <p><a href="http://validator.w3.org/check/referer"><img src="valid-xhtml10.png" alt="Valid XHTML 1.0!" /></a>
107     </p>
108   </div>
109 <!-- Piwik -->
110 <script type="text/javascript">
111 var pkBaseURL = (("https:" == document.location.protocol) ? "https://apps.sourceforge.net/piwik/openrocket/" : "http://apps.sourceforge.net/piwik/openrocket/");
112 document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
113 </script><script type="text/javascript">
114 piwik_action_name = '';
115 piwik_idsite = 1;
116 piwik_url = pkBaseURL + "piwik.php";
117 piwik_log(piwik_action_name, piwik_idsite, piwik_url);
118 </script>
119 <noscript><p><img src="http://apps.sourceforge.net/piwik/openrocket/piwik.php?idsite=1" alt="" /></p></noscript>
120 <!-- End Piwik Tag -->
121 </body>
122 </html>