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

DWSIM 8.5.1 Region 5 Steam tables weird answers [Bug] #613

Closed
nettenergy opened this issue Mar 28, 2024 · 4 comments
Closed

DWSIM 8.5.1 Region 5 Steam tables weird answers [Bug] #613

nettenergy opened this issue Mar 28, 2024 · 4 comments
Labels
not a bug This is not a bug

Comments

@nettenergy
Copy link

Specifying a temperature above 800C on a heater when only using water as single component gives temperature of 1700C in return.
Below 800C I get the same temperature back.
Using the steam tables.
Please check code

@nettenergy nettenergy added the bug Something isn't working label Mar 28, 2024
@DanWBR
Copy link
Owner

DanWBR commented Mar 28, 2024

@nettenergy This is a limitation of the steam tables implementation in DWSIM. https://github.com/DanWBR/dwsim/blob/windows/DWSIM.Thermodynamics/PropertyPackages/Models/SteamTables_IAPWS_IF97.vb

You can try to use CoolProp or Raoult's Law instead.

@DanWBR DanWBR added not a bug This is not a bug and removed bug Something isn't working labels Mar 28, 2024
@nettenergy
Copy link
Author

nettenergy commented Mar 28, 2024 via email

@DanWBR
Copy link
Owner

DanWBR commented Mar 28, 2024

@nettenergy it didn't work, I guess

@nettenergy
Copy link
Author

nettenergy commented Mar 28, 2024 via email

@DanWBR DanWBR closed this as completed Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not a bug This is not a bug
Projects
None yet
Development

No branches or pull requests

2 participants