Skip to content
Snippets Groups Projects
Santiago Ospina De Los Rios's avatar
Santiago Ospina De Los Ríos authored
* Modify time step to snap to final time on the base stepper
* Snap to final time using half of the remaining time
* Add test for time-snap problem
* Add CHAGELOG
* Snapping time with constant time-step does not change time-step

d7f139bf
History

Build Status Build Status Netlify Status

DuneCopasi

Solver for reaction-diffusion systems in multiple compartments

  • Solve a different reaction-diffusion system for each comartment
  • Custom fluxes between compartments
  • Easy to modify configuration file
  • Initial conditions can be a TIFF file and/or math expressions
  • Using the finite element/finite volume method
  • Output in the VTK format

Get started here.