adamjgnoel / AcCoRD

Actor-based Communication via Reaction-Diffusion. A molecular communication simulator. Simulates stochastic reaction-diffusion systems.
https://warwick.ac.uk/adamnoel/software/accord/
Other
12 stars 4 forks source link

Surface regions #15

Closed adamjgnoel closed 8 years ago

adamjgnoel commented 8 years ago

Surfaces are intended to be "hallow" regions that can be placed around, within, or between other regions. They will enable the simulation of surface reactions, region occlusions, and membrane transitions. They will be the primary feature implemented in v0.5.

adamjgnoel commented 8 years ago

Basic functionality is now in place for microscopic surfaces. They are special regions where normal molecules are tested for reaction when they are supposed to diffuse through them. There are membrane regions, "inner" regions, and "outer" regions. More details will be added to the documentation when v0.5 is released.