Skip to content

Commit

Permalink
restore accidentally deleted line
Browse files Browse the repository at this point in the history
  • Loading branch information
emorway-usgs committed Dec 6, 2024
1 parent 0025c3a commit 3ed45d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Model/GroundWaterEnergy/gwe-uze.f90
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3ed45d9

Please sign in to comment.