Fixed bug where machine epsilon difference lead to situations where no event was selected in eventDiffusion() although the eventDiffusion function had been selected to run. Inadvertently, this lead the eventDiffusion function to return NULL, which is interpreted as a reaction event happened. This lead to core dumps in the later molecule tracking code since it was trying to execute a reaction without any reactants being specified.
Fixed major bug in how the diffusion propensitites are calculated. Affected subvolumes on the edge of the geomtry.
Minor buildscript modifications
Added missing file
Added functionality to the CMake script to comp...
Ensuring that the ubuntu package pass the quali...
Molecule trackng updates to manual
Bugfix
Bug in molecule tracking log
Re-organized the CMakeList.txt
Fixed case-sensitivitiness problems.
Adding missing file.
More work on the cmake build script. Primarly r...
Tweaking the build scripts on win32
Making sure that libSBML is required in the cma...
More work on the documentation
Fixed equidistant checkpoints for molecule trac...
Added support for starting from old checkpoints...
Aha, this was the spelling error that was fixed!
Fixed spelling error
First attempt to make MesoRD build on windows a...
Fixed bugs in the output.
A bit to efficient in getting a warning-less co...
Added back time in trajectory time-pointing.
Cmake fix
Warning-less compile on Ubuntu
Fixed linking problems on ubuntu
Made sure that the unittests were up to date wi...
Bugfix
Name-change for sbml defintion of tracked molec...
Some work on getting the unittests online toget...
More work on the manual for the new release.
trying to make the scale dependent reaction rat...
Work on the manual to reflect the addition of t...
Worked on code-documentation and some clean-up.
Fixed spelling error
Further tweaks of the buildscripts for user doc...
Bug fixes in build-scripts
Big fix in build script
buildscript bug-fixing
Continued work on the user documentation toolch...
First effort in getting the toolchain for build...
Worked on the buildscripts on linux
Addition of molecule-tracking for reaction in n...
Adding forgotten files
completed the cmake build script such that it w...
Primarily work on microscopic homodimerization ...
Tagging of the code used for MesoRD release 1.1...