issues
search
modelica-3rdparty
/
OpenHydraulics
A free Modelica package providing components describing 1-dimensional fluid flow in hydraulic circuits.
BSD 3-Clause "New" or "Revised" License
39
stars
25
forks
source link
Enumeration fixes
#14
Closed
sjoelund
closed
11 years ago
sjoelund
commented
11 years ago
Change .Init to .InitPID where appropriate (the enumerations are different)
Change integer literals to enumerations (since it is a type error to try to compare integers to enumerations)