Removed mistaken input pair; refactored table building function

This commit is contained in:
Ian Bell
2015-02-24 21:16:24 -07:00
parent 716c5a34d0
commit c054523d40
2 changed files with 12 additions and 35 deletions

View File

@@ -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: