PlateFiber Recorder

Forum for OpenSees users to post questions, comments, etc. on the use of the OpenSees interpreter, OpenSees.exe

Moderators: silvia, selimgunay, Moderators

Post Reply
alfonsogdr
Posts: 9
Joined: Sun Jun 21, 2020 9:21 am

PlateFiber Recorder

Post by alfonsogdr » Mon Nov 23, 2020 8:05 am

Good afternoon to all OpenSees Community.

I have a question related with stress-strain recorders when using Shell elements and PlateFiber Section. I have questions using these commands:

1. recorder Element -file file_name -time -ele elem_number material gauss_point fiber layer stress
2. recorder Element -file file_name -time -ele elem_number material gauss_point fiber layer strains

Using the first command I can get stresses S11,S22,S12,S23,S31 in each gauss point for each 5 layers. With the second one I can obtain Epsilon11, Epsilon22, Epsilon12, Epsilon23, Epsilon31 also for each gauss point in each layer. When using layered sections we asume Plane Stress in each layer and the recording of S33 will be zero but the value of Epsilon33 is not zero. Is there any reason why the value of Epsilon33 is not recorded? And is there some way to obtain this value?

Thank you very much.

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

Re: PlateFiber Recorder

Post by mhscott » Mon Nov 23, 2020 4:40 pm

That can be done. Would you create an issue for this on GitHub? https://github.com/OpenSees/OpenSees/issues

alfonsogdr
Posts: 9
Joined: Sun Jun 21, 2020 9:21 am

Re: PlateFiber Recorder

Post by alfonsogdr » Mon Nov 23, 2020 11:31 pm

Good morning, I have already created the issue on https://github.com/OpenSees/OpenSees/issues.

Thank you very much Mr. Scott

Post Reply