Introduction

OMOTES.SIMULATOR_CORE is a Python package for thermo-hydraulic simulation of district heating systems. It combines network topology, asset behavior, and controller setpoints to compute mass flow rate, pressure, and thermal state over time.

This Intro section provides package-level orientation before moving into the domain sections. Use it to understand what the package does, who it is for, and what inputs and outputs define a simulation run.

Contents

Section map

  • For solver architecture and numerical flow, see Solver.

  • For network concepts and topology behavior, see Network layer.

  • For physical relations and asset equations, see Physics.

  • For controller behavior and setpoint logic, see Control.

  • For contributor and API guidance, see Developer Documentation.

  • For issue reporting and collaboration support, see Support.

External context

For project context and standards, see the NWN website and ESDL.