As the OpenMDAO refactor has been going quickly - I haven't been adding in as detailed of tests that I would have liked. Some tests that come to mind are:
- ensure that outputs scale everywhere its expected when the number of cells or number of stacks is changed.
- ensure that power consumed does not substantially exceed power input (small deviations is OK because of error in the P-I curve fit)
- test degradation model for different timesteps
As the OpenMDAO refactor has been going quickly - I haven't been adding in as detailed of tests that I would have liked. Some tests that come to mind are: