This commit is contained in:
Ian Bell
2014-07-25 11:06:58 -04:00
109 changed files with 12519 additions and 1575 deletions

View File

@@ -32,6 +32,8 @@ public:
// REFPROP backend uses mole fractions
bool using_mole_fractions(){return true;}
bool using_mass_fractions(){return false;}
bool using_volu_fractions(){return false;}
/// Updating function for REFPROP
/**