> ## 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.

# Defining a Material

There are three options for materials in nTop: **Isotropic**,**Anisotropic**,and **Orthotropic**. Isotropic materials have the same properties in every direction. Anisotropic materials are the opposite, and have different properties in different directions. Orthotropic materials have properties that vary in three directions. An example of an isotropic material is steel, an anisotropic material is wood, and an orthotropic material is most crystals.

<Frame>
  <img src="https://files.learn.ntop.com/lessons/defining-a-material/240_6_1-Materials.png" />
</Frame>

## Material Properties

For isotropic and orthotropic material blocks, you can add a **Linear Elastic Property**. The anisotropic and orthotropic materials have **Stiffness Tensor**blocks. For all of these materials, you can add **Coefficient of Thermal Expansion** and **Thermal Property**blocks. Add the Property blocks to the Isotropic Material Property List. Use the '+' to add more inputs to the list. All of these available blocks are shown in the image below.

<Frame>
  <img src="https://files.learn.ntop.com/lessons/defining-a-material/240_6_2-Material-Properties.png" />
</Frame>

| Analysis                                       | Material Property Required to Run                                           |
| ---------------------------------------------- | --------------------------------------------------------------------------- |
| Static, Modal, Buckling, Topology Optimization | Linear Elastic Property                                                     |
| Thermal                                        | Linear Elastic Property, Thermal Property                                   |
| Thermoelastic                                  | Linear Elastic Property, Thermal Property, Coefficient of Thermal Expansion |

## Frequently Used Materials

nTop also has a selection of sample materials under the **Design Analysis** section in the Ribbon. If you plan to use these materials for Thermoelastic Analysis, you will need to add the additional property of the **Isotropic Coefficient of Thermal Expansion**.

<Frame>
  <img src="https://files.learn.ntop.com/lessons/defining-a-material/240_6_4-Sample-Material.png" />
</Frame>

<Tip>
  **Tip:**
  If you use a material often, we recommend creating it in a standalone Notebook and saving it as a Custom Block with no inputs. Check out our [230: Intro to Automation](/courses/230-intro-to-automation/) course to learn more about creating a Custom Block.
</Tip>
