[Doc] Fix warnings in Sphinx/Matlab docs
This commit is contained in:
parent
ee9d5750a3
commit
82d4b50bef
2 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ function setState_Psat(tp, px)
|
|||
% The fluid state will be set to a saturated liquid-vapor state using the
|
||||
% input pressure and vapor fraction (quality) as the independent,
|
||||
% intensive variables.
|
||||
%
|
||||
% :param tp:
|
||||
% Instance of class :mat:func:`ThermoPhase` (or another
|
||||
% class derived from ThermoPhase)
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@ function setState_Tsat(tp, tx)
|
|||
% The fluid state will be set to a saturated liquid-vapor state using the
|
||||
% input temperature and vapor fraction (quality) as the independent,
|
||||
% intensive variables.
|
||||
%
|
||||
% :param tp:
|
||||
% Instance of class :mat:func:`ThermoPhase` (or another
|
||||
% class derived from ThermoPhase)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue