Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not possible to use FixedBoundary component with medium R134a #1857

Closed
modelica-trac-importer opened this issue Jan 15, 2017 · 6 comments
Closed
Assignees
Labels
bug Critical/severe issue L: Fluid Issue addresses Modelica.Fluid (excl. Dissipation)
Milestone

Comments

@modelica-trac-importer
Copy link

Reported by fcasella on 14 Dec 2015 23:34 UTC
When the R134 medium model is used, the FixedBoundary model gives the following error:

The following error was detected at time: 0
A calculation of two-phase properties with input of pressure
and temperature is not possible.
Please use setState_dTX or setState_phX instead.

even if use_T is set to false


Migrated-From: https://trac.modelica.org/Modelica/ticket/1857

@modelica-trac-importer modelica-trac-importer added this to the MSL3.2.2 milestone Jan 15, 2017
@modelica-trac-importer modelica-trac-importer added bug Critical/severe issue L: Fluid Issue addresses Modelica.Fluid (excl. Dissipation) labels Jan 15, 2017
@modelica-trac-importer
Copy link
Author

Modified by fcasella on 14 Dec 2015 23:34 UTC

@modelica-trac-importer
Copy link
Author

Comment by beutlich on 14 Dec 2015 23:40 UTC
Is this issue different from #1394?

@modelica-trac-importer
Copy link
Author

Comment by fcasella on 15 Dec 2015 07:57 UTC
Replying to [comment:2 beutlich]:

Is this issue different from #1394?

Yes, this component doesn't work even if p,h are chosen as reference values

@modelica-trac-importer
Copy link
Author

Comment by fcasella on 18 Dec 2015 18:20 UTC
Fixed in MSL 6b16ed6. The component can now be used by setting p,h.

The support of other choices requires #1394 to be fixed.

@modelica-trac-importer
Copy link
Author

Modified by beutlich on 18 Dec 2015 21:59 UTC

@modelica-trac-importer
Copy link
Author

Changelog modified by beutlich on 18 Dec 2015 21:59 UTC
Improved computation of boundary density in Modelica.Fluid.Sources.FixedBoundary if p,h are chosen as reference values

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Critical/severe issue L: Fluid Issue addresses Modelica.Fluid (excl. Dissipation)
Projects
None yet
Development

No branches or pull requests

2 participants