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
I have a MF6 model consisting of two stress periods. First stress period is steady with length 0. Second stress period is transient. I can read the heads from the binary heads file with Flopy. But when I read the flow from the binary budget file, I can not read the budget for the steady stress period. The times function also doesn't return the first time. But I can read the budget data by specifying the step and period, so it is all stored. It all works fine when the steady stress period has length rather than 0. But it is nice to specify a transient stress period that starts at 0 (i.e., the first stress period has zero length).
mbakker7
changed the title
bug: Reading heads from binary budget file for steady stress period of zero length
bug: Reading flows from binary budget file for steady stress period of zero length
Sep 6, 2023
I have a MF6 model consisting of two stress periods. First stress period is steady with length 0. Second stress period is transient. I can read the heads from the binary heads file with Flopy. But when I read the flow from the binary budget file, I can not read the budget for the steady stress period. The times function also doesn't return the first time. But I can read the budget data by specifying the step and period, so it is all stored. It all works fine when the steady stress period has length rather than 0. But it is nice to specify a transient stress period that starts at 0 (i.e., the first stress period has zero length).
Then the output is:
The text was updated successfully, but these errors were encountered: