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
I have attached 2 simple model using fluid with a curvedBend fitting and in another case Edgebend fitting. I get an error while using curvedBend fitting. But the error does not occur in Edgebend fitting.
One observation is that
for Edgebend I have used a record from ==> Modelica.Fluid.Fittings.BaseClasses.Bends.EdgedBend.Geometry for defining Geometry parameter G1.
for Curvebend I have used a record from ==> Modelica.Fluid.Fittings.BaseClasses.Bends.CurvedBend.Geometry for defining Geometry parameter G1
I am sure this is causing the problem in CurveBend. But I don't know how to address.
Can anyone kindly help. I am not able to figure out what is the cause as both are very similar.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have attached 2 simple model using fluid with a curvedBend fitting and in another case Edgebend fitting. I get an error while using curvedBend fitting. But the error does not occur in Edgebend fitting.
One observation is that
for Edgebend I have used a record from ==> Modelica.Fluid.Fittings.BaseClasses.Bends.EdgedBend.Geometry for defining Geometry parameter G1.
for Curvebend I have used a record from ==> Modelica.Fluid.Fittings.BaseClasses.Bends.CurvedBend.Geometry for defining Geometry parameter G1
I am sure this is causing the problem in CurveBend. But I don't know how to address.
Can anyone kindly help. I am not able to figure out what is the cause as both are very similar.
Regards,
Balaji
Beta Was this translation helpful? Give feedback.
All reactions