[Matlab/Doc] Fix docs for enthalpies_RT function
This commit is contained in:
parent
0fd2f7c4d0
commit
c982f50421
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue