From 6dc3aedbf017c94277d9b40bf0e76bf354a7669d Mon Sep 17 00:00:00 2001 From: Brian Eaton Date: Tue, 5 Dec 2023 20:48:23 -0500 Subject: [PATCH] fix for SILHS history output --- src/control/cam_history.F90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/control/cam_history.F90 b/src/control/cam_history.F90 index 2bc71d4bd7..bea775bc27 100644 --- a/src/control/cam_history.F90 +++ b/src/control/cam_history.F90 @@ -5890,8 +5890,8 @@ subroutine addfld_nd(fname, dimnames, avgflag, units, long_name, & write(errormsg, *) "Cannot add ", trim(fname), & "Subcolumn history output only allowed on physgrid" call endrun("ADDFLD: "//errormsg) - listentry%field%is_subcol = .true. end if + listentry%field%is_subcol = .true. end if end if ! Levels