mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Fix doc. for pressureMixingParameter
This commit is contained in:
@@ -144,7 +144,7 @@ public:
|
|||||||
V mixingParameterDensity(const Cells& cells) const;
|
V mixingParameterDensity(const Cells& cells) const;
|
||||||
|
|
||||||
/// Todd-Longstaff pressure dependent mixing parameter
|
/// Todd-Longstaff pressure dependent mixing parameter
|
||||||
/// \param[in] So Array of n oil fraction values. Soil / Sn values, where Sn = Sgas + Ssolvent + Soil.
|
/// \param[in] po Array of n oil pressure values
|
||||||
/// \param[in] cells Array of n cell indices to be associated with the fraction values.
|
/// \param[in] cells Array of n cell indices to be associated with the fraction values.
|
||||||
/// return Array of n pressure dependent mixing paramters
|
/// return Array of n pressure dependent mixing paramters
|
||||||
ADB pressureMixingParameter(const ADB& po,
|
ADB pressureMixingParameter(const ADB& po,
|
||||||
|
|||||||
Reference in New Issue
Block a user