From 1a2117e68cfc987c62599cf82f89d7641dcd9e4d Mon Sep 17 00:00:00 2001 From: EvertBunschoten Date: Mon, 26 Aug 2024 11:25:08 +0200 Subject: [PATCH] Added appropriate screen outputs for regression test --- multiphysics/contact_resistance_cht/master.cfg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/multiphysics/contact_resistance_cht/master.cfg b/multiphysics/contact_resistance_cht/master.cfg index 32b47d8..ce26f46 100644 --- a/multiphysics/contact_resistance_cht/master.cfg +++ b/multiphysics/contact_resistance_cht/master.cfg @@ -28,4 +28,5 @@ TIME_DOMAIN = NO OUTER_ITER = 2000 WRT_ZONE_HIST=YES -OUTPUT_FILES=(RESTART, PARAVIEW_MULTIBLOCK) \ No newline at end of file +OUTPUT_FILES=(RESTART, PARAVIEW_MULTIBLOCK) +SCREEN_OUTPUT=RMS_RES[0], RMS_RES[1], RMS_RES[2] \ No newline at end of file