UVCuniaxial (Updated Voce-Chaboche) model in OpenSeesPy

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

Moderators: silvia, selimgunay, Moderators

Post Reply
nareshsubedi
Posts: 2
Joined: Mon Oct 23, 2017 1:39 am
Location: Tokyo Institute of Technology

UVCuniaxial (Updated Voce-Chaboche) model in OpenSeesPy

Post by nareshsubedi »

Is the UVCuniaxial (Updated Voce-Chaboche) material available in OpenSeesPy? As I understand, it is available in the TCL version of OpenSees.

Is it possible to use recently added materials (for e.g. SLModel which was merged recently to the OpenSees repository) before new version of OpenSeesPy is released?

Thank you.
mhscott
Posts: 880
Joined: Tue Jul 06, 2004 3:38 pm
Location: Corvallis, Oregon USA
Contact:

Re: UVCuniaxial (Updated Voce-Chaboche) model in OpenSeesPy

Post by mhscott »

They should be in OpenSeesPy. Have you updated the package to 3.2.2.3?

Code: Select all

pip install openseespy --upgrade
nareshsubedi
Posts: 2
Joined: Mon Oct 23, 2017 1:39 am
Location: Tokyo Institute of Technology

Re: UVCuniaxial (Updated Voce-Chaboche) model in OpenSeesPy

Post by nareshsubedi »

Dear Prof. Scott

Thank you for the reply, I updated the package to 3.2.2.3.

Where should I look for the input format and documentation of those materials?
mhscott
Posts: 880
Joined: Tue Jul 06, 2004 3:38 pm
Location: Corvallis, Oregon USA
Contact:

Re: UVCuniaxial (Updated Voce-Chaboche) model in OpenSeesPy

Post by mhscott »

You can contact Alex Hartloper who wrote the code: https://github.com/ahartloper/UVC_MatMod
Post Reply