Add reference files for examples that are used as tests
Open
@lukelowry is already working on this.
Since Jul 22, 2026.
testing
- Dominant language
- C++
- Stars
- 27
- Forks
- 11
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 23
Description
Several examples are currently used as tests (CMake add_test), but don't have reference solutions to verify correctness. They are essentially smoke tests ensuring that the examples runs. Listing the relevant cases for PhasorDynamics here. It would be good to add reference solutions, at least for the smaller cases, with the understanding that validation for larger cases is contingent on merging some models.
- TenGenClassical
- TenGenGenrou
- Hawaii
- NewEngland
- Illinois
- WECC
- Texas
- ACTIVSg10k
cc @lukelowry @abirchfield @pelesh @PhilipFackler
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.