You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It appears to me that the DDREFERENCE setting is ignored when computing CLN drawdowns. Saved CLN drawdowns appear to always be computed with the CLN starting heads, but should use the heads from the last time DDREFERENCE was set.
The location I suspect it is not happening is in glo2basu1.f, SUBROUTINE GWF2BAS7OT, lines 1836-1846 (starting at comment C5).
A different place it might need to be implemented is in cln2basu1.f, SUBROUTINE SCLN1D, lines 1917-1922.
The text was updated successfully, but these errors were encountered:
It appears to me that the DDREFERENCE setting is ignored when computing CLN drawdowns. Saved CLN drawdowns appear to always be computed with the CLN starting heads, but should use the heads from the last time DDREFERENCE was set.
The location I suspect it is not happening is in glo2basu1.f, SUBROUTINE GWF2BAS7OT, lines 1836-1846 (starting at comment C5).
A different place it might need to be implemented is in cln2basu1.f, SUBROUTINE SCLN1D, lines 1917-1922.
The text was updated successfully, but these errors were encountered: