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:
- Download and install the new OpenSees-solvers (version 3.4.0) from:
https://www.pucp.edu.pe/profesor/sabino ... ducciones/
- Here is the file with the small change in the recorder (you need to do this everytime you have a section aggregator, but not when you use directly the fiber section)
here is what I changed in the recorder:

- section_section.png (43.52 KiB) Viewed 2021 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