Skip to content

Commit 64b674a

Browse files
rgknoxglemieux
authored andcommitted
removed unused call to build gpp/ar bc_out
1 parent 82a144a commit 64b674a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

components/elm/src/main/elmfates_interfaceMod.F90

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1967,10 +1967,6 @@ subroutine restart( this, bounds_proc, ncid, flag, &
19671967
this%fates(nc)%bc_in(s), &
19681968
this%fates(nc)%bc_out(s))
19691969

1970-
! Update bc_out variables from the restart vectors that need to be accumulated
1971-
! from the cohort data structure restart variables
1972-
call this%fates(nc)%RestartUpdateBCOut(s)
1973-
19741970
end do
19751971

19761972
if(use_fates_sp)then

0 commit comments

Comments
 (0)