Skip to content

Commit

Permalink
Documenation of parameters.
Browse files Browse the repository at this point in the history
  • Loading branch information
TomFischer committed Apr 18, 2017
1 parent 3a70e94 commit a7bb07e
Show file tree
Hide file tree
Showing 21 changed files with 24 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Various constitutive relationships for the fluid density.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
List of constitutive relationships for viscosity models.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Implementation of the component transport.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Description of the fluid properties using constitutive relations.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
The constitutive relation for the fluid density model.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
The constitutive relation for the fluid viscosity model.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Tag to specify various porous media.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
The 'id' attribute maps the porous medium property to the mesh elements assigned
to the same 'MaterialIDs' id, where 'MaterialIDs' property vector stored as a
property withinn the mesh.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Tag to specify a porous medium property consisting of the permeability, storage
and porosity constitutive laws.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
This tag describes the permeability model of the porous medium.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Tag describing the porosity model of the porous medium.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Tag describing the specific storage model of the porous medium.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
List of tags for the specification of the name of the process variables.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Definition of the process variable for the transport process, i.e., the concentration.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Definition of the process variable for the hydraulic process, i.e., the pressure.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Parameter to specify the decay rate.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Parameter for the specification of the reference density of the fluid.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Parameter for the specification of the retardation factor.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Specific body forces applied to fluid.

It is usually used to apply gravitational forces. Given as a 2d or 3d vector.

0 comments on commit a7bb07e

Please sign in to comment.