- Jan 20, 2017
-
-
Asia Jędrzejewska-Szmek authored
Make sure that innerArea is not negative. Move sending out of messages to the bottom of the process function. Add sending out of concentration to the buffer and diffusion to other difshells in DifShell and diffusion to other buffers in DifBuffer in reinit. This matches genesis implementation.
-
Asia Jędrzejewska-Szmek authored
In DifShell reinit set C (calcium) to Ceq. In DifBuffer reinit calculate bFree (free buffer) and bBound (bound buffer) to steady state value. This matches genesis implementation.
-
Asia Jędrzejewska-Szmek authored
Integration results were incorrect, because the helper variables were not reset after every iteration.
-
Asia Jędrzejewska-Szmek authored
-
Asia Jędrzejewska-Szmek authored
-
Asia Jędrzejewska-Szmek authored
-
Asia Jędrzejewska-Szmek authored
-
Asia Jędrzejewska-Szmek authored
-
Asia Jędrzejewska-Szmek authored
-
Asia Jędrzejewska-Szmek authored
-
Asia Jędrzejewska-Szmek authored
-
Asia Jędrzejewska-Szmek authored
-
Asia Jędrzejewska-Szmek authored
-
Asia Jędrzejewska-Szmek authored
Most of Cinfo code is moved to DifShellBase, so it got deleted from DifShell. Method's names are changed, because they are now inherited from DifShellBase.
-
Asia Jędrzejewska-Szmek authored
Base classes are necessary for implementing hsolve.
-
Asia Jędrzejewska-Szmek authored
-
Asia Jędrzejewska-Szmek authored
-
Asia Jędrzejewska-Szmek authored
-
Asia Jędrzejewska-Szmek authored
-
Asia Jędrzejewska-Szmek authored
Reintroduced implementation of Difbuffer used moose objects that have been since rewritten and renamed. Change used moose objects to current version.
-
Asia Jędrzejewska-Szmek authored
-
Asia Jędrzejewska-Szmek authored
-
Asia Jędrzejewska-Szmek authored
Change process_0 to proc, to match other classes which need to be driven by ticks.
-
Asia Jędrzejewska-Szmek authored
π is defined as a constant in the headers, no need to create a variable. Also constify some other variables. No functional change.
-
Asia Jędrzejewska-Szmek authored
New getters and setters are added.
-
- Jun 01, 2016
-
-
Dilawar Singh authored
-
Dilawar Singh authored
-
Dilawar Singh authored
-
Dilawar Singh authored
-
- May 29, 2016
-
-
Dilawar Singh authored
Fixed grammar and typo.
-
Dilawar Singh authored
-
Dilawar Singh authored
-
Dilawar Singh authored
Added links to install/index.rst file; and also to online file link.
-
Dilawar Singh authored
Fixed typos.
-
Dilawar Singh authored
-
Dilawar Singh authored
removed url. URL is listed on the project page.
-
Dilawar Singh authored
-
Dilawar Singh authored
-
Dilawar Singh authored
Added clang compiler also to travis.
-
Dilawar Singh authored
-