idaes-pse
idaes-pse copied to clipboard
Need to increase number of verification tests
We need to include more model verification tests across a range of use cases. Currently testing of dynamic cases is rather sparse.
Yeah. It would be really nice if we had a source of models with known results. I was hoping to find some simple test set for the PID controller testing, but haven't yet.
@andrewlee94 What do you mean by model verification? Testing that use cases work from a software/tractability perspective, or that they give us the results we expect (possibly by comparing with external results)?
@Robbybp In reality, both. We need to test more case studies to look for any bugs or edge-cases in the code and also to verify the model results against known sources.