Skip to main content
Ctrl+K
PyRC 0.1.0 documentation - Home PyRC 0.1.0 documentation - Home
  • Examples
  • Changelog
  • PyRC’s Contributing Guidelines
  • pyrc
  • Codeberg
  • Coverage Report
  • Examples
  • Changelog
  • PyRC’s Contributing Guidelines
  • pyrc
  • Codeberg
  • Coverage Report

Section Navigation

  • core
  • dataHandler
  • heat_pump
  • model
  • postprocessing
  • tools
  • utils
  • validation
  • visualization
  • pyrc.paths
  • pyrc

pyrc#

PyRC enables the creation and dynamic simulation of resistor-capacitor networks, e.g. thermal systems. The core implementation is in pyrc.core; example networks are in pyrc.model.

  • core
    • core.components
    • core.solver
    • core.visualization
    • pyrc.core.connecting
    • pyrc.core.heat_transfer
    • pyrc.core.inputs
    • pyrc.core.materials
    • pyrc.core.network
    • pyrc.core.nodes
    • pyrc.core.resistors
    • pyrc.core.settings
    • pyrc.core.simulation
    • pyrc.core.wall
  • dataHandler
    • pyrc.dataHandler.weather
  • heat_pump
    • pyrc.heat_pump.heat_pump
  • model
    • pyrc.model.facade
    • pyrc.model.office
    • pyrc.model.simple
  • postprocessing
    • pyrc.postprocessing.calculations
    • pyrc.postprocessing.heat
    • pyrc.postprocessing.parse_scop_files
    • pyrc.postprocessing.parser
  • tools
    • pyrc.tools.errors
    • pyrc.tools.functions
    • pyrc.tools.plotting
    • pyrc.tools.science
    • pyrc.tools.timing
  • utils
    • pyrc.utils.performance
  • validation
    • validation.conduction
    • validation.coupling
    • validation.plate
    • validation.room
    • pyrc.validation.network
  • visualization
    • pyrc.visualization.plot
    • pyrc.visualization.vtk_parser
  • pyrc.paths

previous

AI Policy

next

core

Show Source

© Copyright 2025, Joel Kimmich, Tim Jourdan.

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.17.0.