This is an old revision of the document!
Plane or axisymmetric state
2D Multi-scale Coupled Analysis in large deformations: Mechanical-Water-Air.
Type: 283
The element is defined by 8 nodes indicated in NODES according to the order presented in the figure. 4 integration points are used for the interpolation.
The mechanical constitutive laws that can be used with this element are, for instance:
The flow constitutive laws that can be used with this element are, for now:
Implmented by: F. Bertrand & G. CORMAN, 2019
Prepro: EHMICA.F
Lagamine: EHMICB.F
| Title (A5) | |
|---|---|
| TITLE | “EHMIC” in the first 5 columns |
| Control data (4I5) | |
| NELEM | Number of elements |
| INSIG | = 0 → No initial stress = 1 or 2 → Initial stresses |
| Initial stresses - Only if INSIG > 0 (4G10.0) | |
| If INSIG=1: $\sigma_y=\sigma_{y0}+yd\sigma_{y}$ If INSIG=2: $\sigma_y=min(\sigma_{y0}+yd\sigma_y,0)$ |
|
| SIGY0 | $\sigma_{y0}$ effective stress $\sigma_y$ at the axes origin |
| DSIGY | Effective stress gradient along Y axis |
| AK0X | $k_0$ ratio $\sigma_x/\sigma_y$ |
| AK0Z | $k_0$ ratio $\sigma_z/\sigma_y$ (if AK0Z=0, AK0Z=AK0X) |
| The computation of SIGY0 and DSIGY must take into account the apparent specific mass, defined as \[\rho_a'=[(1-n)\rho_s+nS_w\rho_w]-\rho_w\] where: $\rho_s$ is the solid specific mass - this represents the specific mass of a fictive sample where ther is no porosity, i.e. where the grains occupy the whole volume of the sample $\rho_w$ is the fluid specific mass $n$ is the porosity defined in the flow law related to the element $S_w$ fluid saturation, ∈ [0,1] |
|
| Definition of the elements (6I5/16I5(/9I5)) | |
| NNODM | Number of nodes for the mechancial description: 8 |
| NINTM | Number of integration point for the mechanical description: 4 |
| LMATM | Mechanical law |
| NNODP | Number of nodes for the flow description: 8 |
| NINTP | Number of integration points for the flow description: 4 Must be equal to NINTM |
| LMATF | Flow law |
| NODES(NNODEM) | List of nodes |
| Definition of the micro-elements (1I5/4I5(/9I5)) | |
| NUMEL2 | Number of hydraulic micro-elements |
| IELEM2 | No. of the hydraulic micro-element |
| ILAW | Type of element: 1=bedding plane, 2=bundle of tubes, 3=bridging plane |
| NDUN | Number of nodes for the flow description: 8 |
| NDDEUX | Number of integration points for the flow description: 4 Must be equal to NINTM |