You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It appears that dsExH is able to take negative numbers as an input. More context can be found here.
I would expect that a negative dsExH would produce an error, since the CSE documentation states that only positive numbers can be used as inputs, but the simulation does not throw an error.