FluidSolidPorousMaterial couples the responses of two phases: fluid and solid. The fluid phase response is only volumetric and linear elastic. The solid phase can be any NDMaterial. This material is developed to simulate the response of saturated porous media under fully undrained condition.
nDMaterial FluidSolidPorousMaterial $tag $nd $soilMatTag $combinedBulkModul
$tag |
unique material object integer tag |
$nd |
Number of dimensions, 2 for plane-strain, and 3 for general 3D analysis. |
$soilMatTag |
The material number for the solid phase material (previously defined). |
$combinedBulkModul |
Combined undrained bulk modulus Bc relating changes in pore pressure and volumetric strain, may be approximated by: where Bf is the bulk modulus of fluid phase (2.2x106 kPa for water typically), and n the initial porosity. |
NOTE:
1. Buoyant unit weight (total unit weight - fluid unit weight) should be used in definition of the finite elements composed of a FluidSolidPorousMaterial.
2. During the application of gravity (elastic) load, the fluid phase does not contribute to the material response.
OUTPUT INTERFACE:
The following information may be extracted for this material at given integration point, using the OpenSees Element Recorder facility (McKenna and Fenves 2001): "stress", "strain", "tangent", or "pressure". The "pressure" option records excess pore pressure and excess pore pressure ratio at a given material integration point.