mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-04-23 03:00:17 -04:00
Implemented setting of reference state for REFPROP pure fluids; closes #568
Also fixed LIMITS function call for Ttriple
This commit is contained in:
@@ -125,7 +125,7 @@ You might want to start by looking at CoolProp.h
|
||||
/**
|
||||
\brief Set the reference state based on a string representation
|
||||
|
||||
@param FluidName The name of the fluid
|
||||
@param FluidName The name of the fluid (Backend can be provided like "REFPROP::Water", or if no backend is provided, "HEOS" is the assumed backend)
|
||||
@param reference_state The reference state to use, one of
|
||||
|
||||
Reference State | Description
|
||||
|
||||
Reference in New Issue
Block a user