Skip to content

Commit

Permalink
fprettify
Browse files Browse the repository at this point in the history
  • Loading branch information
mjr-deltares committed Nov 6, 2023
1 parent c1203cb commit d9b8be4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Model/Connection/GwfGwfConnection.f90
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ end subroutine gwfgwfcon_ad
subroutine gwfgwfcon_cf(this, kiter)
class(GwfGwfConnectionType) :: this !< this connection
integer(I4B), intent(in) :: kiter !< the iteration counter

call this%SpatialModelConnectionType%spatialcon_cf(kiter)

! CF the movers through the exchange
Expand Down

0 comments on commit d9b8be4

Please sign in to comment.