Absolute error tolerance inconsistency

Issue #65 resolved
Dan Cogswell created an issue

In ports.py, some daeVariableType() are redefined with hard-coded absTolerance. This seems to cause numerical instability, as the same variables are defined elsewhere with different tolerance.

Comments (1)

  1. Log in to comment