From 3ed45d9ce24848d9e858fe38ab4a68b50a3c02db Mon Sep 17 00:00:00 2001 From: emorway-usgs Date: Fri, 6 Dec 2024 10:41:19 -0800 Subject: [PATCH] restore accidentally deleted line --- src/Model/GroundWaterEnergy/gwe-uze.f90 | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Model/GroundWaterEnergy/gwe-uze.f90 b/src/Model/GroundWaterEnergy/gwe-uze.f90 index b71e026f6ab..108d808955f 100644 --- a/src/Model/GroundWaterEnergy/gwe-uze.f90 +++ b/src/Model/GroundWaterEnergy/gwe-uze.f90 @@ -210,6 +210,7 @@ subroutine find_uze_package(this) ! ! -- Allocate space for idxbudssm, which indicates whether this is a ! special budget term or one that is a general source and sink + nbudterm = this%flowbudptr%nbudterm call mem_allocate(this%idxbudssm, nbudterm, 'IDXBUDSSM', this%memoryPath) ! ! -- Process budget terms and identify special budget terms