<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <title>OpenRocket &mdash; Documentation</title>
  <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
  <meta name="keywords" content="OpenRocket, model rocket, simulator, simulation, rocketry" />
  <link rel="stylesheet" type="text/css" href="layout.css" />
<meta name="Generator" content="htp 1.18" />
</head>
<body class="page_documentation">
  <!--[if lte IE 6]>
  <div id="iewarn">
    You are using a browser that is <strong>8 years old!</strong>
    &nbsp;&nbsp;&nbsp;
    In Internet-years that is <em>prehistoric!</em><br/>
    For the sanity of all webmasterkind,
    <em>please <a href="http://www.mozilla.com/">upgrade</a></em>.  It's easy!
  </div>
  <![endif]-->
  <div class="menucontainer">
    <div class="menu">
      <div class="icon"><a href="index.html"></a></div>
      <ul>
        <li><a href="index.html">OpenRocket</a></li>
        <li><a href="features.html">Features and screenshots</a></li>
        <li><a href="download.html">Download</a></li>
        <li><a href="documentation.html">Documentation</a></li>
        <li><a href="http://wiki.openrocket.info/">Wiki pages</a></li>
        <li><a href="http://openrocket.trans.free.fr/">Translations</a></li>
        <li><a href="getinvolved.html">Get involved!</a></li>
        <li><a href="contact.html">
          Mailing lists<br/>
          Support forums<br/>
	  Contact info</a></li>
<!--
        <li><a href="report.html">
          Report a bug<br/>
	  Request a feature</a></li>
-->
        <li><a href="license.html">License</a></li>
      </ul>
      <div class="logo">
        <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>
      </div>
    </div>
  </div>
    <h1>Documentation for OpenRocket</h1>
  <div class="content">
    <h2>User documentation</h2>
    <p>Unfortunately no user's guide currently exists for OpenRocket.
      Some documentation is available in the
      <a href="http://wiki.openrocket.info/">OpenRocket
      wiki pages</a>, including a stub
      <a href="http://wiki.openrocket.info/User%27s_Guide">User's
      guide</a> and a section of
      <a href="http://wiki.openrocket.info/FAQ">frequently
      asked questions</a>.</p>
    <p>If you would like to help, please extend the documentation!</p>
    <h2>Technical documentation</h2>
    <p>OpenRocket was originally written as the Master's thesis of
    Sampo Niskanen at Helsinki University of Technology.  This thesis
    is being extended and updated as the OpenRocket technical
    documentation.  Below is the latest technical documentation and
    the original Master's thesis.</p>
    <div class="separated">
      <p>
	<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>
	<a href="techdoc.pdf">OpenRocket technical documentation</a> (2013-05-10)
	&nbsp;&nbsp; <span class="note">(PDF&nbsp;1.4MB)</span>
      </p>
      <p>
	<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>
	<a href="thesis.pdf">Development of an Open Source model rocket simulation software</a> (Master's thesis)
	&nbsp;&nbsp; <span class="note">(PDF&nbsp;1.3MB)</span>
      </p>
    </div>
    <p>The technical documentation is licensed under a
    <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-ShareAlike License</a>
    while the Master's thesis is licensed under a
    <a rel="license" href="http://creativecommons.org/licenses/by-nd-nc/1.0/fi/deed.en">Attribution-NonCommercial-NoDerivs
    License</a>.
    </p>
    <p class="quote"><strong>Table of contents:</strong></p>
    <ol class="toc">
      <li>1. Introduction</li>
      <li>2. Basics of model rocket flight</li>
      <li>3. Aerodynamic properties of model rockets</li>
      <li>4. Flight simulation</li>
      <li>5. The OpenRocket simulation software</li>
      <li>6. Comparison with experimental data</li>
      <li>7. Conclusion</li>
    </ol>
    <ol class="toc">
      <li>A. Nose cone and transition geometries</li>
      <li>B. Transonic wave drag of nose cones</li>
      <li>C. Streamer drag coefficient estimation</li>
    </ol>
    <h2>Resources</h2>
    <p>A list of useful technical rocketry resources is available in
      the <a href="http://wiki.openrocket.info/Resources">"Resources"
      wiki page</a>, including links to Barrowman's original report and
      thesis, extensions for the Barrowman method, experimental rocket
      data etc.</p>
  </div>
  <div class="valid">
    <p><a href="http://validator.w3.org/check/referer"><img src="valid-xhtml10.png" alt="Valid XHTML 1.0!" /></a>
    </p>
  </div>
<!-- Piwik -->
<script type="text/javascript">
var pkBaseURL = (("https:" == document.location.protocol) ? "https://apps.sourceforge.net/piwik/openrocket/" : "http://apps.sourceforge.net/piwik/openrocket/");
document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
</script><script type="text/javascript">
piwik_action_name = '';
piwik_idsite = 1;
piwik_url = pkBaseURL + "piwik.php";
piwik_log(piwik_action_name, piwik_idsite, piwik_url);
</script>
<noscript><p><img src="http://apps.sourceforge.net/piwik/openrocket/piwik.php?idsite=1" alt="" /></p></noscript>
<!-- End Piwik Tag -->
</body>
</html>