Thermal Cable Model

Contents

  • Installation
  • Getting Started
  • User Guide
  • Examples
  • Theory and Physics
  • API Reference
    • thermal_cable_model.materials — Material Properties
    • thermal_cable_model.cable — Cable Definitions
    • thermal_cable_model.loads — Load Profiles
    • thermal_cable_model.ground — Ground Temperature Models
    • thermal_cable_model.thermal_network — Thermal Network
    • thermal_cable_model.solver — Transient Solver
    • thermal_cable_model.crossing — Cable Crossings
    • thermal_cable_model.simulation — High-Level Simulation
    • thermal_cable_model.visualization — Plotting Utilities
  • Changelog
Thermal Cable Model
  • API Reference
  • View page source

API Reference

Complete reference for all public classes and functions in Thermal Cable Model.

  • thermal_cable_model.materials — Material Properties
    • ThermalMaterial
  • thermal_cable_model.cable — Cable Definitions
    • CableLayer
    • Cable
    • iec_line_capacitance_per_length()
    • dielectric_loss_per_length()
  • thermal_cable_model.loads — Load Profiles
    • LoadProfile
  • thermal_cable_model.ground — Ground Temperature Models
    • GroundTemperatureModel
    • ConstantGroundTemperature
    • KasudaModel
  • thermal_cable_model.thermal_network — Thermal Network
    • InternalThermalResistances
    • InternalThermalCapacitances
    • external_thermal_resistance()
    • mutual_heating_resistance()
    • cylindrical_shell_thermal_resistance()
    • cylindrical_shell_thermal_resistance_diameters()
    • plastic_duct_air_gap_thermal_resistance()
    • external_buried_duct_thermal_resistance_tb880_form()
    • CableThermalNetwork
  • thermal_cable_model.solver — Transient Solver
    • TransientResult
    • TransientSolver
  • thermal_cable_model.crossing — Cable Crossings
    • Reference
    • CableCrossing
    • crossing_derating_factor()
  • thermal_cable_model.simulation — High-Level Simulation
    • CableInstallation
    • ThermalSimulation
  • thermal_cable_model.visualization — Plotting Utilities
    • plot_temperature_history()
    • plot_cross_section()
Previous Next

© Copyright 2025, Thermal Cable Model Contributors.

Built with Sphinx using a theme provided by Read the Docs.