idaes-pse icon indicating copy to clipboard operation
idaes-pse copied to clipboard

Add input validation for passing both time and time_set to flowsheets

Open dallan-keylogic opened this issue 1 year ago • 1 comments

Presently, if you generate a flowsheet with config options for both time and time_set, it just uses time directly and ignores time_set. It should either generate an exception or log a warning that time_set is being ignored.

dallan-keylogic avatar Jul 26 '24 17:07 dallan-keylogic