Features and Improvements
- File Formats: Modified reading *.otg and *.otgd files so that delimiters between fields can be either a comma OR white space (spaces, tabs, etc...). Newer OTGD files are space delimited and older ones were a mix of both spaces and commas. Changes were made to Simulator in 2023 to support reading the newer OTGD format, but older OTGD files must be read as well. This change was made to allow any of these to function.
- User Interface Dialogs: Modified generator dialogs so that cubic cost function can not be entered which are non-convex functions between the MWMin and MWMax range of the generator. If specified that way the cost model will be changed to None and the cost function ignored for this generator.