From 40f06eae3fe2cc361f9e76016c9b25c07039c5f2 Mon Sep 17 00:00:00 2001 From: Feng Date: Fri, 5 Jan 2024 06:21:48 -0600 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index edeaf97..4d83dc8 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ## II. What is PowerSAS.m? -**PowerSAS.m** is a robust, efficient and scalable power grid analysis framework based on semi-analytical solutions (SAS) technology. [(Click here for more details of the SAS technology)](https://powersasm.readthedocs.io/en/latest/sas_basics.html#). +**PowerSAS.m** is a numerically robust and computationally efficient power grid analysis tool based on semi-analytical solutions (SAS) technology. [(Click here for more details of the SAS technology)](https://powersasm.readthedocs.io/en/latest/sas_basics.html#). The **PowerSAS.m** is the version for MATLAB/Octave users. It currently provides the following functionalities (more coming soon!): @@ -201,4 +201,4 @@ The corresponding BiBTex citations are given below: title={{PowerSAS.m} – An Open-Source Power System Simulation Toolbox Based on Semi-Analytical Solution Technologies}, year={2023}, doi={10.1109/OAJPE.2023.3245040} - } \ No newline at end of file + }