... | @@ -23,7 +23,14 @@ In the computational micromechanics, we need to evaluate the stress tensor $`\ma |
... | @@ -23,7 +23,14 @@ In the computational micromechanics, we need to evaluate the stress tensor $`\ma |
|
In general, the strain averaging theorem and the Hill-Mandel condition are sastified a priori using a microscopic boundary condition. The solution of this mBVP is carried out using nonLinearMechSolver, in wihch the relation between $`\mathbf{P}_M(t)`$
|
|
In general, the strain averaging theorem and the Hill-Mandel condition are sastified a priori using a microscopic boundary condition. The solution of this mBVP is carried out using nonLinearMechSolver, in wihch the relation between $`\mathbf{P}_M(t)`$
|
|
and $`\mathbf{F}_M(t)`$ can be obtained by different ways.
|
|
and $`\mathbf{F}_M(t)`$ can be obtained by different ways.
|
|
|
|
|
|
## 1. Deine a solver
|
|
## 1. Python code
|
|
|
|
### include python library after compiling the code
|
|
|
|
### define solver
|
|
|
|
### define Material law
|
|
|
|
### define Domain
|
|
|
|
### define solver options
|
|
|
|
### define Boundary condition
|
|
|
|
### define post processing
|
|
|
|
|
|
## 1. Using a microscopic boundary condition
|
|
## 1. Using a microscopic boundary condition
|
|
|
|
|
... | | ... | |