mirror of
https://github.com/ANL-CEEESA/powersas.m.git
synced 2025-12-06 09:58:51 -06:00
add documentation link in ReadMe.md
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# PowerSAS.m
|
||||
|
||||
[Link Documentation](https://powersasm.readthedocs.io/en/latest/index.html)
|
||||
|
||||
**PowerSAS.m** is a robust, efficient and scalable power grid analysis framework based on semi-analytical solutions (SAS) technology. The **PowerSAS.m** is the version for MATLAB/Octave users. It currently provides the following functionalities (more coming soon!):
|
||||
|
||||
* **Steady-state analysis**, including power flow (PF), continuation power flow (CPF), contingency analysis.
|
||||
@@ -9,4 +11,5 @@
|
||||
### Key features
|
||||
* **High numerical robustness.** Backed by the SAS approach, the PowerSAS tool provides much better convergence than the tools using traditional Newton-type algebraic equation solvers when solving algebraic equations (AE)/ordinary differential equations (ODE)/differential-algebraic equations(DAE).
|
||||
* **Enhanced computational performance.** Due to the analytical nature, PowerSAS provides model-adaptive high-accuracy approximation, which brings significantly extended effective range and much larger steps for steady-state/dynamic analysis. PowerSAS has been used to solve large-scale system cases with 200,000+ buses.
|
||||
* **Customizable and extensible.** PowerSAS supports flexible customization of grid analysis scenarios, including complex event sequences in extended simulation term.
|
||||
* **Customizable and extensible.** PowerSAS supports flexible customization of grid analysis scenarios, including complex event sequences in extended simulation term.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user