https://github.com/Data2Dynamics/d2d
Raw File
Tip revision: ba4f3fdd89648c980d5749d5d3fd7732e5294f99 authored by Joep Vanlier on 20 March 2015, 13:00:53 UTC
Part 1 of a big update. Refactored event system. Concentrations/internal sensitivity equation state can now be accessed from outside at event points. t=inf is interpreted as meaning equilibruim simulation. Part two will be the MATLAB end of things, such that these new functionalities can be accessed by the user.
Tip revision: ba4f3fd
.hgignore
syntax: glob
arFramework3/arInitUser.m
arFramework3/sundials-2.4.0/
arFramework3/sundials-2.5.0/
.DS_Store

arFramework3/Examples/Bachmann_MSB2011/Compiled/
arFramework3/Examples/Bachmann_MSB2011/SBML/
arFramework3/Examples/Bachmann_MSB2011/arSimuCalc*
arFramework3/Examples/Bachmann_MSB2011/arCheckParallel*

arFramework3/Examples/Becker_Science2010/Compiled/
arFramework3/Examples/Becker_Science2010/SBML/
arFramework3/Examples/Becker_Science2010/arSimuCalc*

arFramework3/Examples/Bolus_Injection_Test/Compiled/
arFramework3/Examples/Bolus_Injection_Test/SBML/
arFramework3/Examples/Bolus_Injection_Test/arSimuCalc*

arFramework3/Examples/Raia_CancerResearch2011/Compiled/
arFramework3/Examples/Raia_CancerResearch2011/SBML/
arFramework3/Examples/Raia_CancerResearch2011/arSimuCalc*

arFramework3/Examples/Swameye_PNAS2003/Compiled/
arFramework3/Examples/Swameye_PNAS2003/SBML/
arFramework3/Examples/Swameye_PNAS2003/arSimuCalc*
back to top