Implemented conductivity for CO2 from Scalabrin. All CO2 tests pass now.

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
This commit is contained in:
Ian Bell
2014-05-30 15:16:32 +02:00
parent 43255cfd5f
commit c63b0e95e2
9 changed files with 118 additions and 32 deletions

View File

@@ -14,6 +14,7 @@
namespace CoolProp {
class REFPROPMixtureBackend : public AbstractState {
protected:
int Ncomp;