Skip to content

Commit 8571714

Browse files
adding some info inside the readme and pictures
1 parent e82c150 commit 8571714

6 files changed

Lines changed: 36 additions & 0 deletions

File tree

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
# Example of coupled thermo-mechanical calculation
2+
3+
**Author:** Alejandro Cornejo Velázquez
4+
5+
**Kratos version:** Current Head
6+
7+
**Source files:** [ThermoMechanical test](https://github.com/KratosMultiphysics/Examples/tree/master/structural_mechanics/use_cases/thermo_mechanical_coupling/source)
8+
9+
## Problem definition
10+
11+
The problem consists on a ThermoMechanical test. In this case, an Eulerian convection-diffusion calcuation is performed and then a Lagrangian structural calculation is conducted. In this case, the temperature increment induces thermal strains (expansion in this case) and the material properties of the structural calculation are also affected (young modulus in this case).
12+
13+
- The simple mesh:
14+
15+
<img src="data/mesh.png" width="600">
16+
17+
- The result at t=0:
18+
19+
<img src="data/t_0.png" width="600">
20+
21+
- The result at t=100:
22+
23+
<img src="data/t_100.png" width="600">
24+
25+
- The result at t=200:
26+
27+
<img src="data/t_200.png" width="600">
28+
29+
## Results
30+
31+
32+
The whole animation:
33+
34+
<img src="data/video_1.gif" width="600">
35+
36+
26.5 KB
Loading
22.7 KB
Loading
28.3 KB
Loading
30.2 KB
Loading
33.4 MB
Loading

0 commit comments

Comments
 (0)