[Matlab/Doc] Fix docs for enthalpies_RT function

This commit is contained in:
Bryan W. Weber 2017-01-25 07:41:43 -05:00
parent 0fd2f7c4d0
commit c982f50421
No known key found for this signature in database
GPG key ID: 73D087C294D87FBD

View file

@ -5,7 +5,7 @@ function v = enthalpies_RT(tp)
% Instance of class :mat:func:`ThermoPhase` (or another
% object that derives from ThermoPhase)
% :return:
% Vector of sensible species enthalpies
% Vector of standard-state species enthalpies
% divided by RT, where R is the universal gas
% constant and T is the temperature. For gaseous species, these
% values are ideal gas enthalpies.