From 0b7cdf4760d8339421de27fd9c6f53251e474355 Mon Sep 17 00:00:00 2001 From: donghuix Date: Tue, 7 Nov 2023 21:10:25 -0800 Subject: [PATCH] remove frac_h2osfc_act from output --- components/elm/src/data_types/ColumnDataType.F90 | 3 --- 1 file changed, 3 deletions(-) diff --git a/components/elm/src/data_types/ColumnDataType.F90 b/components/elm/src/data_types/ColumnDataType.F90 index 894f0c85851c..492defe4f994 100644 --- a/components/elm/src/data_types/ColumnDataType.F90 +++ b/components/elm/src/data_types/ColumnDataType.F90 @@ -1521,9 +1521,6 @@ subroutine col_ws_init(this, begc, endc, h2osno_input, snow_depth_input, watsat_ ptr_col=this%frac_h2osfc) this%frac_h2osfc_act(begc:endc) = spval - call hist_addfld1d (fname='FH2OSFCact', units='unitless', & - avgflag='A', long_name='actual fraction of ground covered by surface water', & - ptr_col=this%frac_h2osfc_act) if (use_cn) then this%wf(begc:endc) = spval