I am using the CPA equation of state. My question: is it possible when doing the thermodynamic derivatives in teqp to return only the cubic part or only the association part if I am doing, for example, model.get_Ar01(T,rho,z)? If not, is it equivalent to make a "cubic only" psuedo-model where I set epsABi and betaABi = 0 and then run cubic_model.get_Ar01(T,rho,z) to return just the cubic part?
I am using the CPA equation of state. My question: is it possible when doing the thermodynamic derivatives in teqp to return only the cubic part or only the association part if I am doing, for example, model.get_Ar01(T,rho,z)? If not, is it equivalent to make a "cubic only" psuedo-model where I set epsABi and betaABi = 0 and then run cubic_model.get_Ar01(T,rho,z) to return just the cubic part?