Skip to content

Commit 30a43bb

Browse files
authored
Update CNumerics.hpp
update
1 parent dc28fb4 commit 30a43bb

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
@@ -82,7 +82,7 @@ class CNumerics {
8282
turb_ke_i, /*!< \brief Turbulent kinetic energy at point i. */
8383
turb_ke_j; /*!< \brief Turbulent kinetic energy at point j. */
8484
su2double
85-
intermittency_sep_i; /*!< \brief separation intermittency at point i. */
85+
intermittency_eff_i; /*!< \brief effective intermittency at point i. */
8686
su2double
8787
Pressure_i, /*!< \brief Pressure at point i. */
8888
Pressure_j; /*!< \brief Pressure at point j. */

0 commit comments

Comments
 (0)