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
I can not see the fiber color map results
I can not see the fiber color map results
- Attachments
-
- test_column_shear(ok).rar
- (101.82 KiB) Downloaded 198 times
Re: I can not see the fiber color map results
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:
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)
Re: I can not see the fiber color map results
This was very helpful! Thank you.
Best regards,
Murat,
Best regards,
Murat,
Re: I can not see the fiber color map results
You're welcome