This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
elements:adve2 [2019/08/08 16:33] helene created |
elements:adve2 [2020/08/25 15:46] (current) |
||
---|---|---|---|
Line 14: | Line 14: | ||
Prepro: ADVE2A.F \\ | Prepro: ADVE2A.F \\ | ||
Lagamine: ADVE2B.F | Lagamine: ADVE2B.F | ||
+ | |||
+ | ===== Input file ===== | ||
+ | ^Title (A5)^^ | ||
+ | |TITLE|"ADVE2" in the first 5 columns| | ||
+ | ^Control data (2I5)^^ | ||
+ | |NELEM|Number of elements| | ||
+ | ^Definition of the elements (2I5/4I5)^^ | ||
+ | |NINTE|Number of integration points (4)| | ||
+ | |LMATE|Material law| | ||
+ | |NODES|List of nodes| | ||
+ | ===== Results ===== | ||
+ | SIGMA(8): | ||
+ | * $f_{x,tot}$ the total pollutant flow in the x direction | ||
+ | * $f_{y,tot}$ the total pollutant flow in the y direction | ||
+ | * $f_{x,disp}$ the dispersive pollutant flow in the x direction | ||
+ | * $f_{y,disp}$ the dispersive pollutant flow in the y direction | ||
+ | * $f_{e,trans}$ the pollutant flow stored by temporal variation of concentration | ||
+ | * $f_{e,conv}$ the pollutant flow stored by convection and unloaded by degradation | ||
+ | * $f_{e,m-im}$ the pollutant flow transfered from mobile water to still water | ||
+ | * $f_{e,degr}$ quantity of degraded pollutant | ||
+ | |||
+ | These flows are given with respect to the fluid volume except for total flows that are given with respect to the porous medium volume. \\ | ||
+ | \\ | ||
+ | Four state variable are also given: | ||
+ | * $v_x$ Darcy's flow rate in the x direction | ||
+ | * $v_y$ Darcy's flow rate in the y direction | ||
+ | * divv the divergence of Darcy's rate | ||
+ | * $c_{im}$ pollutant concentration in the still water | ||