MarekMatejak/Chemical

SimpleReaction gives DBZ

Closed this issue · 1 comments

tbeu commented

Chemical.Examples.SimpleReaction of v1.1.0 fails in SimulationX and Dymola with Division by zero.

Invalid call of operator "/".
In A: Invalid call of operator "/" (0.9/0).

or

Model error - division by zero: (A.amountOfSubstance) / (solution.volume) = (0.9) / (0)

Solved in master branche.