pnnl / ExaGO

High-performance power grid optimization for stochastic, security-constrained, and multi-period ACOPF problems.
Other
64 stars 8 forks source link

Remove CPU time from OPFLOW output #108

Closed wperkins closed 7 months ago

wperkins commented 9 months ago

Issue type

Relates to

Summary

MINIMAL and MATPOWER output from OPFLOW contains CPU time. This comes from PetscGetCPUTime(), but this value does not appear to be useful and it should be removed.