We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9364ed2 commit 18bb23bCopy full SHA for 18bb23b
1 file changed
Common/src/CConfig.cpp
@@ -2658,7 +2658,7 @@ void CConfig::SetConfig_Options() {
2658
/*!\par CONFIG_CATEGORY: Visualize Control Volumes \ingroup Config*/
2659
/*--- options related to visualizing control volumes ---*/
2660
2661
- /* DESCRIPTION: Node number for the CV to be visualized (tecplot) (nijso: delete?) */
+ /* DESCRIPTION: Node number for the CV to be visualized (tecplot) */
2662
addLongOption("VISUALIZE_CV", Visualize_CV, -1);
2663
2664
/*!\par CONFIG_CATEGORY: Inverse design problem \ingroup Config*/
0 commit comments