mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-04-23 03:00:17 -04:00
Removed mistaken input pair; refactored table building function
This commit is contained in:
@@ -36,7 +36,6 @@ void CoolProp::TTSEBackend::update(CoolProp::input_pairs input_pair, double val1
|
||||
case PUmolar_INPUTS:
|
||||
case PSmolar_INPUTS:
|
||||
case DmolarHmolar_INPUTS:
|
||||
case HmolarUmolar_INPUTS:
|
||||
case HmolarSmolar_INPUTS:
|
||||
throw ValueError("To be implemented as a 1-D iteration using PH table");
|
||||
case PT_INPUTS:
|
||||
|
||||
Reference in New Issue
Block a user