Repository containing a C++ solution for a spring mass damper vibration problem using a Rungge-Kutta 4 integrator.
Currenly sovles an initial condition problem using using both the RK4 integrator and an exact solution to test the integrator against.