From 229f2f5ed4a3d8d21beb774d668a1e4e84401b48 Mon Sep 17 00:00:00 2001 From: Joseph Hughes Date: Thu, 19 Dec 2024 14:28:30 -0600 Subject: [PATCH] format --- src/Model/GroundWaterFlow/gwf-csub.f90 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Model/GroundWaterFlow/gwf-csub.f90 b/src/Model/GroundWaterFlow/gwf-csub.f90 index 0f614473a1b..c3d8f415a85 100644 --- a/src/Model/GroundWaterFlow/gwf-csub.f90 +++ b/src/Model/GroundWaterFlow/gwf-csub.f90 @@ -7412,9 +7412,9 @@ subroutine csub_process_obsID(obsrv, dis, inunitobs, iout) else if (obsrv%ObsTypeId == 'CSUB' .or. & obsrv%ObsTypeId == 'INELASTIC-CSUB' .or. & obsrv%ObsTypeId == 'ELASTIC-CSUB' .or. & - ! obsrv%ObsTypeId == 'INTERBED-COMPACTION' .or. & - ! obsrv%ObsTypeId == 'INELASTIC-COMPACTION' .or. & - ! obsrv%ObsTypeId == 'ELASTIC-COMPACTION' .or. & + ! obsrv%ObsTypeId == 'INTERBED-COMPACTION' .or. & + ! obsrv%ObsTypeId == 'INELASTIC-COMPACTION' .or. & + ! obsrv%ObsTypeId == 'ELASTIC-COMPACTION' .or. & obsrv%ObsTypeId == 'DELAY-FLOWTOP' .or. & obsrv%ObsTypeId == 'DELAY-FLOWBOT') then if (nn1 == NAMEDBOUNDFLAG) then