Overview
The Scenario Analysis Interface for Energy Systems is a software platform designed to model integrated energy networks and markets. SAInt allows modeling energy markets, electricity networks, gas networks, coupled electric and gas networks, and thermal networks.
SAInt comprises three distinct assembly components (Figure 1): SAInt-Core, SAInt-GUI, and SAInt-API.
SAInt-Core.dll contains the data model, business logic, and mathematical models. It is independent from other assemblies, and it can be referenced in .NET projects for full access to relevant object classes. SAInt-GUI.exe is the graphical user interface for visual interaction between user and SAInt-Core via mouse and keyboard actions. It contains the network and scenario setup, and execution. It allows a visual post-processing of scenario results and a scripting interface. The SAInt-API.dll is the application programming interface for interaction between user and SAInt-Core via external applications and programming languages. It exposes callable functions to automate network and scenario editing, execution, and evaluation process.
SAInt is a desktop 64-bit application for Microsoft® Windows® operating systems. |