NREL-Sienna / PowerSystems.jl

Data structures in Julia to enable power systems analysis. Part of the Scalable Integrated Infrastructure Planning Initiative at the National Renewable Energy Lab.
https://www.nrel.gov/analysis/sienna.html
BSD 3-Clause "New" or "Revised" License
306 stars 75 forks source link

Docs: add how-to on building a system from scratch #1198

Open claytonpbarrows opened 4 days ago

claytonpbarrows commented 4 days ago

We have how-tos on parsing systems and loading from case builder, but it would be useful to have one that shows you how to build a system from individual components from scratch.

kdayday commented 4 days ago

@claytonpbarrows @sourabhdalvi Please see the Create and Explore a Power System tutorial and let me know if that matches what you're looking for