lorenz96_ode_test, a C++ code which calls lorenz96_ode(), which sets up and solves a system of ordinary differential equations (ODE) devised by Edward Lorenz, as a test of predictability for data assimilation applications.
The information on this web page is distributed under the MIT license.
lorenz96_ode, a C++ code which sets up and solves a system of ordinary differential equations (ODE) devised by Edward Lorenz, as a test of predictability for data assimilation applications.