MODFLOW-USGS / mt3d-usgs

MT3D-USGS Repository
23 stars 12 forks source link

Support the use of MF6 binary output as 'FTL' option in MT3D-USGS #30

Closed emorway-usgs closed 5 years ago

emorway-usgs commented 6 years ago

Weave the MF6 zoneBudget.f code into MT3D-USGS for supporting structured grid transport with MF6. At Chris's suggestion, also need to consider reading the binary grid file generated by MF6. Need to find out more about this from Chris, but for now, need to start with simple example and read that into existing MT3D-USGS arrays.

emorway-usgs commented 5 years ago

New branch started with commit e046001 that addresses this need. Stay tuned...

emorway-usgs commented 5 years ago

Also check the code using the negative concentration option for CEVT in the SSM package. This option removes water at the concentration of the cell. All seemed to check out OK.