This page identifies a possible issue, inconsistency, concern, error, or bug!
One of the ways Webel IT Australia helps promote tools, technologies, and languages is by donating a lot of time identifying, tracking, and reporting potential issues, in order to help vendors and developers improve the tools and technologies. In some cases, we also offer workarounds and advice for users. All issues tracked on our public site are offered most constructively and with sincerest gratitude to the tool vendors and technology developers.
DISCLAIMER: Vendors do not officially endorse issue analysis by Webel IT Australia.
Because of this:
The SysPhS Real.Mathematical.Subtraction
is useless for subtraction against Modelica unless it is supplemented with parameters or constants for k1
and k2
via the Modelica Add
, where typically k1=+1.0
and k2=-1.0
.
The MagicDraw SysML Plugin and Magic Cyber-Systems Engineer ® (Cameo Systems Modeler®) implementation of the SysPhSLibrary includes k2
but does not constraint it correctly:
k1=+1.0
and k2=-1.0
for Modelica, but it would not hurt to make it explicit.