Skip to content
This repository has been archived by the owner on Jan 12, 2025. It is now read-only.

modsim/redicon-dune-immo

Repository files navigation

This is DUNE-IMMO package for modelling two enzymes immobilized on a substrate.

This code is a part of REDICON, REaction DIffusion systems via DIscrete-CONtinuous modelling (name proposed by Olav Zimmermann).

The immobilized enzymes are modelled as two rectangular spots characterized by different sizes and rate constants. In addition, the enzymes can be bridged by a substrate-attracting rectangle. This program solves the diffusion equation for the substrate concentration with these boundary conditions at enzymes, and zero substrate, intermediate and product concentrations at 'infinity.' The resulting data file contains substrate, intermediate and product concentrations as functions of time.

This program uses DUNE-GRID library and DUNE configure system. You need DUNE-GRID, DUNE-COMMON and DUNE-GEOMETRY and 'make ALBERTA_DIM=3' to compile it. Two separate programs 'immpoplate' and 'immpoplate-bridge' will be compiled. There are currently no --help option: Please check src/immpoplate.cc and src/immoplate-bridge.cc to change model parameters.

To run the programs you need a mesh file which is currently not provided, however.

This code is preliminary and part of it will be rewritten and published as a separate library.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published