added web pages
[debian/openrocket] / 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="https://sourceforge.net/apps/mediawiki/openrocket/">Wiki pages</a></li>
29         <li><a href="getinvolved.html">Get involved!</a></li>
30         <li><a href="contact.html">
31           Mailing lists<br/>
32           Support forums<br/>
33           Contact info</a></li>
34         <li><a href="report.html">
35           Report a bug<br/>
36           Request a feature</a></li>
37         <li><a href="license.html">License</a></li>
38       </ul>
39       <div class="logo">
40         <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>
41       </div>
42     </div>
43   </div>
44     <h1>Documentation for OpenRocket</h1>
45   <div class="content">
46     <h2>User documentation</h2>
47     <p>Unfortunately no user's guide currently exists for OpenRocket.
48       Some documentation is available in the
49       <a href="http://apps.sourceforge.net/mediawiki/openrocket/">OpenRocket
50       wiki pages</a>, including a stub
51       <a href="https://sourceforge.net/apps/mediawiki/openrocket/index.php?title=User%27s_Guide">User's
52       guide</a> and a section of
53       <a href="https://sourceforge.net/apps/mediawiki/openrocket/index.php?title=FAQ">frequently
54       asked questions</a>.</p>
55     <p>If you would like to help, please extend the documentation!</p>
56     <h2>Technical documentation</h2>
57     <p>OpenRocket was originally written as the Master's thesis of
58     Sampo Niskanen at Helsinki University of Technology.  The thesis
59     currently functions as the technical documentation, and will be
60     updated in the future to account for further enhancements.
61     The thesis is licensed under a
62     <a rel="license" href="http://creativecommons.org/licenses/by-nd-nc/1.0/fi/deed.en">Creative Commons BY-NC-ND License</a>.</p>
63     <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>
64     <p><a href="thesis.pdf">Development of an Open Source model
65     rocket simulation software</a> (PDF, 1.3MB)</p>
66     <p class="quote"><strong>Table of contents:</strong></p>
67     <ol class="toc">
68       <li>1. Introduction</li>
69       <li>2. Basics of model rocket flight</li>
70       <li>3. Aerodynamic properties of model rockets</li>
71       <li>4. Flight simulation</li>
72       <li>5. The OpenRocket simulation software</li>
73       <li>6. Comparison with experimental data</li>
74       <li>7. Conclusion</li>
75     </ol>
76     <ol class="toc">
77       <li>A. Nose cone and transition geometries</li>
78       <li>B. Transonic wave drag of nose cones</li>
79       <li>C. Streamer drag coefficient estimation</li>
80     </ol>
81     <h2>Resources</h2>
82     <p>A list of useful technical rocketry resources is available in
83       the <a href="https://sourceforge.net/apps/mediawiki/openrocket/index.php?title=Resources">"Resources"
84       wiki page</a>, including links to Barrowman's original report and
85       thesis, extensions for the Barrowman method, experimental rocket
86       data etc.</p>
87       <div class="t"></div>
88   <div class="r"></div>
89   <div class="b"></div>
90   <div class="l"></div>
91   <div class="tr"></div>
92   <div class="tl"></div>
93   <div class="br"></div>
94   <div class="bl"></div>
95   </div>
96   <div class="valid">
97     <p><a href="http://validator.w3.org/check/referer"><img src="valid-xhtml10.png" alt="Valid XHTML 1.0!" /></a>
98     </p>
99   </div>
100 <!-- Piwik -->
101 <script type="text/javascript">
102 var pkBaseURL = (("https:" == document.location.protocol) ? "https://apps.sourceforge.net/piwik/openrocket/" : "http://apps.sourceforge.net/piwik/openrocket/");
103 document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
104 </script><script type="text/javascript">
105 piwik_action_name = '';
106 piwik_idsite = 1;
107 piwik_url = pkBaseURL + "piwik.php";
108 piwik_log(piwik_action_name, piwik_idsite, piwik_url);
109 </script>
110 <noscript><p><img src="http://apps.sourceforge.net/piwik/openrocket/piwik.php?idsite=1" alt="" /></p></noscript>
111 <!-- End Piwik Tag -->
112 </body>
113 </html>