Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Too much data

Status
Not open for further replies.

arjEngineer

Structural
Joined
Dec 18, 2011
Messages
3
Location
US
Hello,

I'm working on a modal time history analysis of a 42 span bridge. I would like to be able to view all the forces in the columns, for all the time histories, step by step, and not in envelope form. Because of the number of column frame elements and the lengths of the time histories, there will be approximately 15 million rows of data. I can't seem to figure out a way to get this data from CSI bridge. I get an error when I try to display tables, and also when I try to export the data to a text file. Any good ideas on how to get the data without having to break up the results would be very much appreciated!

Thanks,
AJ
 
SAP V15 and CSI bridge are not familiar to me. I use SAP V14.
But according to this You could use CSiBridge OAPI from Matlab, Excel, C#, etc. and then:
- Selectively get the results, a few elements at the time.
- Dispose the fields you do not need.
- Put all together the way you need in Excel, text files, mat files, etc.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top