Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,549 Was thanked: 1309 time(s) in 767 post(s)
|
|
Russia ☭ forever Viacheslav N. Mezentsev |
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 28/08/2014(UTC) Posts: 1,435 Was thanked: 887 time(s) in 563 post(s)
|
Originally Posted by: ioncube Hi. Notice that Refprop from NIST can't handle He/Xe mixing either. At least version 9. On the other hand, maple doesn't seem to implement the procedure that Viacheslav points out either, as can be seen in the online documentation for the latest version. However, very good values can be obtained using Coolprop in SMath and some basic stoichiometry. Mixing gases.sm (20kb) downloaded 20 time(s). Mixing gases.pdf (68kb) downloaded 21 time(s).Best regards. Alvaro.
|
|
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,549 Was thanked: 1309 time(s) in 767 post(s)
|
|
Russia ☭ forever Viacheslav N. Mezentsev |
1 user thanked uni for this useful post.
|
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,549 Was thanked: 1309 time(s) in 767 post(s)
|
|
Russia ☭ forever Viacheslav N. Mezentsev |
|
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,549 Was thanked: 1309 time(s) in 767 post(s)
|
|
Russia ☭ forever Viacheslav N. Mezentsev |
|
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,549 Was thanked: 1309 time(s) in 767 post(s)
|
|
Russia ☭ forever Viacheslav N. Mezentsev |
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 27/03/2019(UTC) Posts: 77 Location: coah Was thanked: 28 time(s) in 23 post(s)
|
is fantastic! this no work the first time but after I play with the another examples this work, very well thank you! Edited by user 30 April 2023 04:45:48(UTC)
| Reason: Not specified
|
|
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,549 Was thanked: 1309 time(s) in 767 post(s)
|
|
Russia ☭ forever Viacheslav N. Mezentsev |
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 04/12/2017(UTC) Posts: 66 Was thanked: 3 time(s) in 3 post(s)
|
Uni, can you please help me how to add python into SMATH, I have python already in system [WinPython 3.9] How I link it up with Smath? I have working CoolProp
|
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 04/12/2017(UTC) Posts: 66 Was thanked: 3 time(s) in 3 post(s)
|
Jean, can you help me how do integrate python in my Smath? I event tried environmental variables under Win10 but didn't work
|
|
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,549 Was thanked: 1309 time(s) in 767 post(s)
|
You should use a double slash for the full path. Originally Posted by: ioncube I event tried environmental variables under Win10 but didn't work In this case, you need to check whether python is available from the command line. If not, it means that the paths are specified incorrectly. Edited by user 31 July 2023 09:49:17(UTC)
| Reason: Not specified |
Russia ☭ forever Viacheslav N. Mezentsev |
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 04/12/2017(UTC) Posts: 66 Was thanked: 3 time(s) in 3 post(s)
|
uni, thanks a lot Can you tell me what is this block you used after python sub-section [i.e with the square bracket & holding script conetnts] Additionally Razonar sample here is also very intuitive while calculating mixing values https://en.smath.com/for...-of-state.aspx#post82120Edited by user 03 August 2023 01:19:12(UTC)
| Reason: Not specified
|
|
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,549 Was thanked: 1309 time(s) in 767 post(s)
|
Originally Posted by: ioncube uni, thanks a lot Can you tell me what is this block you used after python sub-section [i.e with the square bracket & holding script conetnts] Mathcad Block from the Mathcad Toolbox plugin and just Text inside it for the script. Edited by user 03 August 2023 09:08:14(UTC)
| Reason: Not specified |
Russia ☭ forever Viacheslav N. Mezentsev |
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 04/12/2017(UTC) Posts: 66 Was thanked: 3 time(s) in 3 post(s)
|
uni, so it means the text inside the block is not automatically generated. Can you please explain the construct On second note you were correct, I fixed my environment variable under windows %python% now works Edited by user 04 August 2023 21:24:47(UTC)
| Reason: Not specified
|
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 28/08/2014(UTC) Posts: 1,435 Was thanked: 887 time(s) in 563 post(s)
|
Phase diagrams with CoolProps. PhaseDiagram.sm (40kb) downloaded 24 time(s).Best regards. Alvaro.
|
1 user thanked Razonar for this useful post.
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 28/08/2014(UTC) Posts: 1,435 Was thanked: 887 time(s) in 563 post(s)
|
Psychrometric Chart with CoolProps. 'Simplified' version (more readable): Enthalpy lines overlap web bulb temperature lines. PsychrometricChart.sm (126kb) downloaded 26 time(s).Best regards. Alvaro.
|
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 04/12/2017(UTC) Posts: 66 Was thanked: 3 time(s) in 3 post(s)
|
I think I have found some problems while using plugin to get phase properties as discussed here: http://www.coolprop.org/...osing-the-phase-optionalFirst when using "P|phase_gas" it doesn't accept units & T,P values have to be directly written in SI equivalent Second there is a value discrepancy when using "P" & "P|phase_gas" for a fluid that exists only in gas phase at that T,P Worksheet1.sm (15kb) downloaded 9 time(s).
|
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 15/04/2012(UTC) Posts: 2,023 Was thanked: 1153 time(s) in 739 post(s)
|
It seems that multiple instances of SMath can't use the plugin at the same time. How to reproduce: 1. Open SMath and access any Coolprop function 2. Open another SMath instance: You get an error message |
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.