Skip to content
Snippets Groups Projects
Commit 22264acd authored by Dmitri Naumov's avatar Dmitri Naumov
Browse files

[doc] RichardsMechanics prj tag docu.

parent 2dd9a24b
No related branches found
No related tags found
No related merge requests found
Showing
with 19 additions and 0 deletions
\copydoc ProcessLib::RichardsMechanics::RichardsMechanicsProcess
../../../../material/solid/constitutive_relation
\ No newline at end of file
The process variables for pressure and displacement.
The order of the pressure variable must be one lower than that of displacement.
Process variable name for displacement.
Process variable name for liquid pressure.
\copydoc ProcessLib::RichardsMechanics::RichardsMechanicsProcessData::biot_coefficient
An optional input to select the coupling scheme. So far, only the monolithic
scheme is available for RICHARDS_MECHANICS, and this input can be omitted.
Displacement vector dimension. The displacement dimension must be equal to the mesh dimension.
\copydoc ProcessLib::RichardsMechanics::RichardsMechanicsProcessData::fluid_bulk_modulus
\copydoc ProcessLib::RichardsMechanics::RichardsMechanicsProcessData::intrinsic_permeability
Material properties of the fluid and the porous medium. Current implementation
uses the
[RichardsFlow process material properties](\ref ogs_file_param__prj__processes__process__RICHARDS_FLOW__material_property).
\copydoc ProcessLib::RichardsMechanics::RichardsMechanicsProcessData::solid_bulk_modulus
\copydoc ProcessLib::RichardsMechanics::RichardsMechanicsProcessData::solid_density
\copydoc ProcessLib::RichardsMechanics::RichardsMechanicsProcessData::specific_body_force
\copydoc ProcessLib::RichardsMechanics::RichardsMechanicsProcessData::temperature
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment