usnistgov / REFPROP-wrappers

Wrappers around NIST REFPROP for languages such as Python, MATLAB, etc.
193 stars 127 forks source link

I was to get LabVIEW to call on Refprop for properties for a single pure fluid. But have not been able to do this for a mixture. #611

Closed cxa4 closed 2 months ago

cxa4 commented 3 months ago

If you have an issue to report, please continue and fill out the applicable sections below. The details provided will help to resolve this issue as quickly as possible.

Prerequisites

NOTE: Be aware that all issues are publicly accessible and viewable. Thus please do not post any code or other content that is protected intellectual property or under copyright.

Before posting an issue, please:

You can also use markdown to format your issue: GitHub guide on Markdown. If you have code snippets, please use a code block to ensure that the formatting remains legible in the web interface. For instance, surround your code in triple backticks:

print('Hello world!')

Description

[Description of the issue]

Steps to Reproduce

  1. [First Step]
  2. [Second Step]
  3. [and so on...]

Expected behavior: [What you expect to happen]

Actual behavior: [What actually happens]

Versions

REFPROP Version: [REFPROP version you are using]
Operating System and Version: [OS you are running REFPROP on]
Access Method: [How you are accessing REFPROP (i.e. Python, other wrapper)]

Additional Information

If possible, please post examples and/or screenshots of the issue.

ianhbell commented 3 months ago

The procedure is the same. Please show what you tried.