What’s New#
v0.1.0 (unreleased)#
Initial realease
New Features#
Support for splitting the domain into subdomains and distribute the computation across several processes.
Enable SAST.
Support of grid staggering via
StaggeredGridclass.Formulate solver to work on curvilinear coordinates
Support of several time integration methods, such as
euler_forward(),adams_bashforth2()andadams_bashforth3()Support of None type data attributes of
Variable.Provide a benchmark suite to track performance Changes
xarray.DataArray view of a
Variable.
Breaking changes#
Deprecations#
Bug fixes#
Documentation#
Online documentation rendered with sphinx.