From fe20af1a13259bd6b531ddc8c3763c6010f343dc Mon Sep 17 00:00:00 2001 From: Eric Morway Date: Thu, 10 Aug 2023 15:47:29 -0700 Subject: [PATCH] Goes with https://github.com/MODFLOW-USGS/modflow6/pull/1306#discussion_r1272267932 --- src/Model/TransportModel/tsp1.f90 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/Model/TransportModel/tsp1.f90 b/src/Model/TransportModel/tsp1.f90 index 4816e2a2ac4..0d019921cee 100644 --- a/src/Model/TransportModel/tsp1.f90 +++ b/src/Model/TransportModel/tsp1.f90 @@ -92,8 +92,9 @@ module TransportModelModule 'ADV6 ', 'DSP6 ', 'SSM6 ', ' ', 'CNC6 ', & ! 10 'OC6 ', 'OBS6 ', 'FMI6 ', 'SRC6 ', 'IST6 ', & ! 15 'LKT6 ', 'SFT6 ', 'MWT6 ', 'UZT6 ', 'MVT6 ', & ! 20 - 'API6 ', ' ', 'SFE6 ', 'UZE6 ', ' ', & ! 25 - 75*' '/ + 'API6 ', ' ', 'LKE6 ', 'SFE6 ', 'MWE6 ', & ! 25 + 'UZE6 ', ' ', ' ', ' ', ' ', & ! 30 + 70*' '/ contains