Skip to content
Snippets Groups Projects
Commit 45411b66 authored by Asia Jędrzejewska-Szmek's avatar Asia Jędrzejewska-Szmek Committed by Dilawar Singh
Browse files

Follow up fixes to calcium-hsolve (#221)

* Fix broken assertion

* Add volume calculation of DifShells and DifBuffers

Volume needs to be calculated before a diffusion message with calcium concentration or buffer concentration is obtained. Volume is calculated at reinit and sometimes a diffusion message is received before the reinit resulting in a division by volume of zero. Due to that initial concentration in some difshells and difbuffers is not correct.

* Add sending current message at reinit of channels

In HHChannel change access of functions inherited from ChanCommon.
parent 98ae1a9c
No related branches found
No related tags found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment