Hello
When I try get the properties of R454B, the following exception is shown and other properties such as critical temperatures and pressures are very high.
solver_rho_Tp was unable to find a solution for T= 448.369, p=6.31699e+07, with guess value 12028.2 with error: The molar density of -44003.133110 mol/m3 is below the minimum of 0.000000 mol/m3
Here is my code where above exception is raised
var fluid = FluidList.R454B_mix; Fluid test = new Fluid(fluid);
Hello
When I try get the properties of R454B, the following exception is shown and other properties such as critical temperatures and pressures are very high.
Here is my code where above exception is raised
var fluid = FluidList.R454B_mix; Fluid test = new Fluid(fluid);