Skip to content

Commit

Permalink
remove <sub> from url, see #179
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronsamuel137 committed Nov 9, 2015
1 parent 5ffdc07 commit 391a894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/model.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This document describes the model for the Gravity and Orbits simulation.

## Algorithm

The model uses an algorithm based on exponential decompositions from this paper: http://arxiv.org/pdf/cond-mat/0110585v<sub>1</sub>.pdf, equation 22.
The model uses an algorithm based on exponential decompositions from this paper: http://arxiv.org/pdf/cond-mat/0110585v1.pdf, equation 22.

Here is the algorithm for stepping from time *t* to *t + h*:

Expand Down

0 comments on commit 391a894

Please sign in to comment.