Previous Topic

Next Topic

updateParameter

This command is used to update material parameters of PressureDependMultiYield or PressureIndependMultiYield material. Currently, two material parameters, reference low-strain shear modulus Gr and reference bulk modulus Br, can be modified during an analysis.

To update Gr:

updateParameter -material $tag -refG $newVal

To update Br:

updateParameter -material $tag -refB $newVal

$tag

previously-defined material object integer tag

$newVal

New parameter value