Skip to content

Follow up fixes to calcium-hsolve

Sahil Moza requested to merge github/fork/asiaszmek/calcium-hsolve into master

Created by: asiaszmek

Fix assertion failure in HSolveInterface.cpp Add functions calculating volume to DifShell and DifBuffer. Volume was calculated at reinit. I have noticed that in more complicated models sometimes there is a diffusion message before volume calcuation, which results in division by zero. Add sending out current message in channel reinit.

Merge request reports