void cs_phys_prop_coolprop(char *CoolPropMaterial, cs_phys_prop_thermo_plane_type_t thermo_plane, cs_phys_prop_type_t property, const cs_lnum_t n_vals, const cs_real_t var1[], const cs_real_t var2[], cs_real_t val[])
Computes physical properties in (P,h,Yi) for compressible flow.
Definition: cs_coolprop.cxx:94