Beginner Tutorial on SAInt API
Welcome to the beginner tutorial series on the SAInt API. The API allows users to interact with SAInt programmatically and automate modeling and simulation tasks, which can be more efficient and scalable than in the SAInt GUI. Moreover, the SAInt API offers a flexible way to access and use SAInt’s functionality with a variety of programming languages such as Python, C++, etc.
This tutorial series will focus on using SAInt with Python programming language. By the end of this tutorial series, you will have a strong understanding of the various SAInt API functions and how to use them with Python to automate processes with SAInt. So let’s get started!
|
This tutorial series will show SAInt API functions related to electric networks, but similar functionality for other types of networks is also available in the SAInt API. Refer to SAInt API documentation. |
This tutorial series is divided into four tutorials. The first tutorial covers the basic functions used for loading networks, scenarios, and executing simulations using the SAInt API. The second tutorial focuses on the inclusion functions of the SAInt API, used for importing and including network and scenario data. It also explains how to create a new scenario for an existing network. The third tutorial introduces the functions for exporting network and scenario data. The last tutorial explains some of the SAInt built-in evaluation functions and demonstrates how to use them with the SAInt API.
Time to complete:
-
Basic operations [10 Minutes]
-
Inclusion operations [15 Minutes]
-
Export operations [10 Minutes]
-
Evaluate results [15 Minutes]
The tutorial uses one of the default models available in |