CoolProp Wrapper - Pure and pseudo-pure fluid equations of state and transport properties for 122 components - Сообщения
#21 Опубликовано: 26.10.2016 05:07:40
1 пользователям понравился этот пост
Mike Kaganski 26.10.2016 17:00:00
#22 Опубликовано: 26.10.2016 05:39:09
WroteDynamic assistance is enabled in the program's options?




С уважением,
Михаил Каганский
1 пользователям понравился этот пост
Davide Carpi 26.10.2016 06:50:00
#23 Опубликовано: 26.10.2016 08:14:41
WroteHello Jean, according with CoolProp documentation "Q" stands for "Mass vapor quality", thus 1 is 1 mol/mol
Thanks Davide for "unitless Q" and the link to CoolProp Wrapper
1 пользователям понравился этот пост
Davide Carpi 26.10.2016 12:50:00
#25 Опубликовано: 26.10.2016 17:02:49
Thanks, Davide!
It's fixed indeed.
It's fixed indeed.
С уважением,
Михаил Каганский
#26 Опубликовано: 06.01.2017 21:24:08
A german smath user contacted me and asked me to include the steamtable dll for EFI in the portable distribution. They weren't included in the recent update because this involves some additional config work and I assumed that the coolprop wrapper might be a replacement.
According to the mentioned user, the steamtables are of better accuracy than the coolprop functions. Thus I now updated the portable distribution.
The user also asked for speed of sound and isentropic exponent functions. Is there a way to help him?
Martin Kraska
According to the mentioned user, the steamtables are of better accuracy than the coolprop functions. Thus I now updated the portable distribution.
The user also asked for speed of sound and isentropic exponent functions. Is there a way to help him?
Martin Kraska
Martin Kraska
Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
#27 Опубликовано: 08.01.2017 12:41:22
WroteThe user also asked for speed of sound and isentropic exponent functions. Is there a way to help him?
Martin Kraska
"WASP" is freeware for 10 minutes use, unlimited sessions.
"WASP" from "Katmar". all properties are tabulated per T(°C) or P(abs).
Jean
#28 Опубликовано: 08.01.2017 15:58:05
WroteThe user also asked for speed of sound and isentropic exponent functions. Is there a way to help him?
As for the speed of sound can be accessed using "A" or "speed_of_sound"
For the isentropic functions I googled "isentropic coolprop" and there is something but it is not my field, maybe Mike can give some hints.
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
#29 Опубликовано: 16.05.2017 18:31:50
Hello
On entering >>CoolProp_Props("D","T",298.15*K,"P",10*bar,"CO2")=<< I receive a message "K not defined;
Are the double quotes correct?
Tim
On entering >>CoolProp_Props("D","T",298.15*K,"P",10*bar,"CO2")=<< I receive a message "K not defined;
Are the double quotes correct?
Tim
#30 Опубликовано: 16.05.2017 19:35:12
Hello Tim,
You missed the units character (apostrophe) before K and bar -> 'K, 'bar
CoolProp_Props("D","T",298.15*'K,"P",10*'bar,"CO2")
![2017-05-17 00_36_10-SMath Studio - [Page1_].png](/ru-RU/file/s8ZADx/2017-05-17-00_36_10-SMath-Studio---_Page1___png)
WroteOn entering >>CoolProp_Props("D","T",298.15*K,"P",10*bar,"CO2")=<< I receive a message "K not defined;
You missed the units character (apostrophe) before K and bar -> 'K, 'bar
CoolProp_Props("D","T",298.15*'K,"P",10*'bar,"CO2")
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
#31 Опубликовано: 17.05.2017 05:10:17
Hello Davide,
Thank you for looking into my issue.
I had indeed overlooked the apostrophe, thank you.
I copy and pasted your coolprops statement into SMath but I don't get an answer, instead a red border around the statement.
I also typed the statement in from fresh and I get the same.
Is the ordinary >> = << used on a coolprops statement? Will the answer appear before units are applied to the result?
What is the most simple test to see coolprops working?
Tim
Thank you for looking into my issue.
I had indeed overlooked the apostrophe, thank you.
I copy and pasted your coolprops statement into SMath but I don't get an answer, instead a red border around the statement.
I also typed the statement in from fresh and I get the same.
Is the ordinary >> = << used on a coolprops statement? Will the answer appear before units are applied to the result?
What is the most simple test to see coolprops working?
Tim
#32 Опубликовано: 17.05.2017 05:21:36
#33 Опубликовано: 17.05.2017 06:51:58
What's the error message now?
Simplest way to check if it might works should be:
Also, here there are 3 worksheets to run as test
Simplest way to check if it might works should be:
CoolProp_get_global_param_string("version"
Also, here there are 3 worksheets to run as test
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
#34 Опубликовано: 22.12.2017 21:39:02
#35 Опубликовано: 23.12.2017 05:47:39
Hello,
which versions of SMath and CoolProp plugin are you using?
which versions of SMath and CoolProp plugin are you using?
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
#36 Опубликовано: 25.12.2017 02:27:58
Wrotewhat's the problem?
There may be two issues:
1. WASP is awfully involved in Basic construction. I coded it in Mathcad 11
Get the Katmar WASP [very complete] free for 2 min session, unlimited sessions.
2. The published Basic is unitless, the CoolProp is unit based,
that is enough to freaked the codes. The Mathcad version from Valery was OK.
Sorry, can't help more.
#37 Опубликовано: 25.12.2017 23:59:35
Error:
Error message couldn't be retrieved from CoolProp library (buffer size issue?); the second try returned:
Hello,
version SMath - 0.98(build 6484)
version CoolProp -
[albumimg]1466[/albumimg]
I'm try on the various Windows platforms (32/64):
good result on
Win10x64Pro, Win7x64Ultim
[albumimg]1465[/albumimg]
don't working on
Win10x86Pro, Win10x86Educ, Win7x86Pro
[albumimg]1468[/albumimg]
Best regards,
Aleksey
Error message couldn't be retrieved from CoolProp library (buffer size issue?); the second try returned:
Wrotewhich versions of SMath and CoolProp plugin are you using?
Hello,
version SMath - 0.98(build 6484)
version CoolProp -
[albumimg]1466[/albumimg]
I'm try on the various Windows platforms (32/64):
good result on
Win10x64Pro, Win7x64Ultim
[albumimg]1465[/albumimg]
don't working on
Win10x86Pro, Win10x86Educ, Win7x86Pro
[albumimg]1468[/albumimg]
Best regards,
Aleksey
1 пользователям понравился этот пост
Davide Carpi 27.12.2017 12:43:00
#38 Опубликовано: 27.12.2017 03:43:32
This is just a comment.
Assume my firm knows nothing about Smath and you are doing a project for us
and the project requires be tracable and you would use CoolProp-Wrapper.
If you can't prove it is certified, it won't pass QA.
CoolProp-Wrapper would be rejected [as simple as that].
IMHO, from this thread, CoolProp must be doctored regardless of the
Win version and/or Smath version.
Assume my firm knows nothing about Smath and you are doing a project for us
and the project requires be tracable and you would use CoolProp-Wrapper.
If you can't prove it is certified, it won't pass QA.
CoolProp-Wrapper would be rejected [as simple as that].
IMHO, from this thread, CoolProp must be doctored regardless of the
Win version and/or Smath version.
#39 Опубликовано: 27.12.2017 12:47:24
Wrotedon't working on
Win10x86Pro, Win10x86Educ, Win7x86Pro
Thank you, reproduced. Something goes wrong with the wrapped 32 bit library (the coolprop dll returns both the correct result as well as an error code, hence the errors shown).
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
#40 Опубликовано: 16.01.2018 21:28:09
is it possible to run it on ubuntu 17.10 using mono?, I can't get it to work, when I try to evaluate "CoolProp_get_global_param_string("version")" I just get a little yellow message under the command that reads "CoolProp_x64", or do I need to compile the coolprop binaries ins some specific folder or is it a standalone plugin-extension?
-
Новые сообщения
-
Нет новых сообщений