Missing documentation of Flageshape model in openseespy

For posts concerning the documentation, errors, ommissions, general comments, etc.

Moderators: silvia, selimgunay, Moderators

Post Reply
MereenBaloch
Posts: 11
Joined: Fri Jul 02, 2021 7:34 pm

Missing documentation of Flageshape model in openseespy

Post by MereenBaloch » Thu Oct 19, 2023 6:01 pm

Hello everyone.

I am currently using the flagshape material model in OpenSeespy. However, I cannot find the user command line in OpenSeespy material library. Currently, I am using the command ops.uniaxialMaterial('FlagShape', tag, E, Fy, Eh ,beta). the command line is working well but the issue is, from my force displacement graph, I am getting a rounded shape at the transition point from elastic to post elastic. However, based on my knowledge for the said model the transition should be smooth. I have also tried the same model in opensees tcl , the shapes of the graphs are smooth at the transition point. I am wondering if there may be an optional command that may control this transition? Here is the link to the source code of the material https://github.com/OpenSees/OpenSees/bl ... terial.cpp .

herringbur
Posts: 1
Joined: Mon Dec 25, 2023 8:17 pm

Re: Missing documentation of Flageshape model in openseespy

Post by herringbur » Mon Dec 25, 2023 8:19 pm

I see a problem from lines 311-320

mhscott
Posts: 874
Joined: Tue Jul 06, 2004 3:38 pm
Location: Corvallis, Oregon USA
Contact:

Re: Missing documentation of Flageshape model in openseespy

Post by mhscott » Tue Dec 26, 2023 6:22 am

What's the problem?

Post Reply