Skip to content

Commit e4afd5b

Browse files
Removing linear solver
1 parent adc8ded commit e4afd5b

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

co_simulation/validation/fsi_turek_FSI2/source/ProjectParametersCSM.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@
3030
"residual_relative_tolerance" : 1e-6,
3131
"residual_absolute_tolerance" : 1e-8,
3232
"max_iteration" : 10,
33-
"linear_solver_settings" : {
34-
"solver_type" : "LinearSolversApplication.sparse_qr"
35-
},
3633
"rotation_dofs" : false
3734
},
3835
"processes" : {

0 commit comments

Comments
 (0)