This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
elements:ehmic [2023/11/23 11:20] gilles [Input file] |
elements:ehmic [2023/12/12 16:02] (current) gilles [Description] |
||
---|---|---|---|
Line 15: | Line 15: | ||
* [[laws:hmic|HMIC]]: Hydraulic micro law with WA coupling and implicit mechanics | * [[laws:hmic|HMIC]]: Hydraulic micro law with WA coupling and implicit mechanics | ||
\\ | \\ | ||
- | Implmented by: F. Bertrand & G. CORMAN, 2019 | + | Implemented by: F. Bertrand & G. Corman (2019) |
+ | \\ \\ | ||
+ | The framework definition of this element can be found in Corman (2024)((Corman, G. (2024). Hydro-mechanical modelling of gas transport processes in clay host rocks in the context of a nuclear waste repository. PhD thesis, University of Liège. https://hdl.handle.net/2268/307996)). | ||
==== Files ==== | ==== Files ==== | ||
Prepro: EHMICA.F \\ | Prepro: EHMICA.F \\ | ||
Line 41: | Line 43: | ||
|LMATF|Flow law| | |LMATF|Flow law| | ||
|NODES(NNODEM)|List of nodes| | |NODES(NNODEM)|List of nodes| | ||
+ | ^Definition of the hydraulic micro-elements in the microstructure (1I5/4I5) ^^ | ||
+ | |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|No. of the micro-node at one side of the micro-element| | ||
+ | |NDDEUX|No. of the micro-node at the other side of the micro-element| | ||
+ | ^Definition of the hydraulic micro-nodes in the microstructure (1I5/10I5) ^^ | ||
+ | |NUMNDH|Number of hydraulic micro-nodes| | ||
+ | |INOD2|No. of the hydraulic micro-node| | ||
+ | |IEDGE|No. of the microstructure boundary to which belong the micro-node: 0=none, 1=left or bottom, 2=right or top| | ||
+ | |IELUN|No. of the 1st micro-element connected to the micro-node| | ||
+ | |IELDEUX|No. of the 2nd micro-element connected to the micro-node| | ||
+ | |IELTROIS|No. of the 3rd micro-element connected to the micro-node| | ||
+ | |IELQUTR|No. of the 4th micro-element connected to the micro-node| | ||
+ | |IELCINQ|No. of the 5th micro-element connected to the micro-node| | ||
+ | |IELSIX|No. of the 6th micro-element connected to the micro-node| | ||
+ | |IELSEPT|No. of the 7th micro-element connected to the micro-node| | ||
+ | |IELHUIT|No. of the 8th micro-element connected to the micro-node| | ||
===== Results ===== | ===== Results ===== | ||
* Stresses (in global axes) | * Stresses (in global axes) | ||
* Mechanical stresses $\sigma_x$, $\sigma_y$, $\sigma_{xy}$, $\sigma_z$ | * Mechanical stresses $\sigma_x$, $\sigma_y$, $\sigma_{xy}$, $\sigma_z$ | ||
- | * Flow in water $f_{wx}$, $f_{wy}$, $f_{w,stored}$, 0 | + | * Flow in water $f_{wx}$, $f_{wy}$, $f_{w,stored}$ |
- | * Flow in air $f_{ax}$, $f_{ay}$, $f_{a,stored}$, 0 | + | * Flow in air $f_{ax}$, $f_{ay}$, $f_{a,stored}$ |
- | * Thermal flow $f_{tx}$, $f_{ty}$, $f_{t,stored}$, 0 | + | * Advection dissolved gas flux $f_{adx}$, $f_{ady}$ |
+ | * Diffusion dissolved gas flux $f_{addx}$, $f_{addy}$ | ||
+ | * Advection gaseous gas flux $f_{agx}$, $f_{agy}$ | ||
* Internal variables: | * Internal variables: | ||
* Internal variables of the mechanical law | * Internal variables of the mechanical law | ||
* Internal variables of the flow law | * Internal variables of the flow law | ||