Skip to content

Commit ece4cec

Browse files
committed
correcting echo level in co_sim
1 parent f33a4ed commit ece4cec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

co_simulation/validation/fsi_turek_FSI2/source/ProjectParametersCoSim.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"solver_settings" :
1111
{
1212
"type" : "coupled_solvers.gauss_seidel_strong",
13-
"echo_level" : 3,
13+
"echo_level" : 1,
1414
"num_coupling_iterations" : 20,
1515
"convergence_accelerators" : [
1616
{

0 commit comments

Comments
 (0)