cannot find function updateMaterials

Forum for asking and answering questions related to use of the OpenSeesPy module

Moderators: silvia, selimgunay, Moderators

Post Reply
xzzgameboy
Posts: 10
Joined: Sun Jun 21, 2020 11:00 am

cannot find function updateMaterials

Post by xzzgameboy » Wed Aug 17, 2022 5:11 pm

Dear all,

I am trying to use updateMaterials function to update bulk modulus of UCSD soil models in openseespy but it seems there is no corresponding function called updateMaterials like the one in Opensees (https://opensees.berkeley.edu/OpenSees/ ... l/4246.htm). I cannot find it in the openseespy manual (https://openseespydoc.readthedocs.io/en ... index.html).

The tcl script is:

updateMaterials -material $matTag bulkModulus [expr $G*2/3.]

How do I do this in openseespy?

Any help is greatly appreciated.

Regards,

Steve

Post Reply