|
|
|
# Computation micro-mechanics
|
|
|
|
In the computational micromechanics, we need to evaluate the stress tensor **P**(t) as a function of the strain path **F**(t). The nonLinearMechSolver allows obtaining this relation by different ways.
|
|
|
|
|
|
|
|
## 1. Using a microscopic boundary condition
|
|
|
|
### 1.1. Mesh
|
|
|
|
1. Finite element mesh
|
|
|
|
2. OK
|
|
|
|
* OKOK
|
|
|
|
- TT
|
|
|
|
Inline-style (hover to see title text):
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
## 2. Using macroscopic BC
|
|
|
|
OK $`a^2+b^2=c^2`$, one has
|
|
|
|
```math
|
|
|
|
a^2+b^2=c^2
|
|
|
|
```
|
|
|
|
|