j-fu / VoronoiFVM.jl

Solution of nonlinear multiphysics partial differential equation systems using the Voronoi finite volume method

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VoronoiFVM.jl

Build status DOI Zulip Chat

Solver for coupled nonlinear partial differential equations (elliptic-parabolic conservation laws) based on the Voronoi finite volume method. It uses automatic differentiation via ForwardDiff.jl and DiffResults.jl to evaluate user functions along with their jacobians and calculate derivatives of solutions with respect to their parameters.

Recent changes

Please look up the list of recent changes

Accompanying packages

VoronoiFVM.jl and most of these packages are part of the meta package PDELib.jl.

Some alternatives

Some projects and packages using VoronoiFVM.jl

Citation

If you use this package in your work, please cite it according to CITATION.cff

About

Solution of nonlinear multiphysics partial differential equation systems using the Voronoi finite volume method

License:MIT License


Languages

Language:Julia 100.0%