Added 6-3, 6-5, 7-4, 8-1, and gravity
This commit is contained in:
45
index.html
45
index.html
@@ -249,11 +249,56 @@
|
||||
<t>Spring pendulum example problem</t>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a href='6-3.html'>Problem 6-3</a>
|
||||
</td>
|
||||
<td>
|
||||
<t>Pendulum with an oscillating support</t>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a href='6-5.html'>Problem 6-5</a>
|
||||
</td>
|
||||
<td>
|
||||
<t>Inverted pendulum - for high enough values of ω the pendulum stays upright</t>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th colspan = "2">
|
||||
<t>Chapter 7: Central forces</t>
|
||||
</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a href='gravity.html'>Orbit simulation</a>
|
||||
</td>
|
||||
<td>
|
||||
<t>Simulation of mass in a gravitational field. Drag the small mass to change its position, drag outside the small mass to change its velocity, and drag the large mass to change the strength of the gravitational field.</t>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a href='7-4.html'>Problem 7-4</a>
|
||||
</td>
|
||||
<td>
|
||||
<t>Mass in a r<sup>k</sup> potential. Forms a closed path if √(k + 2) is rational</t>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th colspan = "2">
|
||||
<t>Chapter 8: Angular momentum part 1</t>
|
||||
</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a href='8-1.html'>Problem 8-1</a>
|
||||
</td>
|
||||
<td>
|
||||
<t>Atwood machine with massive pulley compared to atwood machine with massless pulley</t>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a href='8-20.html'>Problem 8-20</a>
|
||||
|
||||
Reference in New Issue
Block a user