Module maooam
Lua implementation of the modular arbitrary-order ocean-atmosphere model MAOOAM.
Run as follows: luajit maooam.lua
To continue a previous run, use the "continue" argument: luajit maooam.lua continue
Optimised for LuaJIT (http://luajit.org).
See README.md for more details.
Local Functions
ao (t, y, buf) | Function that calculates the time derivative of the n variables. |