2 #ifndef INCOMPRESSIBLEBACKEND_H_
3 #define INCOMPRESSIBLEBACKEND_H_
36 void set_fractions(
const std::vector<CoolPropDbl>& fractions);
78 if (!ParamName.compare(
"long_name")) {
89 void set_reference_state(
double T0 = 20 + 273.15,
double p0 = 101325,
double x0 = 0.0,
double h0 = 0.0,
double s0 = 0.0);