Adapted from the ThermoFlow library (H. Tummescheit)
Version 1.0
function HelmholtzOfps
input HelmholtzDerivs f "Dérivées adimensionnelles de la fonction de Helmholtz" annotation(
Placement(transformation(extent = {{-85, 15}, {-15, 85}}, rotation = 0)));
input HelmholtzData dTR annotation(
Placement(transformation(extent = {{15, 15}, {85, 85}}, rotation = 0)));
output NewtonDerivatives_ps nderivs annotation(
Placement(transformation(extent = {{-85, -85}, {-15, -15}}, rotation = 0)));
end HelmholtzOfps;