Skip to content

Commit c2bbb2e

Browse files
Added iteration to screen output for the regression test
1 parent 1a2117e commit c2bbb2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

multiphysics/contact_resistance_cht/master.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ OUTER_ITER = 2000
2929
WRT_ZONE_HIST=YES
3030

3131
OUTPUT_FILES=(RESTART, PARAVIEW_MULTIBLOCK)
32-
SCREEN_OUTPUT=RMS_RES[0], RMS_RES[1], RMS_RES[2]
32+
SCREEN_OUTPUT= OUTER_ITER, RMS_RES[0], RMS_RES[1], RMS_RES[2]

0 commit comments

Comments
 (0)