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

chrulm/VoronoiFVM.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 and DiffResults to evaluate user functions along with their jacobians.

It requires Julia 1.x

API changes:

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%