Semi-implicit Euler method: Difference between revisions

Content deleted Content added
Numsgil (talk | contribs)
m The method: more missed renames
Numsgil (talk | contribs)
m it's also called the Newton–Stormer–Verlet (NSV) method
Line 1:
In mathematics, the '''semi–implicit Euler''' method, also called '''semi–explicit Euler''', '''Euler–Cromer''', '''Newton–Stormer–Verlet (NSV)''', and '''symplectic Euler''' is a modification of the [[Euler integration|Euler method]] for solving [[Hamilton's equations]], a system of [[ordinary differential equation]]s that arises in [[classical mechanics]]. It is a [[symplectic integrator]] and hence it yields better results than the standard Euler method.
 
== Setting ==