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. Please visit http://cyclic.ucsd.edu/opensees for examples.
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.
nDMaterial FluidSolidPorousMaterial $tag $nd $soilMatTag $combinedBulkModul
$tag |
A positive integer uniquely identifying the material among all nDMaterials |
$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). |
$combinBulkModul |
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: