We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8f9571 commit 66de4bcCopy full SHA for 66de4bc
SU2_CFD/include/numerics/flow/convection/centered.hpp
@@ -109,7 +109,7 @@ class CCentJSTInc_Flow final : public CNumerics {
109
MeanDensity, MeanPressure,
110
MeanBetaInc2, MeanEnthalpy,
111
MeanCp, MeanTemperature, /*!< \brief Mean values of primitive variables. */
112
- MeandRhodh, /*!< \brief Derivative of density w.r.t. temperature (variable density flows). */
+ MeandRhodh, /*!< \brief Derivative of density w.r.t. enthalpy (variable density flows). */
113
Param_p, Param_Kappa_2,
114
Param_Kappa_4, /*!< \brief Artificial dissipation parameters. */
115
Local_Lambda_i, Local_Lambda_j,
0 commit comments