Skip to content

Commit 4f35fec

Browse files
committed
Coefficient warning
1 parent af9a5e5 commit 4f35fec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

TestCases/euler/naca0012/inv_NACA0012_Roe_MUSCL_ramp.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ MG_DAMP_PROLONGATION= 0.80
6565
CONV_NUM_METHOD_FLOW= ROE
6666
MUSCL_FLOW= YES
6767
RAMP_MUSCL= YES
68+
% NOTE: These coefficients are not practical for real calculations, this is for the purpose of regression testing.
6869
RAMP_MUSCL_COEFF= (0.0, 1.0, 20.0)
6970
RAMP_MUSCL_POWER = 1
7071
KIND_MUSCL_RAMP= ITERATION

0 commit comments

Comments
 (0)