Recent Releases of Twin4Build

Twin4Build - V1.1.2

Release notes

Bug fixes

Energy Systems - Building Energy Monitoring - Python
Published by JBjoernskov 5 months ago

Twin4Build - v1.1.1

Release notes

Bug fixes

Energy Systems - Building Energy Monitoring - Python
Published by JBjoernskov 8 months ago

Twin4Build - v1.1.0

Release notes

Deprecation

Improvements

Features

  • All estimation algorithms now support finite difference estimation of jacobian

Energy Systems - Building Energy Monitoring - Python
Published by JBjoernskov 8 months ago

Twin4Build - v1.0.0

Release notes

This is the first release of Twin4Build, including the core modules:

  • Model:
    The main container for your building system, components, and their connections. Use this class to assemble your digital twin from reusable components.

  • Simulator:
    Runs time-based simulations of your Model, producing time series outputs for all components. Handles the simulation loop and time stepping.

  • Translator:
    Automatically generates a Model from a semantic model (ontology-based building description) and maintains a link between these. Enables ontology-driven, automated model creation.

  • Estimator:
    Performs parameter estimation (calibration) for your Model using measured data. Supports both least-squares and PyTorch-based optimization.

  • Optimizer:
    Optimizes building operation by adjusting setpoints or control variables to minimize objectives or satisfy constraints, using gradient-based methods.

Energy Systems - Building Energy Monitoring - Python
Published by JBjoernskov 8 months ago