*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
...
The model makes use of the following equations:
| Latex |
|---|
| Wiki Markup |
{latex} \large $$ {{x(t + \Delta t) }} = {{ x(t) + v(t)\Delta t + (1/2)a(t)\Delta t^2 }} $$ {latex} |
| Latex |
|---|
| Wiki Markup |
{latex} \large $$ {{v(t + \Delta t/2) }} = {{ v(t) + (1/2)a(t)\Delta t }} $$ {latex} |
with the given time step and initial value conditions.
...