Skip to content

Commit 973b331

Browse files
committed
Merge branch 'gradient_type' of https://github.com/su2code/SU2 into gradient_type
2 parents 72e119a + 7d1eb8c commit 973b331

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SU2_CFD/include/numerics/CNumerics.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -628,7 +628,7 @@ class CNumerics {
628628
}
629629

630630
/*!
631-
* \brief Perturb the Reynolds stress tensor based on parameters.
631+
* \brief Project average gradient onto normal (with or w/o correction) for viscous fluxes of scalar quantities.
632632
* \param[in] nDim - Dimension of the flow problem, 2 or 3.
633633
* \param[in] nVar - Number of variables.
634634
* \param[in] normal - Area vector.

0 commit comments

Comments
 (0)