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

  • pycanha.tmm — Thermal Mathematical Model
  • pycanha.parameters — Parameters and Formulas
  • pycanha.solvers — Thermal Solvers
  • pycanha.gmm — Geometric Mathematical Model
  • pycanha_core — C++ Core Package
  • pycanha_core.tmm — Core Thermal Model Classes
  • pycanha_core.parameters — Core Parameters Classes
  • pycanha_core.solvers — Core Solver Classes
  • pycanha_core.gmm — Core Geometric Classes
  • API Reference

API Reference#

This section documents every public class and function in pycanha and its C++ foundation pycanha-core.

  • pycanha.tmm — Thermal Mathematical Model
    • Model container
    • Nodes
    • Couplings
    • Thermal network
    • Thermal data
  • pycanha.parameters — Parameters and Formulas
    • Parameters
    • Entities
    • Formulas
    • Formulas collection
  • pycanha.solvers — Thermal Solvers
    • Steady-state solvers
    • Transient solvers
  • pycanha.gmm — Geometric Mathematical Model
    • Primitives
  • pycanha_core — C++ Core Package
    • Logging
    • Utilities
  • pycanha_core.tmm — Core Thermal Model Classes
    • Enumerations
    • Nodes
    • Couplings
    • Network and model
  • pycanha_core.parameters — Core Parameters Classes
    • Parameters
    • Entities
    • Formulas
  • pycanha_core.solvers — Core Solver Classes
    • Solver
    • SteadyStateSolver
    • TransientSolver
    • TSCN
    • TSCNRL
    • SSLU
    • TSCNRLDS
  • pycanha_core.gmm — Core Geometric Classes
    • Enumerations
    • Primitives
    • Meshes
    • Transformations
    • Geometry hierarchy
    • Mesh utility functions

previous

Callbacks

next

pycanha.tmm — Thermal Mathematical Model

Edit on GitHub

© Copyright 2026, Javier Piqueras Carreño.

Built with the PyData Sphinx Theme 0.17.1.