PYroMat icon indicating copy to clipboard operation
PYroMat copied to clipboard

PYroMat thermodynamic properties in Python

Results 22 PYroMat issues
Sort by recently updated
recently updated
newest added

Hello! While working with multi-phase water, I observed that the saturated pressure methods `substance.ps()` yield different results compared to the regular pressure method `substance.p()` when the quality is set to...

enhancement
question
priority

Good day I saw in the discussions under the Ideas section the need for a tutorial in the jupyter notebook format. The Ideal Rankine Cycle is an appropriate problem to...

Hi congratulations on your excellent work. I am working in development of the refrigeration absorption system. For this reason I would like to be able to use multiphase ammonia. Is...

enhancement

Description: Request for enhancement to add general inverse property lookup capabilities to Pyromat, enabling users to calculate properties like temperature or pressure based on other properties (e.g., entropy and quality)....

enhancement
question

Dear chmarti1, I'm highly interested in using PYroMat for creating state diagrams and illustrating thermodynamic processes and cycles for my students, and I'd love to see the source code used...

In version 2.2.4, there is an error in the saturated liquid density model for R1234ze (mp.C3H2F4_1). One of the empirical coefficients was incorrectly entered. The model still passes its integrity...

bug
priority

this pull request adds bilingual examples to the Pyromat package, showcasing its thermodynamic calculation capabilities in both Spanish and English. By including examples in multiple languages, we aim to make...

Via a conversation with Jacob, some diffuser problems lead to a desire to handle h&s. For example, for a known inlet velocity, pressure and temperature, and an outlet condition of...

enhancement
priority

This was originally posted by @DanielSarmiento04 as a comment in #77. I've re-posted it here because it's an interesting idea. > I have been using the library for the past...

enhancement

As we're trying to write more front-end friendly code (e.g. PMGI), I'm finding that the error cases we have don't quite provide enough info. PMParamError can mean you specified P,...

enhancement