File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed
tests/cases/fluid/pipe_RCR_3d Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 6363 <WSS > true </WSS >
6464 </Output >
6565
66- <LS type =" GMRES " >
66+ <LS type =" NS " >
6767 <Linear_algebra type =" fsils" >
6868 <Preconditioner > fsils </Preconditioner >
6969 </Linear_algebra >
70- <Max_iterations > 100 </Max_iterations >
71- <Tolerance > 1e-12 </Tolerance >
70+ <Max_iterations > 15 </Max_iterations >
71+ <NS_GM_max_iterations > 10 </NS_GM_max_iterations >
72+ <NS_CG_max_iterations > 300 </NS_CG_max_iterations >
73+ <Tolerance > 1e-3 </Tolerance >
74+ <NS_GM_tolerance > 1e-3 </NS_GM_tolerance >
75+ <NS_CG_tolerance > 1e-3 </NS_CG_tolerance >
76+ <Absolute_tolerance > 1e-17 </Absolute_tolerance >
77+ <Krylov_space_dimension > 250 </Krylov_space_dimension >
7278 </LS >
7379
7480 <Add_BC name =" lumen_inlet" >
You can’t perform that action at this time.
0 commit comments