OpenSeesPY stressStrain recording issue

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

Moderators: silvia, selimgunay, Moderators

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

Re: OpenSeesPY stressStrain recording issue

Post by mhscott »

Are you using Fiber section? Or section Aggregator? Please show the code you use to define the section
wusw
Posts: 6
Joined: Fri Jul 22, 2022 12:43 am

Re: OpenSeesPY stressStrain recording issue

Post by wusw »

I checked my code and found that I used section Aggregator, thank you very much for your help!
mhscott
Posts: 880
Joined: Tue Jul 06, 2004 3:38 pm
Location: Corvallis, Oregon USA
Contact:

Re: OpenSeesPY stressStrain recording issue

Post by mhscott »

Try putting another 'section' in the command as shown below. Recorders are messy.

...... '-ele',1,'section',1,'section','fiber', -330,0,6,'stressStrain')
Post Reply