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

Add dead-pool calculation to list file #27

Closed emorway-usgs closed 4 years ago

emorway-usgs commented 6 years ago

I think it would be helpful to have the LAK package automatically dump dead-pool elevation and volume to the list file when bathymetry files are in use. This would be particularly useful for the MODSIM integration.

emorway-usgs commented 6 years ago

See commits 3745e13 and aa8a26d

emorway-usgs commented 6 years ago

@rniswon In the list file, may be helpful to differentiate between the true deadpool storage - defined as the water in storage below the invert elevation of the outlet - and the 'limited availability' storage which is above the invert of the outlet, but within the interval provided by the user where LAK release ramping occurs for a numerically smooth solution. In the listing file then, these two volume could be reported as "deadpool storage/stage:" and "limited storage/ramp-down stage:". How to report the limited storage should be given some thought...i.e., should it be cumulative (deadpool + limited) or stand alone (only the limited storage and not include deadpool storage)?