Hello,
I'm wondering if it is possible to set up a function to calculate the density from the Beattie Bridgeman Equation. The equation is pressure as a function of the specific volume and temperature. P(T,v). However, the answer I want is the density. I can solve it using a solve block, but would like to be able to express the solution as funtion. I.e; rho(T,P) = answer, where I just need to input the Temperature and Pressure. But as seen, the pressure is a function of the density.
I have attached the MathCad 15 sheet that has the function, but I'm unsure if I will need to use the mathcad programming to get an answer back in the way I would like. I don't know if there is a way to set up the solve block or solution such that I can have the expression be as above.