Skip to content

Commit 4145705

Browse files
authored
typo in USE_ACCURATE_TURB_JACOBIANS
1 parent b5a9758 commit 4145705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config_template.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1854,7 +1854,7 @@ LOWER_LIMIT_OMEGA_FACTOR= 1e-5
18541854
18551855
% Use numerically computed exact Jacobians for standard SA turbulence model
18561856
% Slower per iteration but potentialy more stable and capable of higher CFL
1857-
USE_ACCURATE_FLUX_JACOBIANS= NO
1857+
USE_ACCURATE_TURB_JACOBIANS= NO
18581858
%
18591859
% --------------------- HEAT NUMERICAL METHOD DEFINITION ----------------------%
18601860
%

0 commit comments

Comments
 (0)