/dune-copasi

Solver for reaction-diffusion systems in multiple compartments

Primary LanguageC++

Build Status Build Status Build status Netlify Status

DuneCopasi

Solver for reaction-diffusion systems in multiple compartments

  • Solve a reaction-diffusion system for each comartment
  • Each compartment may have different system with different number of variables
  • Neumann flux at the interface of compartments for variables with the same name on the two compartments
  • Easy to modify configuration file
  • Initial conditions can be a TIFF file or/and a math expression
  • Using the finite element
  • Output in the VTK format

Get started here.