Skip to content
Snippets Groups Projects
Santiago Ospina De Los Ríos's avatar
Santiago Ospina De Los Ríos authored
This is done to allow custom application of the last time step from the caller (e.g. adaptive timestep)
1e8208c7
History

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.