-
Notifications
You must be signed in to change notification settings - Fork 125
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(idm): support list and grid based input for base stress packages (…
…#1337) * update input definition for timeseries, definition files for sfac param * modflow input type can select array based input definition set * generic list parser updates for reading binary inputs and timeseries strings * memory manager updates including checkin int2d and mem_set_value charstr1d * make dis instance optional in timearrayseries * add load framework and ascii grid and list based dynamic loader modules * use the input stress package load framework * cleanup 1 * move dfn based param allocation to bound context object * cleanup 2 * rebuild makefiles * remove uninteded makefile files * Check dis input dimensions before assigning model shapes * move idm advance call to mf6core --------- Co-authored-by: mjreno <[email protected]>
- Loading branch information
Showing
49 changed files
with
5,493 additions
and
1,335 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.