A tool for managing digital twin simulations
This project aims to provide a structured approach to working with digital twins and support the analysis that one might want to carry out in this context.
The project provides a pipeline like approach for structuring digital twin simulations. It structures a simulation as a number of participating tasks:
- data providers: Providing data to the simulation by connecting to external sources and translating the data into a simulation compatible format.
- simulators: Providing the ability to simulate models (such as FMI models using maestro)
The tool is provided as a module and can be used like:
python -m "digital_twin_tooling" project -project <path to project file>.yml \
-show -run 1 -fmus <path to folder contaning the fmus>
Show status of launchers in job folder
python -m "digital_twin_tooling" launcher -work jobs/e1b27ef9-2699-474d-bba5-c23fdcf31821/ -s
Release files for digital-twin-tooling 1.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| digital_twin_tooling-1.0.1.tar.gz | 21.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| digital_twin_tooling-1.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 41.7 kB
Release files / digital_twin_tooling-1.0.1.tar.gz
| Download URL | digital_twin_tooling-1.0.1.tar.gz |
|---|---|
| Size | 21.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7164d2cfc275142e25eb248b88ed62548dbcd297bb076477cc55e1d7c14c629b
|
|
BLAKE2b-256 checksum How to use checksums |
322f3c84198bdb2274832b12709b2bd41a5fce06e63a846b5af461b75b9e5a21
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
|
Release files / digital_twin_tooling-1.0.1-py3-none-any.whl
| Download URL | digital_twin_tooling-1.0.1-py3-none-any.whl |
|---|---|
| Size | 20.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
850a89de1c0d35ee0dc749497daf8387586286f822db18c3b5a56178658b08be
|
|
BLAKE2b-256 checksum How to use checksums |
f0a92c5089418595de0d32c61767314a84f8989f20c725f532237d9ecab35514
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
|