We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af9a5e5 commit 4f35fecCopy full SHA for 4f35fec
TestCases/euler/naca0012/inv_NACA0012_Roe_MUSCL_ramp.cfg
@@ -65,6 +65,7 @@ MG_DAMP_PROLONGATION= 0.80
65
CONV_NUM_METHOD_FLOW= ROE
66
MUSCL_FLOW= YES
67
RAMP_MUSCL= YES
68
+% NOTE: These coefficients are not practical for real calculations, this is for the purpose of regression testing.
69
RAMP_MUSCL_COEFF= (0.0, 1.0, 20.0)
70
RAMP_MUSCL_POWER = 1
71
KIND_MUSCL_RAMP= ITERATION
0 commit comments