moose
moose copied to clipboard
Errors in linear fluid properties
Bug Description
h is computed as _cv * T + p / rho it's missing the reference energy offset e_0
cp is set to 0, but taking the derivative of de/dT_(p constant) gives cp = cv
Steps to Reproduce
Output the values of h and cp in a calculation, for example using a FluidMaterialPropertiesPT
Impact
Wrong simulation results I dont think the object was used much overall, a FP following linear models isnt that attractive considering that constants are a better start and we can model the real dependence of FPs