> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ntop.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Isotropic Thermal Property

<CardGroup cols={2}>
  <Card title="Dictionary, Dictionary" href="#dictionary-dictionary" />

  <Card title="Scalar Field, Scalar Field" href="#scalar-field-scalar-field" />
</CardGroup>

***

## About this Block

**What it does:** Assigns the Thermal Conductivity and Specific Heat to an **Isotropic Material**.

**Common uses:**

* An input in defining an **Isotropic Material**.
* For conducting a **Thermal Analysis**.

**Tips:**

* Create spatially varying properties by using Scalar Fields as inputs.
* This block has an overload, to allow you to define an Isotropic Nonlinear Thermal Property. This overload is in Beta.

***

<h2 id="dictionary-dictionary">
  Dictionary, Dictionary
</h2>

Defines an Isotropic Nonlinear Thermal Property by specifying the thermal conductivity and specific heat capacity. Providing scalar fields as inputs will result in spatially varying material properties.

### Inputs

| Name          | Type                                                           | Description             |
| ------------- | -------------------------------------------------------------- | ----------------------- |
| Conductivity  | [Dictionary](../../../../block-documentation/types/dictionary) | Thermal conductivity.   |
| Specific heat | [Dictionary](../../../../block-documentation/types/dictionary) | Specific heat capacity. |

### Outputs

| Type                                                                                           |
| ---------------------------------------------------------------------------------------------- |
| [Isotropic Thermal Property](../../../../block-documentation/types/isotropic-thermal-property) |

***

<h2 id="scalar-field-scalar-field">
  Scalar Field, Scalar Field
</h2>

Defines an Isotropic Thermal Property by specifying the thermal conductivity and specific heat capacity. Providing scalar fields as inputs will result in spatially varying material properties.

### Inputs

| Name          | Type                                                               | Description             |
| ------------- | ------------------------------------------------------------------ | ----------------------- |
| Conductivity  | [Scalar Field](../../../../block-documentation/types/scalar-field) | Thermal conductivity.   |
| Specific heat | [Scalar Field](../../../../block-documentation/types/scalar-field) | Specific heat capacity. |

### Outputs

| Type                                                                                           |
| ---------------------------------------------------------------------------------------------- |
| [Isotropic Thermal Property](../../../../block-documentation/types/isotropic-thermal-property) |
