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

divide by zero in LMT due to DELT=0.0 #25

Closed rniswon closed 6 years ago

rniswon commented 6 years ago

Test problem provided by Alan Lemon. DELT is zero during SS. Problem worked for NWT v1.1.2

rniswon commented 6 years ago

trapped divide by DELT in LMT package

emorway-usgs commented 6 years ago

Fixed with commit 6699917