rniswon / mfnwt

MODFLOW-NWT - Version: 1.1.0 Newton Formulation for MODFLOW-2005 For more information go to http://water.usgs.gov/ogw/modflow-nwt
4 stars 7 forks source link

User-specified negative flows written to FTL exceed total trib inflow #20

Closed emorway-usgs closed 6 years ago

emorway-usgs commented 6 years ago

When users specify a negative value for the 'FLOW' variable (Dataset 4b in the Online Guide to MF-NWT, for example), the LMT package was writing this value to the linker file as a sink term, but wasn't checking to make sure it was capped by the total available flow in the network at that location.

emorway-usgs commented 6 years ago

Fixed with commit 83c0b3e