Simple 2nd order linear ODE, a classical mathematical model

This workspace houses a CellML encoding of a very simple 2nd order linear ordinary differential equation, with constant coefficients, and a constant "right hand side" term. This Wikipedia article has a good description of this type of model.

The CellML-API was used to generate JavaScript that can be solved using NumericJS, see this link for a demonstration.