Skip to content

Commit 6f08542

Browse files
Merge pull request #54 from su2code/feature_solid-solid_cht
Solid-solid CHT: screen output iteration
2 parents 5b7727f + c2bbb2e commit 6f08542

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)