|
CoolProp 8.0.0
An open-source fluid property and humid air property database
|
#include "CoolProp/AbstractState.h"#include "CoolProp/DataStructures.h"#include "../Backends/Helmholtz/HelmholtzEOSMixtureBackend.h"#include "../Backends/Helmholtz/HelmholtzEOSBackend.h"#include "../Backends/REFPROP/REFPROPMixtureBackend.h"#include "../Backends/Cubics/CubicBackend.h"#include "CoolProp/superancillary/superancillary.h"#include "CoolProp/detail/json.h"#include <atomic>#include <map>#include <set>#include <thread>