piel.materials.thermal_conductivity.utils
=========================================

.. py:module:: piel.materials.thermal_conductivity.utils


Functions
---------

.. autoapisummary::

   piel.materials.thermal_conductivity.utils.get_thermal_conductivity_fit


Module Contents
---------------

.. py:function:: get_thermal_conductivity_fit(temperature_range_K: piel.types.physical.TemperatureRangeTypes, material: piel.types.materials.MaterialReferenceType, *args, **kwargs) -> piel.types.ArrayTypes

   Get the thermal conductivity fit for a given material.

   :param temperature_range_K:
   :param material:

   Returns:


