Return specific Gibbs energy
partial function specificGibbsEnergy extends Modelica.Icons.Function; input ThermodynamicState state "Thermodynamic state record"; output SpecificEnergy g "Specific Gibbs energy"; end specificGibbsEnergy;