Page 1 of 1

I can not see the fiber color map results

Posted: Wed Jan 05, 2022 8:51 am
by mcelikk
Dear STKO,

The post processor does not show the fiber color map results. I tried to rebuild the model many times but can't get any improvement.

I attached the file, any help would be much appreciated.

Best regards,

Murat

Re: I can not see the fiber color map results

Posted: Wed Jan 05, 2022 9:18 am
by STKO Team
Recently the OpenSees' developers changed the way the section aggregator handles the results (unfortunately).
Before you could as for section.fiber.stress.

Now, since the fiber section is a section inside another section (aggregator), they changed it to:
section.section.fiber.stress

To solve this you need to: here is what I changed in the recorder:
section_section.png
section_section.png (43.52 KiB) Viewed 2026 times

Re: I can not see the fiber color map results

Posted: Wed Jan 05, 2022 10:47 am
by mcelikk
This was very helpful! Thank you.

Best regards,

Murat,

Re: I can not see the fiber color map results

Posted: Wed Jan 05, 2022 10:55 am
by STKO Team
You're welcome