StaggeredGridCalculus.jl

Julia package for numerical differentiation and integration of vector fields on a staggered finite-difference grid
Author wsshin
Popularity
9 Stars
Updated Last
1 Year Ago
Started In
October 2019

StaggeredGridCalculus

CI Codecov

StaggeredGridCalculus is a Julia package that implements various differential and integral operators for vector fields. The vector fields are discretized on a staggered finite-difference grid (aka Yee's grid) for 2nd-order accuracy in the result.

StaggeredGridCalculus is still under development, and it is intended to be used as an API for developing vectorial PDE solvers.