SFI-MVLEM local data extraction
Posted: Sun Dec 01, 2024 1:59 am
Hi STKO Team
I am trying to extract local stress and strain response for SFI-MVLEM element in the model. Firstly, I recorded in the pre processor as below(1st snip) and I ended up having the second snip in the post processing.
1. Can you please clarify which input relates to which out puts ? I assume the crack relates angle of concrete (E5). Vertical element will not have sigma 12 or epsilon 12. I am also guessing the strain is only one for both steel and concrete as it assumes perfect bonding(E6)? What happened to aggregate interlocking ?
2. I am trying to extract stress-strain relationship from the database and draw graph in the excel spread sheet and found some great example in this forum. I installed both tkinter and openpyxl but still getting the error message as below. I even copied it to STKO python package folder but still does not appear to work. Please let me know what I am missing ?
3. Lastly, I want to use STKO platform rather than h5py. Can you please provide some Python code for accessing mpco data base for say, steel stress & strain relationship as an example ? Once I can get an idea, I should be able to extract all data into excel file if openpyxl is working.
Thanks in advance and your input would be greatly applicated.
I am trying to extract local stress and strain response for SFI-MVLEM element in the model. Firstly, I recorded in the pre processor as below(1st snip) and I ended up having the second snip in the post processing.
1. Can you please clarify which input relates to which out puts ? I assume the crack relates angle of concrete (E5). Vertical element will not have sigma 12 or epsilon 12. I am also guessing the strain is only one for both steel and concrete as it assumes perfect bonding(E6)? What happened to aggregate interlocking ?
2. I am trying to extract stress-strain relationship from the database and draw graph in the excel spread sheet and found some great example in this forum. I installed both tkinter and openpyxl but still getting the error message as below. I even copied it to STKO python package folder but still does not appear to work. Please let me know what I am missing ?
3. Lastly, I want to use STKO platform rather than h5py. Can you please provide some Python code for accessing mpco data base for say, steel stress & strain relationship as an example ? Once I can get an idea, I should be able to extract all data into excel file if openpyxl is working.
Thanks in advance and your input would be greatly applicated.