We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d961cb commit bee693eCopy full SHA for bee693e
1 file changed
TestCases/nonequilibrium/axi_visccone/axi_visccone.cfg
@@ -82,7 +82,7 @@ MARKER_MONITORING= ( Wall )
82
NUM_METHOD_GRAD= WEIGHTED_LEAST_SQUARES
83
%
84
% Courant-Friedrichs-Lewy condition of the finest grid
85
-CFL_NUMBER= 0.5
+CFL_NUMBER= 3.0
86
87
% Number of total iterations
88
ITER= 11
@@ -115,7 +115,7 @@ SLOPE_LIMITER_FLOW= VENKATAKRISHNAN
115
VENKAT_LIMITER_COEFF= 0.05
116
117
% Time discretization (RUNGE-KUTTA_EXPLICIT, EULER_IMPLICIT, EULER_EXPLICIT)
118
-TIME_DISCRE_FLOW= EULER_EXPLICIT
+TIME_DISCRE_FLOW= EULER_IMPLICIT
119
% --------------------------- CONVERGENCE PARAMETERS --------------------------%
120
121
% Min value of the residual (log10 of the residual)
0 commit comments