Manuel Prado-Velasco

Results 2 issues of Manuel Prado-Velasco

Hi, Consider the following code: ````Modelica package connectorSizingTest class A parameter Integer nT = 1 annotation( Dialog(connectorSizing = true)); connector miConector = Modelica.Blocks.Interfaces.RealInput; miConector[nT] ci annotation( Placement(visible = true, transformation(origin...

COMP/GUI/OMEdit
COMP/GUI/InstBased Interface

Please see the following near MWE (**case 1**): ```Modelica encapsulated package Arguments package IVIVEx type Naturals = enumeration(uno, dos); type Order = enumeration(primero,segundo); partial function header end header; function F...

bug
COMP/OMC/Backend