From 391a894c6ecc3918f30dfd1d01f6eac73a56c644 Mon Sep 17 00:00:00 2001 From: aaronsamuel137 Date: Mon, 9 Nov 2015 15:38:06 -0700 Subject: [PATCH] remove from url, see #179 --- doc/model.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/model.md b/doc/model.md index f743be7a..a4697b13 100644 --- a/doc/model.md +++ b/doc/model.md @@ -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/0110585v1.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*: