<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.openrocket.info/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=A+Li</id>
	<title>OpenRocket wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.openrocket.info/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=A+Li"/>
	<link rel="alternate" type="text/html" href="http://wiki.openrocket.info/Special:Contributions/A_Li"/>
	<updated>2026-04-18T02:41:01Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>http://wiki.openrocket.info/index.php?title=Downloading_%26_Installing&amp;diff=34059</id>
		<title>Downloading &amp; Installing</title>
		<link rel="alternate" type="text/html" href="http://wiki.openrocket.info/index.php?title=Downloading_%26_Installing&amp;diff=34059"/>
		<updated>2018-06-15T18:34:49Z</updated>

		<summary type="html">&lt;p&gt;A Li: /* Ubuntu/Debian Repository */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: left;&amp;quot;&amp;gt;[[Introduction|&amp;amp;larr; Introduction]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right;&amp;quot;&amp;gt;[[Getting Started|Getting Started &amp;amp;rarr;]]&amp;lt;/div&amp;gt;&lt;br /&gt;
[[User&#039;s Guide|&amp;amp;uarr; Back to Contents]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{UserGuideHelp}}&lt;br /&gt;
&lt;br /&gt;
==2. Downloading &amp;amp; Installing==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
OpenRocket is a Java application, which means that you need to have [http://www.java.com/en/download/index.jsp Java] installed on your computer before you can use it. OpenRocket requires &#039;&#039;&#039;Java Version 6&#039;&#039;&#039; or better to run, you can check which version of Java is installed on your computer by clicking [http://www.java.com/en/download/installed.jsp?detect=jre&amp;amp;try=1 here]. If Java is not installed, that page should provide you with a link to download and install the latest version for your operating system. If that page tells you that you do not have a supported plugin, then you can still determine your Java version (on both Linux OS and Windows) from the command line:&lt;br /&gt;
&amp;lt;pre&amp;gt;java -version&amp;lt;/pre&amp;gt;&lt;br /&gt;
If you see information about a specific version of Java listed on the first line of the output after that command, then you have Java installed. Otherwise the output should tell you which packages contain Java for your particular distribution of Linux. Some operating systems come with Java pre-installed, while others don&#039;t. The installation processes for Windows, Mac OS X and Linux are shown below.&lt;br /&gt;
&lt;br /&gt;
== General ==&lt;br /&gt;
&lt;br /&gt;
In general, OpenRocket is installed by following these three steps:&lt;br /&gt;
&lt;br /&gt;
# Make sure you have the correct version of Java, and [http://www.java.com/getjava/ install or upgrade] if not. &lt;br /&gt;
# [http://openrocket.sourceforge.net/download.html Download] the OpenRocket application. &lt;br /&gt;
# Open the application and use it. On most operating systems you can just double-click the icon for the OpenRocket file which was downloaded, no further installation is required.&lt;br /&gt;
&lt;br /&gt;
== Windows Users ==&lt;br /&gt;
Windows does &#039;&#039;&#039;not&#039;&#039;&#039; come with any sort of Java pre-installed. However, it&#039;s quite likely that Java has already been installed as part of another application, and you can check this by using [http://www.java.com/en/download/installed.jsp?detect=jre&amp;amp;try=1 this page]. If you don&#039;t have Java installed, you will need to [http://www.java.com/en/download/index.jsp download] and install it before continuing.&lt;br /&gt;
&lt;br /&gt;
Once you have Java, installing OpenRocket on any version of Windows is simple:&lt;br /&gt;
# [http://openrocket.sourceforge.net/download.html Download] OpenRocket to the folder of your choice.&lt;br /&gt;
# Double click the file to start the program. &lt;br /&gt;
&lt;br /&gt;
That&#039;s it! If you didn&#039;t save the OpenRocket file to your Desktop, you can place a shortcut there by right-clicking on the OpenRocket file, mousing over &amp;quot;Send to&amp;quot; and clicking &amp;quot;Desktop (create shortcut)&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Mac OS X Users ==&lt;br /&gt;
If your computer runs OS X 10.7.2 or older version, then it receives Java updates from Apple.  Apple sends out Java with system updates, so it should already be installed.  A common complication with Mac users is that most Macs have both Java 5 and Java 6 installed, and Java 5 is used by default. If you try to use OpenRocket and get an error, then you probably still have Java 5 set as the default.&lt;br /&gt;
&lt;br /&gt;
To set Java 6 as the default:&lt;br /&gt;
# Open the Utilities folder (Finder -&amp;gt; Go -&amp;gt; Utilities). [[File:FinderOpenUtilities.png|none|300px]]&lt;br /&gt;
# Open the Java Preferences Application (double-click Java Preferences.app). [[File:UtilitiesJavaPreferences.png|none|300px]]&lt;br /&gt;
# In the bottom section of the window that opens, drag Java 6 to top of list. [[File:JavaApplicationPreferences.png|none|300px]]&lt;br /&gt;
&lt;br /&gt;
If your Mac runs OS X 10.7.3 (Lion) or later version, then the updates are delivered directly by Oracle and you should not encounter any problems.&lt;br /&gt;
&lt;br /&gt;
For more information on software versions and updates, visit [https://www.java.com/en/download/faq/java_mac.xml Java on Mac OS X] page of the Oracle official web site.&lt;br /&gt;
&lt;br /&gt;
== Linux Users ==&lt;br /&gt;
&lt;br /&gt;
=== Ubuntu/Debian Repository ===&lt;br /&gt;
&lt;br /&gt;
If you are running a recent version of Ubuntu or Debian, then OpenRocket can be easily installed using the Ubuntu Software Center or Synaptic (etc.). Please note that the version in the distribution repository &#039;&#039;may not be the latest version&#039;&#039;. Alternatively you may install OpenRocket from the command line:&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo apt-get install openrocket&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
or&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo apt install openrocket&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To start OpenRocket, simply select it from the Applications menu.&lt;br /&gt;
&lt;br /&gt;
=== Official Version ===&lt;br /&gt;
&lt;br /&gt;
# [http://openrocket.sourceforge.net/download.html Download] the OpenRocket application.&lt;br /&gt;
# Copy it to a convenient folder.&lt;br /&gt;
# Make the .jar file executable (right-click on .jar file, select &amp;quot;Properties&amp;quot;, go to the Permissions tab and check the &amp;quot;Allow executing file as program&amp;quot; box).&lt;br /&gt;
# Start OpenRocket by either double-clicking the .jar file, or right-clicking the .jar file, and selecting &amp;quot;Open with Sun Java6 Runtime&amp;quot;.&lt;br /&gt;
If the default is set to open with the Archive Manager, then right-click, select &amp;quot;Open with other application&amp;quot;, then select &amp;quot;Open with Sun Java6 Runtime&amp;quot;, and check the box to make that the default. In future, it should be possible to just double-click to start OpenRocket.&lt;br /&gt;
&lt;br /&gt;
Alternatively you may start OpenRocket from the command line:&lt;br /&gt;
&amp;lt;pre&amp;gt;java -jar OpenRocket-14.06.jar&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Or, if you are not currently in the same directory as the .jar file, replace &#039;/path/to/&#039; by the appropriate path on your system:&lt;br /&gt;
&amp;lt;pre&amp;gt;java -jar /path/to/OpenRocket-14.06.jar&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: left;&amp;quot;&amp;gt;[[Introduction|&amp;amp;larr; Introduction]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right;&amp;quot;&amp;gt;[[Getting Started|Getting Started &amp;amp;rarr;]]&amp;lt;/div&amp;gt;&lt;br /&gt;
[[User&#039;s Guide|&amp;amp;uarr; Back to Contents]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>A Li</name></author>
	</entry>
	<entry>
		<id>http://wiki.openrocket.info/index.php?title=Introduction&amp;diff=34058</id>
		<title>Introduction</title>
		<link rel="alternate" type="text/html" href="http://wiki.openrocket.info/index.php?title=Introduction&amp;diff=34058"/>
		<updated>2018-06-15T17:58:47Z</updated>

		<summary type="html">&lt;p&gt;A Li: Added link to University of Helinski, to official about page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: left;&amp;quot;&amp;gt;[[User&#039;s Guide|&amp;amp;larr; Contents]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right;&amp;quot;&amp;gt;[[Downloading &amp;amp; Installing|Downloading &amp;amp; Installing &amp;amp;rarr;]]&amp;lt;/div&amp;gt;&lt;br /&gt;
[[User&#039;s Guide|&amp;amp;uarr; Back to Contents]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
{{UserGuideHelp}}&lt;br /&gt;
&lt;br /&gt;
==1. Introduction== &lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== What is OpenRocket? ==&lt;br /&gt;
&lt;br /&gt;
Welcome! [[File:Logo.png|thumb|800 px|right|The OpenRocket logo.]]&lt;br /&gt;
OpenRocket is an opensource model rocket simulation software. It was originally developed by [http://sampo.kapsi.fi/ Sampo Niskanen] in 2009 as part of his master thesis at the [http://www.aalto.fi/en/about/history/tkk/ &amp;lt;i&amp;gt;Helsinki University of Technology&amp;lt;/i&amp;gt;]. If you want to have a look at his thesis you can download it from OpenRocket&#039;s [http://openrocket.sourceforge.net/documentation.html webpage]. Being written entirely in Java, OpenRocket is fully cross-platform. Have a look at the [https://sourceforge.net/apps/mediawiki/openrocket/index.php?title=Downloading_%26_Installing next section] if you need information about how to open the program on your computer. &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
OpenRocket is mainly intended to be used by all model-rocketeers who intend to test the performance of a model rocket before actually building and flying it. In fact the software computes accurately the aerodynamic properties of model rockets and simulates their flight, returning a wide range of technical results. &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The program can be roughly divided into two sections: &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
- &amp;lt;b&amp;gt;Rocket design&amp;lt;/b&amp;gt;, where you can design the model rocket you intend to build, choosing from a wide range of &amp;lt;b&amp;gt;body components&amp;lt;/b&amp;gt;, &amp;lt;b&amp;gt;trapezoidal&amp;lt;/b&amp;gt;, &amp;lt;b&amp;gt;elliptical&amp;lt;/b&amp;gt; and &amp;lt;b&amp;gt;free-form fins&amp;lt;/b&amp;gt;, &amp;lt;b&amp;gt;inner components&amp;lt;/b&amp;gt;, and &amp;lt;b&amp;gt;mass objects&amp;lt;/b&amp;gt;. During this phase you will see a 2D representation of the rocket you are building and various technical information (&amp;lt;b&amp;gt;size&amp;lt;/b&amp;gt;, &amp;lt;b&amp;gt;mass&amp;lt;/b&amp;gt;, &amp;lt;b&amp;gt;apogee&amp;lt;/b&amp;gt;, &amp;lt;b&amp;gt;max. velocity&amp;lt;/b&amp;gt;, &amp;lt;b&amp;gt;max. acceleration&amp;lt;/b&amp;gt;, &amp;lt;b&amp;gt;stability&amp;lt;/b&amp;gt;, &amp;lt;b&amp;gt;centre of gravity&amp;lt;/b&amp;gt; (&amp;lt;b&amp;gt;CG&amp;lt;/b&amp;gt;), &amp;lt;b&amp;gt;centre of pressure&amp;lt;/b&amp;gt; (&amp;lt;b&amp;gt;CP&amp;lt;/b&amp;gt;)) about your rocket, so you can have already a good idea of its performance even before running any simulation. &amp;lt;br /&amp;gt;&lt;br /&gt;
- &amp;lt;b&amp;gt;Flight simulation&amp;lt;/b&amp;gt;, where you can run one or more simulations of your rocket&#039;s flight, choosing from one or more &amp;lt;b&amp;gt;motor configurations&amp;lt;/b&amp;gt;. Each simulation (calculated using the Runge-Kutta 4 simulator) returns a wide range of data about the rocket&#039;s flight. Unfortunately, for the moment a graphical visualisation of the rocket&#039;s flight is not available ([http://openrocket.sourceforge.net/getinvolved.html help needed]). &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
For more information about OpenRocket&#039;s features and a few screenshots you can have a look [http://openrocket.sourceforge.net/features.html here].&lt;br /&gt;
&lt;br /&gt;
== How this guide is organized ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Note: since work on the &amp;lt;i&amp;gt;User&#039;s Guide&amp;lt;/i&amp;gt; is still currently in progress, many sections are still incomplete/empty. This subsection also explains the content of those sections, as it&#039;s meant to be a reference when the guide will be completed.&amp;lt;/b&amp;gt; &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This guide will try to explain, as exhaustively as possible, how to fully exploit all of OpenRocket&#039;s features. Hence it will start off at a relatively basic level and then analyse more and more complicated parts of the software. Depending on your level of experience and your learning objectives, you should either start reading from a specific section, or end reading at a specific section. &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The [http://wiki.openrocket.info/Downloading_%26_Installing next section] explains &amp;lt;b&amp;gt;how to install Java&amp;lt;/b&amp;gt; on your computer (or find out if it is already installed) and then &amp;lt;b&amp;gt;how to launch OpenRocket&amp;lt;/b&amp;gt;. If you have already managed to launch the program, skip this section. &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http://wiki.openrocket.info/Getting_Started Section 3] gets you started. If you are an experienced user you should be able to get most of what is explained there on your own, but we recommend that most of you read it so that you can fully understand how OpenRocket is organized. &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From sections [http://wiki.openrocket.info/Basic_Rocket_Design 4] and [http://wiki.openrocket.info/Basic_Flight_Simulation 5] you will learn how to design some basic rockets and simulate their flights, using OpenRocket. These sections are useful for both experienced and non-experienced model-rocketeers, since they basically show how to use most of the software. &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Sections [http://wiki.openrocket.info/Advanced_Rocket_Design 6] and [http://wiki.openrocket.info/Advanced_Flight_Simulation 7] build on the material explained in sections 4 and 5. These sections are meant for experienced model-rocketeers, since they explain how to use OpenRocket to design more complicated rockets and run simulations with them. &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http://wiki.openrocket.info/Rocket_Analysis Section 8] is about analysing the rocket you have built and optimising its performance. It is suitable both for experienced and non-experienced users. &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http://wiki.openrocket.info/Custom_Expressions Section 9] is about &amp;lt;i&amp;gt;Simulation listeners&amp;lt;/i&amp;gt;, i.e.; a way to monitor and interact with flight simulations while they are running. It is suitable for experienced users. &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
Finally, [http://wiki.openrocket.info/Simulation_Listeners Section 10] is about some extra features that have not been, until then, explained. Also, you can have a look at [http://wiki.openrocket.info/Component_Details Appendix A] for a full list of rocket components available in OpenRocket and their uses. &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Good reading!&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: left;&amp;quot;&amp;gt;[[User&#039;s Guide|&amp;amp;larr; Contents]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right;&amp;quot;&amp;gt;[[Downloading &amp;amp; Installing|Downloading &amp;amp; Installing &amp;amp;rarr;]]&amp;lt;/div&amp;gt;&lt;br /&gt;
[[User&#039;s Guide|&amp;amp;uarr; Back to Contents]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>A Li</name></author>
	</entry>
	<entry>
		<id>http://wiki.openrocket.info/index.php?title=Downloading_%26_Installing&amp;diff=34055</id>
		<title>Downloading &amp; Installing</title>
		<link rel="alternate" type="text/html" href="http://wiki.openrocket.info/index.php?title=Downloading_%26_Installing&amp;diff=34055"/>
		<updated>2018-05-16T17:10:36Z</updated>

		<summary type="html">&lt;p&gt;A Li: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: left;&amp;quot;&amp;gt;[[Introduction|&amp;amp;larr; Introduction]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right;&amp;quot;&amp;gt;[[Getting Started|Getting Started &amp;amp;rarr;]]&amp;lt;/div&amp;gt;&lt;br /&gt;
[[User&#039;s Guide|&amp;amp;uarr; Back to Contents]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{UserGuideHelp}}&lt;br /&gt;
&lt;br /&gt;
==2. Downloading &amp;amp; Installing==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
OpenRocket is a Java application, which means that you need to have [http://www.java.com/en/download/index.jsp Java] installed on your computer before you can use it. OpenRocket requires &#039;&#039;&#039;Java Version 6&#039;&#039;&#039; or better to run, you can check which version of Java is installed on your computer by clicking [http://www.java.com/en/download/installed.jsp?detect=jre&amp;amp;try=1 here]. If Java is not installed, that page should provide you with a link to download and install the latest version for your operating system. If that page tells you that you do not have a supported plugin, then you can still determine your Java version (on both Linux OS and Windows) from the command line:&lt;br /&gt;
&amp;lt;pre&amp;gt;java -version&amp;lt;/pre&amp;gt;&lt;br /&gt;
If you see information about a specific version of Java listed on the first line of the output after that command, then you have Java installed. Otherwise the output should tell you which packages contain Java for your particular distribution of Linux. Some operating systems come with Java pre-installed, while others don&#039;t. The installation processes for Windows, Mac OS X and Linux are shown below.&lt;br /&gt;
&lt;br /&gt;
== General ==&lt;br /&gt;
&lt;br /&gt;
In general, OpenRocket is installed by following these three steps:&lt;br /&gt;
&lt;br /&gt;
# Make sure you have the correct version of Java, and [http://www.java.com/getjava/ install or upgrade] if not. &lt;br /&gt;
# [http://openrocket.sourceforge.net/download.html Download] the OpenRocket application. &lt;br /&gt;
# Open the application and use it. On most operating systems you can just double-click the icon for the OpenRocket file which was downloaded, no further installation is required.&lt;br /&gt;
&lt;br /&gt;
== Windows Users ==&lt;br /&gt;
Windows does &#039;&#039;&#039;not&#039;&#039;&#039; come with any sort of Java pre-installed. However, it&#039;s quite likely that Java has already been installed as part of another application, and you can check this by using [http://www.java.com/en/download/installed.jsp?detect=jre&amp;amp;try=1 this page]. If you don&#039;t have Java installed, you will need to [http://www.java.com/en/download/index.jsp download] and install it before continuing.&lt;br /&gt;
&lt;br /&gt;
Once you have Java, installing OpenRocket on any version of Windows is simple:&lt;br /&gt;
# [http://openrocket.sourceforge.net/download.html Download] OpenRocket to the folder of your choice.&lt;br /&gt;
# Double click the file to start the program. &lt;br /&gt;
&lt;br /&gt;
That&#039;s it! If you didn&#039;t save the OpenRocket file to your Desktop, you can place a shortcut there by right-clicking on the OpenRocket file, mousing over &amp;quot;Send to&amp;quot; and clicking &amp;quot;Desktop (create shortcut)&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Mac OS X Users ==&lt;br /&gt;
If your computer runs OS X 10.7.2 or older version, then it receives Java updates from Apple.  Apple sends out Java with system updates, so it should already be installed.  A common complication with Mac users is that most Macs have both Java 5 and Java 6 installed, and Java 5 is used by default. If you try to use OpenRocket and get an error, then you probably still have Java 5 set as the default.&lt;br /&gt;
&lt;br /&gt;
To set Java 6 as the default:&lt;br /&gt;
# Open the Utilities folder (Finder -&amp;gt; Go -&amp;gt; Utilities). [[File:FinderOpenUtilities.png|none|300px]]&lt;br /&gt;
# Open the Java Preferences Application (double-click Java Preferences.app). [[File:UtilitiesJavaPreferences.png|none|300px]]&lt;br /&gt;
# In the bottom section of the window that opens, drag Java 6 to top of list. [[File:JavaApplicationPreferences.png|none|300px]]&lt;br /&gt;
&lt;br /&gt;
If your Mac runs OS X 10.7.3 (Lion) or later version, then the updates are delivered directly by Oracle and you should not encounter any problems.&lt;br /&gt;
&lt;br /&gt;
For more information on software versions and updates, visit [https://www.java.com/en/download/faq/java_mac.xml Java on Mac OS X] page of the Oracle official web site.&lt;br /&gt;
&lt;br /&gt;
== Linux Users ==&lt;br /&gt;
&lt;br /&gt;
=== Ubuntu/Debian Repository ===&lt;br /&gt;
&lt;br /&gt;
If you are running a recent version of Ubuntu or Debian, then OpenRocket can be easily installed using the Ubuntu Software Center or Synaptic (etc.). Please note that the version in the distribution repository &#039;&#039;may not be the latest version&#039;&#039;. Alternatively you may install OpenRocket from the command line:&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo apt-get install openrocket&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To start OpenRocket, simply select it from the Applications menu.&lt;br /&gt;
&lt;br /&gt;
=== Official Version ===&lt;br /&gt;
&lt;br /&gt;
# [http://openrocket.sourceforge.net/download.html Download] the OpenRocket application.&lt;br /&gt;
# Copy it to a convenient folder.&lt;br /&gt;
# Make the .jar file executable (right-click on .jar file, select &amp;quot;Properties&amp;quot;, go to the Permissions tab and check the &amp;quot;Allow executing file as program&amp;quot; box).&lt;br /&gt;
# Start OpenRocket by either double-clicking the .jar file, or right-clicking the .jar file, and selecting &amp;quot;Open with Sun Java6 Runtime&amp;quot;.&lt;br /&gt;
If the default is set to open with the Archive Manager, then right-click, select &amp;quot;Open with other application&amp;quot;, then select &amp;quot;Open with Sun Java6 Runtime&amp;quot;, and check the box to make that the default. In future, it should be possible to just double-click to start OpenRocket.&lt;br /&gt;
&lt;br /&gt;
Alternatively you may start OpenRocket from the command line:&lt;br /&gt;
&amp;lt;pre&amp;gt;java -jar OpenRocket-14.06.jar&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Or, if you are not currently in the same directory as the .jar file, replace &#039;/path/to/&#039; by the appropriate path on your system:&lt;br /&gt;
&amp;lt;pre&amp;gt;java -jar /path/to/OpenRocket-14.06.jar&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: left;&amp;quot;&amp;gt;[[Introduction|&amp;amp;larr; Introduction]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right;&amp;quot;&amp;gt;[[Getting Started|Getting Started &amp;amp;rarr;]]&amp;lt;/div&amp;gt;&lt;br /&gt;
[[User&#039;s Guide|&amp;amp;uarr; Back to Contents]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>A Li</name></author>
	</entry>
	<entry>
		<id>http://wiki.openrocket.info/index.php?title=Downloading_%26_Installing&amp;diff=34054</id>
		<title>Downloading &amp; Installing</title>
		<link rel="alternate" type="text/html" href="http://wiki.openrocket.info/index.php?title=Downloading_%26_Installing&amp;diff=34054"/>
		<updated>2018-05-16T16:56:32Z</updated>

		<summary type="html">&lt;p&gt;A Li: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: left;&amp;quot;&amp;gt;[[Introduction|&amp;amp;larr; Introduction]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right;&amp;quot;&amp;gt;[[Getting Started|Getting Started &amp;amp;rarr;]]&amp;lt;/div&amp;gt;&lt;br /&gt;
[[User&#039;s Guide|&amp;amp;uarr; Back to Contents]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{UserGuideHelp}}&lt;br /&gt;
&lt;br /&gt;
==2. Downloading &amp;amp; Installing==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
OpenRocket is a Java application, which means that you need to have [http://www.java.com/en/download/index.jsp Java] installed on your computer before you can use it. OpenRocket requires &#039;&#039;&#039;Java Version 6&#039;&#039;&#039; or better to run, you can check which version of Java is installed on your computer by clicking [http://www.java.com/en/download/installed.jsp?detect=jre&amp;amp;try=1 here]. If Java is not installed, that page should provide you with a link to download and install the latest version for your operating system. If that page tells you that you do not have a supported plugin, then you can still determine your Java version (on both Linux OS and Windows) from the command line:&lt;br /&gt;
&amp;lt;pre&amp;gt;$&amp;gt;java -version&amp;lt;/pre&amp;gt;&lt;br /&gt;
If you see information about a specific version of Java listed on the first line of the output after that command, then you have Java installed. Otherwise the output should tell you which packages contain Java for your particular distribution of Linux. Some operating systems come with Java pre-installed, while others don&#039;t. The installation processes for Windows, Mac OS X and Linux are shown below.&lt;br /&gt;
&lt;br /&gt;
== General ==&lt;br /&gt;
&lt;br /&gt;
In general, OpenRocket is installed by following these three steps:&lt;br /&gt;
&lt;br /&gt;
# Make sure you have the correct version of Java, and [http://www.java.com/getjava/ install or upgrade] if not. &lt;br /&gt;
# [http://openrocket.sourceforge.net/download.html Download] the OpenRocket application. &lt;br /&gt;
# Open the application and use it. On most operating systems you can just double-click the icon for the OpenRocket file which was downloaded, no further installation is required.&lt;br /&gt;
&lt;br /&gt;
== Windows Users ==&lt;br /&gt;
Windows does &#039;&#039;&#039;not&#039;&#039;&#039; come with any sort of Java pre-installed. However, it&#039;s quite likely that Java has already been installed as part of another application, and you can check this by using [http://www.java.com/en/download/installed.jsp?detect=jre&amp;amp;try=1 this page]. If you don&#039;t have Java installed, you will need to [http://www.java.com/en/download/index.jsp download] and install it before continuing.&lt;br /&gt;
&lt;br /&gt;
Once you have Java, installing OpenRocket on any version of Windows is simple:&lt;br /&gt;
# [http://openrocket.sourceforge.net/download.html Download] OpenRocket to the folder of your choice.&lt;br /&gt;
# Double click the file to start the program. &lt;br /&gt;
&lt;br /&gt;
That&#039;s it! If you didn&#039;t save the OpenRocket file to your Desktop, you can place a shortcut there by right-clicking on the OpenRocket file, mousing over &amp;quot;Send to&amp;quot; and clicking &amp;quot;Desktop (create shortcut)&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Mac OS X Users ==&lt;br /&gt;
If your computer runs OS X 10.7.2 or older version, then it receives Java updates from Apple.  Apple sends out Java with system updates, so it should already be installed.  A common complication with Mac users is that most Macs have both Java 5 and Java 6 installed, and Java 5 is used by default. If you try to use OpenRocket and get an error, then you probably still have Java 5 set as the default.&lt;br /&gt;
&lt;br /&gt;
To set Java 6 as the default:&lt;br /&gt;
# Open the Utilities folder (Finder -&amp;gt; Go -&amp;gt; Utilities). [[File:FinderOpenUtilities.png|none|300px]]&lt;br /&gt;
# Open the Java Preferences Application (double-click Java Preferences.app). [[File:UtilitiesJavaPreferences.png|none|300px]]&lt;br /&gt;
# In the bottom section of the window that opens, drag Java 6 to top of list. [[File:JavaApplicationPreferences.png|none|300px]]&lt;br /&gt;
&lt;br /&gt;
If your Mac runs OS X 10.7.3 (Lion) or later version, then the updates are delivered directly by Oracle and you should not encounter any problems.&lt;br /&gt;
&lt;br /&gt;
For more information on software versions and updates, visit [https://www.java.com/en/download/faq/java_mac.xml Java on Mac OS X] page of the Oracle official web site.&lt;br /&gt;
&lt;br /&gt;
== Linux Users ==&lt;br /&gt;
&lt;br /&gt;
=== Ubuntu/Debian Repository ===&lt;br /&gt;
&lt;br /&gt;
If you are running a recent version of Ubuntu or Debian, then OpenRocket can be easily installed using the Ubuntu Software Center or Synaptic (etc.). Please note that the version in the distribution repository &#039;&#039;may not be the latest version&#039;&#039;. Alternatively you may install OpenRocket from the command line:&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo apt-get install openrocket&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To start OpenRocket, simply select it from the Applications menu.&lt;br /&gt;
&lt;br /&gt;
=== Official Version ===&lt;br /&gt;
&lt;br /&gt;
# [http://openrocket.sourceforge.net/download.html Download] the OpenRocket application.&lt;br /&gt;
# Copy it to a convenient folder.&lt;br /&gt;
# Make the .jar file executable (right-click on .jar file, select &amp;quot;Properties&amp;quot;, go to the Permissions tab and check the &amp;quot;Allow executing file as program&amp;quot; box).&lt;br /&gt;
# Start OpenRocket by either double-clicking the .jar file, or right-clicking the .jar file, and selecting &amp;quot;Open with Sun Java6 Runtime&amp;quot;.&lt;br /&gt;
If the default is set to open with the Archive Manager, then right-click, select &amp;quot;Open with other application&amp;quot;, then select &amp;quot;Open with Sun Java6 Runtime&amp;quot;, and check the box to make that the default. In future, it should be possible to just double-click to start OpenRocket.&lt;br /&gt;
&lt;br /&gt;
Alternatively you may start OpenRocket from the command line:&lt;br /&gt;
&amp;lt;pre&amp;gt;java -jar OpenRocket-14.06.jar&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Or, if you are not currently in the same directory as the .jar file, replace &#039;/path/to/&#039; by the appropriate path on your system:&lt;br /&gt;
&amp;lt;pre&amp;gt;java -jar /path/to/OpenRocket-14.06.jar&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: left;&amp;quot;&amp;gt;[[Introduction|&amp;amp;larr; Introduction]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right;&amp;quot;&amp;gt;[[Getting Started|Getting Started &amp;amp;rarr;]]&amp;lt;/div&amp;gt;&lt;br /&gt;
[[User&#039;s Guide|&amp;amp;uarr; Back to Contents]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>A Li</name></author>
	</entry>
	<entry>
		<id>http://wiki.openrocket.info/index.php?title=Introduction&amp;diff=34053</id>
		<title>Introduction</title>
		<link rel="alternate" type="text/html" href="http://wiki.openrocket.info/index.php?title=Introduction&amp;diff=34053"/>
		<updated>2018-05-16T16:52:45Z</updated>

		<summary type="html">&lt;p&gt;A Li: /* How this guide is organized */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: left;&amp;quot;&amp;gt;[[User&#039;s Guide|&amp;amp;larr; Contents]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right;&amp;quot;&amp;gt;[[Downloading &amp;amp; Installing|Downloading &amp;amp; Installing &amp;amp;rarr;]]&amp;lt;/div&amp;gt;&lt;br /&gt;
[[User&#039;s Guide|&amp;amp;uarr; Back to Contents]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
{{UserGuideHelp}}&lt;br /&gt;
&lt;br /&gt;
==1. Introduction== &lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== What is OpenRocket? ==&lt;br /&gt;
&lt;br /&gt;
Welcome! [[File:Logo.png|thumb|800 px|right|The OpenRocket logo.]]&lt;br /&gt;
OpenRocket is an opensource model rocket simulation software. It was originally developed by [http://sampo.kapsi.fi/ Sampo Niskanen] in 2009 as part of his master thesis at the &amp;lt;i&amp;gt;Helsinki University of Technology&amp;lt;/i&amp;gt;. If you want to have a look at his thesis you can download it from OpenRocket&#039;s [http://openrocket.sourceforge.net/documentation.html webpage]. Being written entirely in Java, OpenRocket is fully cross-platform. Have a look at the [https://sourceforge.net/apps/mediawiki/openrocket/index.php?title=Downloading_%26_Installing next section] if you need information about how to open the program on your computer. &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
OpenRocket is mainly intended to be used by all model-rocketeers who intend to test the performance of a model rocket before actually building and flying it. In fact the software computes accurately the aerodynamic properties of model rockets and simulates their flight, returning a wide range of technical results. &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The program can be roughly divided into two sections: &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
- &amp;lt;b&amp;gt;Rocket design&amp;lt;/b&amp;gt;, where you can design the model rocket you intend to build, choosing from a wide range of &amp;lt;b&amp;gt;body components&amp;lt;/b&amp;gt;, &amp;lt;b&amp;gt;trapezoidal&amp;lt;/b&amp;gt;, &amp;lt;b&amp;gt;elliptical&amp;lt;/b&amp;gt; and &amp;lt;b&amp;gt;free-form fins&amp;lt;/b&amp;gt;, &amp;lt;b&amp;gt;inner components&amp;lt;/b&amp;gt;, and &amp;lt;b&amp;gt;mass objects&amp;lt;/b&amp;gt;. During this phase you will see a 2D representation of the rocket you are building and various technical information (&amp;lt;b&amp;gt;size&amp;lt;/b&amp;gt;, &amp;lt;b&amp;gt;mass&amp;lt;/b&amp;gt;, &amp;lt;b&amp;gt;apogee&amp;lt;/b&amp;gt;, &amp;lt;b&amp;gt;max. velocity&amp;lt;/b&amp;gt;, &amp;lt;b&amp;gt;max. acceleration&amp;lt;/b&amp;gt;, &amp;lt;b&amp;gt;stability&amp;lt;/b&amp;gt;, &amp;lt;b&amp;gt;centre of gravity&amp;lt;/b&amp;gt; (&amp;lt;b&amp;gt;CG&amp;lt;/b&amp;gt;), &amp;lt;b&amp;gt;centre of pressure&amp;lt;/b&amp;gt; (&amp;lt;b&amp;gt;CP&amp;lt;/b&amp;gt;)) about your rocket, so you can have already a good idea of its performance even before running any simulation. &amp;lt;br /&amp;gt;&lt;br /&gt;
- &amp;lt;b&amp;gt;Flight simulation&amp;lt;/b&amp;gt;, where you can run one or more simulations of your rocket&#039;s flight, choosing from one or more &amp;lt;b&amp;gt;motor configurations&amp;lt;/b&amp;gt;. Each simulation (calculated using the Runge-Kutta 4 simulator) returns a wide range of data about the rocket&#039;s flight. Unfortunately, for the moment a graphical visualisation of the rocket&#039;s flight is not available ([http://openrocket.sourceforge.net/getinvolved.html help needed]). &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
For more information about OpenRocket&#039;s features and a few screenshots you can have a look [http://openrocket.sourceforge.net/features.html here].&lt;br /&gt;
&lt;br /&gt;
== How this guide is organized ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Note: since work on the &amp;lt;i&amp;gt;User&#039;s Guide&amp;lt;/i&amp;gt; is still currently in progress, many sections are still incomplete/empty. This subsection also explains the content of those sections, as it&#039;s meant to be a reference when the guide will be completed.&amp;lt;/b&amp;gt; &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This guide will try to explain, as exhaustively as possible, how to fully exploit all of OpenRocket&#039;s features. Hence it will start off at a relatively basic level and then analyse more and more complicated parts of the software. Depending on your level of experience and your learning objectives, you should either start reading from a specific section, or end reading at a specific section. &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The [http://wiki.openrocket.info/Downloading_%26_Installing next section] explains &amp;lt;b&amp;gt;how to install Java&amp;lt;/b&amp;gt; on your computer (or find out if it is already installed) and then &amp;lt;b&amp;gt;how to launch OpenRocket&amp;lt;/b&amp;gt;. If you have already managed to launch the program, skip this section. &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http://wiki.openrocket.info/Getting_Started Section 3] gets you started. If you are an experienced user you should be able to get most of what is explained there on your own, but we recommend that most of you read it so that you can fully understand how OpenRocket is organized. &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From sections [http://wiki.openrocket.info/Basic_Rocket_Design 4] and [http://wiki.openrocket.info/Basic_Flight_Simulation 5] you will learn how to design some basic rockets and simulate their flights, using OpenRocket. These sections are useful for both experienced and non-experienced model-rocketeers, since they basically show how to use most of the software. &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Sections [http://wiki.openrocket.info/Advanced_Rocket_Design 6] and [http://wiki.openrocket.info/Advanced_Flight_Simulation 7] build on the material explained in sections 4 and 5. These sections are meant for experienced model-rocketeers, since they explain how to use OpenRocket to design more complicated rockets and run simulations with them. &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http://wiki.openrocket.info/Rocket_Analysis Section 8] is about analysing the rocket you have built and optimising its performance. It is suitable both for experienced and non-experienced users. &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http://wiki.openrocket.info/Custom_Expressions Section 9] is about &amp;lt;i&amp;gt;Simulation listeners&amp;lt;/i&amp;gt;, i.e.; a way to monitor and interact with flight simulations while they are running. It is suitable for experienced users. &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
Finally, [http://wiki.openrocket.info/Simulation_Listeners Section 10] is about some extra features that have not been, until then, explained. Also, you can have a look at [http://wiki.openrocket.info/Component_Details Appendix A] for a full list of rocket components available in OpenRocket and their uses. &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Good reading!&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: left;&amp;quot;&amp;gt;[[User&#039;s Guide|&amp;amp;larr; Contents]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right;&amp;quot;&amp;gt;[[Downloading &amp;amp; Installing|Downloading &amp;amp; Installing &amp;amp;rarr;]]&amp;lt;/div&amp;gt;&lt;br /&gt;
[[User&#039;s Guide|&amp;amp;uarr; Back to Contents]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>A Li</name></author>
	</entry>
</feed>