From 0224d7b4d393808b2d61a9bfa9cd13103b50578d Mon Sep 17 00:00:00 2001 From: Yaqi Wang Date: Mon, 15 Apr 2024 10:14:17 -0500 Subject: [PATCH 1/2] temporary solution to make the test pass with use_legacy_initial_residual_evaluation_bahavior flag off #379 --- htgr/pbmr400/transient/oecd_pbmr400_tr0_pplofc_rsnk_keff_calc.i | 1 + 1 file changed, 1 insertion(+) diff --git a/htgr/pbmr400/transient/oecd_pbmr400_tr0_pplofc_rsnk_keff_calc.i b/htgr/pbmr400/transient/oecd_pbmr400_tr0_pplofc_rsnk_keff_calc.i index 722b9d3f8..49cc4f74e 100755 --- a/htgr/pbmr400/transient/oecd_pbmr400_tr0_pplofc_rsnk_keff_calc.i +++ b/htgr/pbmr400/transient/oecd_pbmr400_tr0_pplofc_rsnk_keff_calc.i @@ -691,6 +691,7 @@ fis_fract = ${fparse 1 - dh_fract} # Fission power fraction at t = 0. type = Transient scheme = implicit-euler + use_pre_SMO_residual = true # end_time = 6000.0 end_time = 180000.0 From c6bcaec8c65b57212b0442475b18b6948d24d440 Mon Sep 17 00:00:00 2001 From: Yaqi Wang Date: Mon, 15 Apr 2024 12:39:23 -0500 Subject: [PATCH 2/2] update griffin to its latest master --- apps/griffin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/griffin b/apps/griffin index a2e3bc53a..a8652188a 160000 --- a/apps/griffin +++ b/apps/griffin @@ -1 +1 @@ -Subproject commit a2e3bc53a86a9a6f3d9d9a276f5e3743ce5dd0b1 +Subproject commit a8652188abaf5a890df56d37c55ea394423d6055