Skip to content

Commit bd5a7f9

Browse files
committed
adding tables
1 parent 7473963 commit bd5a7f9

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

docs/src/man/physics/thermal.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,18 @@ Calculates the thermal expansion of the material.
1919

2020
| Parameter | Unit | Description |
2121
|---|---|---|
22-
|Thermal Expansion Coefficient | $\left[1/K\right]$| [Thermal expansion](https://en.wikipedia.org/wiki/Thermal_expansion) can be a $3\times3$ matrix.
22+
|Thermal Expansion Coefficient | $\left[1/K\right]$| [Thermal expansion](https://en.wikipedia.org/wiki/Thermal_expansion) can be a $3\times3$ matrix. |
2323

2424
>Note: PeriLab supports currently only isotropic thermal expansion.
2525
2626
## Thermal Flow
27-
27+
| Parameter | Unit | Description |
28+
|---|---|---|
29+
| | |
2830
## Heat Transfer
29-
31+
| Parameter | Unit | Description |
32+
|---|---|---|
33+
| | |
3034
## Model merging
3135

3236
In PeriLab you are able to combine models with each other, by simply adding a +. Therefore, modules can be merged and double coding can be avoided. This is necessary if you want to model the heating of a model and its expansion.

0 commit comments

Comments
 (0)