We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 72e119a + 7d1eb8c commit 973b331Copy full SHA for 973b331
1 file changed
SU2_CFD/include/numerics/CNumerics.hpp
@@ -628,7 +628,7 @@ class CNumerics {
628
}
629
630
/*!
631
- * \brief Perturb the Reynolds stress tensor based on parameters.
+ * \brief Project average gradient onto normal (with or w/o correction) for viscous fluxes of scalar quantities.
632
* \param[in] nDim - Dimension of the flow problem, 2 or 3.
633
* \param[in] nVar - Number of variables.
634
* \param[in] normal - Area vector.
0 commit comments