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