From d9b8be402e35ef514819c7de561369588c834996 Mon Sep 17 00:00:00 2001 From: mjr-deltares Date: Mon, 6 Nov 2023 15:40:45 +0100 Subject: [PATCH] fprettify --- src/Model/Connection/GwfGwfConnection.f90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Model/Connection/GwfGwfConnection.f90 b/src/Model/Connection/GwfGwfConnection.f90 index 3bc77d7cb96..fb4c2a676d8 100644 --- a/src/Model/Connection/GwfGwfConnection.f90 +++ b/src/Model/Connection/GwfGwfConnection.f90 @@ -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