-
Notifications
You must be signed in to change notification settings - Fork 122
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reorganize inputFileReader and userInputParameters (#375)
* replace vector of model constants with map note: use AssertThrow rather than Assert for release exceptions * minor refactor of inputFileReader and userInputs Mostly reorganization. Split the parameter_handler declarations into several functions rather than one 500-line function. Object-oriented some functionality. Removed get_number_of_entries. Renamed a few functions.
- Loading branch information
1 parent
992c771
commit 389726b
Showing
4 changed files
with
432 additions
and
357 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
Oops, something went wrong.