Statements (21)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb:numerical_integration_method
|
| gptkbp:advantage |
simplicity
numerical stability |
| gptkbp:application |
simulating Newtonian mechanics
simulating particle motion |
| gptkbp:category |
second-order integration method
|
| gptkbp:form |
x(t+dt) = 2x(t) - x(t-dt) + a(t)dt^2
|
| gptkbp:introducedIn |
1967
|
| gptkbp:limitation |
not suitable for stiff equations
requires positions at two previous time steps |
| gptkbp:namedAfter |
gptkb:Loup_Verlet
|
| gptkbp:relatedTo |
gptkb:leapfrog_integration
symplectic integrator velocity Verlet integration |
| gptkbp:usedIn |
gptkb:computer_graphics
physics simulations molecular dynamics |
| gptkbp:bfsParent |
gptkb:leapfrog_algorithm
gptkb:velocity_Verlet_algorithm |
| gptkbp:bfsLayer |
8
|
| https://www.w3.org/2000/01/rdf-schema#label |
Verlet integration
|