Skip to content

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

License

Notifications You must be signed in to change notification settings

PatricioFarrell/VoronoiFVM.jl

 
 

Repository files navigation

VoronoiFVM.jl

Build status DOI

Solver for coupled nonlinear partial differential equations based on the Voronoi finite volume method.

This Julia package merges the ideas behind pdelib/fvsys with the multiple dispatch paradigm of Julia. It allows to avoid the implementation of function derivatives. It instead uses ForwardDiff.jl and DiffResults.jl to evaluate user functions along with their jacobians.

Changes

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Julia 100.0%