Adapted from the ThermoFlow library (H. Tummescheit)
Version 1.0
## Copyright © EDF 2002 - 2025
## ThermoSysPro Version 4.2
function HelmholtzOfpT
input HelmholtzDerivs f;
output NewtonDerivatives_pT nderivs annotation(
Placement(transformation(extent = {{-85, -85}, {-15, -15}}, rotation = 0)));
end HelmholtzOfpT;