Skip to main content
Ctrl+K

pycanha

  • Getting Started
  • User Guide
  • API Reference
  • Examples Gallery
  • GitHub
  • PyPI
  • Getting Started
  • User Guide
  • API Reference
  • Examples Gallery
  • GitHub
  • PyPI

Section Navigation

  • Building a Thermal Model
  • Steady-State Solver
  • Transient Simulation
  • Parameters and Formulas
  • Callbacks
  • User Guide

User Guide#

These tutorials walk through the main features of pycanha step by step. Each page builds on concepts from the previous ones, so reading them in order is recommended for newcomers.

  • Building a Thermal Model
    • Creating a model
    • Adding nodes
    • Adding couplings
    • Accessing the thermal network
  • Steady-State Solver
    • Using SSLU
    • Reading results
    • Solver tolerances
    • Re-using the solver
  • Transient Simulation
    • Setting up a transient run
    • Retrieving results
    • Initial conditions
  • Parameters and Formulas
    • Concepts
    • Creating entities
    • Linking parameters to entities
    • Running a parameter analysis
    • ValueFormula
  • Callbacks
    • Setting up a callback
    • Available callback hooks
    • Enabling / disabling callbacks

previous

Quick Start

next

Building a Thermal Model

Edit on GitHub

© Copyright 2026, Javier Piqueras Carreño.

Built with the PyData Sphinx Theme 0.17.1.