- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » Problem using...
Problem using ModelicaAdditions.Blocks.Logical.GreaterThan
Problem using ModelicaAdditions.Blocks.Logical.GreaterThan
I'm a new user, so this may be a dumb question...
I'm trying to use ModelicaAdditions.Blocks.Logical.GreaterThan. This block extends ModelicaAdditions.Blocks.Logical.Comparison which itself attempts to use Modelica.Blocks.Interfaces.InPort which does not exist. I'm using the shell and have loaded Modelica and ModelicaAdditions models along with my own model file. The error is reported when I attempt to simulate.
Am I overlooking something?
Re: Problem using ModelicaAdditions.Blocks.Logical.GreaterThan
Modelica.Interfaces.InPort was part of Modelica Standard Library 1.6 but never any later version of the library.
So it's possible some parts of ModelicaAdditions won't work.
- sjoelund.se
- 1700 Posts
- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » Problem using...