Dear STKO team,
Whenever I assign concrete material for concrete cover in RectangularFiberSections section i get an error as
Error:
Traceback (most recent call last):
File "C:\Program Files/STKO\external_solvers\opensees\physical_properties\sections\RectangularFiberSection.py", line 1024, in runTesterConfined
self.tester.run()
File "C:\Program Files/STKO\external_solvers\opensees\physical_properties\utils\tester\Tester1D.py", line 338, in run
os.remove(temp_output_file)
FileNotFoundError: [WinError 2] The system cannot find the file specified: 'C:/Users/Athula/AppData/Local/ASDEA Software Technology/STKO/Tester1D/output.txt'
What can I do for this?
Material Tester error
Re: Material Tester error
What concrete model are you using?
Can you share your file?
Can you share your file?
Re: Material Tester error
Dear STKO team,
I used concrete01 and the error is generated when I assign the concrete material to the section. This is the file.
I used concrete01 and the error is generated when I assign the concrete material to the section. This is the file.
- Attachments
-
- RFBuildingFrame.zip
- (28.58 KiB) Downloaded 104 times
Re: Material Tester error
Thank you for finding this bug.
We have fixed it and will be available to all users in the next STKO version.
In the meantime, you can:
We have fixed it and will be available to all users in the next STKO version.
In the meantime, you can:
- Unzip this file in C:\Program Files\STKO\external_solvers\opensees\physical_properties\sections
replacing the existing one - Unzip this file in C:\Program Files\STKO\external_solvers\opensees\physical_properties\utils\tester
replacing the existing one
Re: Material Tester error
Thank you so much for your support!