DuneCopasi
dune-copasi

Solver for reaction-diffusion systems in multiple compartments
Requires: |
dune-multidomaingrid
dune-pdelab
|
Maintainer: | Santiago Ospina De Los RĂos |
Website: |
https://dune-copasi.netlify.app/ |
Git repository: |
https://gitlab.dune-project.org/copasi/dune-copasi |
Overview
DuneCopasi is a C++ library designed to simulate how chemical reactions and diffusion processes occur in space, which is crucial for understanding many biological systems. It allows users to model these processes in both simple and complex environments, using grids that represent one, two, or three dimensions. Optimized for modern computers, DuneCopasi can be used as a standalone command-line application, accessed through tools like Docker or a web-based terminal, as a C++ library, or integrated into a graphical interface. One such interface is the Spatial Model Editor (SME), which helps users create and manipulate biological reaction models. The project was initiated to provide the numerical foundation for a spatial modelling tool for biochemical reaction networks, complementing the COmplex PAthway SImulator (COPASI) software. This development resulted from a collaboration between parts of the COPASI team and the Distributed and Unified Numerics Environment (DUNE) team.
Resources
