Skip to content

Commit bee693e

Browse files
committed
fixing test cases again
Signed-off-by: jtneedels <jneedels@stanford.edu>
1 parent 4d961cb commit bee693e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

TestCases/nonequilibrium/axi_visccone/axi_visccone.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ MARKER_MONITORING= ( Wall )
8282
NUM_METHOD_GRAD= WEIGHTED_LEAST_SQUARES
8383
%
8484
% Courant-Friedrichs-Lewy condition of the finest grid
85-
CFL_NUMBER= 0.5
85+
CFL_NUMBER= 3.0
8686
%
8787
% Number of total iterations
8888
ITER= 11
@@ -115,7 +115,7 @@ SLOPE_LIMITER_FLOW= VENKATAKRISHNAN
115115
VENKAT_LIMITER_COEFF= 0.05
116116
%
117117
% Time discretization (RUNGE-KUTTA_EXPLICIT, EULER_IMPLICIT, EULER_EXPLICIT)
118-
TIME_DISCRE_FLOW= EULER_EXPLICIT
118+
TIME_DISCRE_FLOW= EULER_IMPLICIT
119119
% --------------------------- CONVERGENCE PARAMETERS --------------------------%
120120
%
121121
% Min value of the residual (log10 of the residual)

0 commit comments

Comments
 (0)