Skip to main content
License: MIT Supported Python versions PyPI Package latest release docs

SIR 3S Toolkit

SIR 3S Toolkit is a Python package developed by 3S Consult that provides a programming interface for SIR 3S - a software for the simulation, analysis and optimization of flow processes in gas/water/heat supply networks, plants, pipelines and caverns.

At its core, the package wraps basic functionality of SIR 3S, offering a low-level access to the creation, modification and simulation of SIR 3S models.

On top of this core, higher-level functionality is provided, enabling more powerful and intuitive interactions with SIR 3S models.

This layered architecture of the SIR 3S Toolkit ensures both flexibility and extensibility for advanced applications.

Sir3S Splash

Note: This package is a client toolkit for the proprietary SIR 3S software. A valid license for SIR 3S is required to use this package in production.

Features

  • Create new SIR 3S models

  • Modify existing SIR 3S models

  • Simulate SIR 3S models

  • Read data and simulation results from SIR 3S models

Documentation

For detailed documentation, visit SIR 3S Toolkit Documentation.

PyPI

You can find the SIR 3S Toolkit package on PyPI.

Installation

To install the SIR 3S Toolkit, use pip:

pip install sir3stoolkit

Quick Start

from sir3stoolkit.core import wrapper

SIR3S_SIRGRAF_DIR = r"C:\SIR3S\SirGraf-90-15-00-12_Quebec_x64"
wrapper.Initialize_Toolkit(SIR3S_SIRGRAF_DIR)

model = wrapper.SIR3S_Model()
model.OpenModel(dbName=r"example_model.db3",
                providerType=model.ProviderTypes.SQLite,
                Mid="M-1-0-1",
                saveCurrentlyOpenModel=False,
                namedInstance="",
                userID="",
                password="")

model.ExecCalculation(True)

Contact

If you’d like to report a bug or suggest an improvement for the SIR 3S Toolkit, please open a new issue on GitHub. Describe the situation in detail — whether it’s a bug you encountered or a feature you’d like to see improved. Provide the SIR Graf, SIR Calc and SIR 3S Toolkit versions you used. Feel free to attach images or other relevant materials to help us better understand your request.

For other requests, please contact us at sir3stoolkit@3sconsult.de.

License

MIT License. See LICENSE for details.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sir3stoolkit-90.15.25.tar.gz (442.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sir3stoolkit-90.15.25-py3-none-any.whl (443.4 kB view details)

Uploaded Python 3

File details

Details for the file sir3stoolkit-90.15.25.tar.gz.

File metadata

  • Download URL: sir3stoolkit-90.15.25.tar.gz
  • Upload date:
  • Size: 442.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.12.10

File hashes

Hashes for sir3stoolkit-90.15.25.tar.gz
Algorithm Hash digest
SHA256 5c2d804d1c2241c57f61af889c19641190752374c352cbd9340bb1f97e565698
MD5 ee72b9e085b8ff5ed3565eed578314c0
BLAKE2b-256 66f6eb7250245418c791f54e3a7c2903b932447043dd563d64ec2086e7fb6549

See more details on using hashes here.

File details

Details for the file sir3stoolkit-90.15.25-py3-none-any.whl.

File metadata

File hashes

Hashes for sir3stoolkit-90.15.25-py3-none-any.whl
Algorithm Hash digest
SHA256 834ccc8f612a78f0597283003c3b222d23e53bbd4b66bf708d943922d857579d
MD5 eb35cdf7732fb69ddbe270af233c24c1
BLAKE2b-256 ed4df7610d192af20f73b66d724ba4854e5c3331c32d17f1be27a5ebb113929a

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

90.15.25 This release

2 files

90.15.24

2 files

90.15.23

2 files

90.15.22

2 files

90.15.21

2 files

90.15.20

2 files

90.15.19

2 files

90.15.18

2 files

90.15.17

2 files

90.15.16

2 files

90.15.15

2 files

90.15.14

2 files

90.15.13

2 files

90.15.12

2 files

90.15.11

2 files

90.15.10

2 files

90.15.9

2 files

90.15.8

2 files

90.15.7

2 files

90.15.6

2 files

90.15.5

2 files

90.15.4

2 files

90.15.3

2 files

90.15.2

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page