Reading earthquake records from a file
Moderators: silvia, selimgunay, Moderators
Reading earthquake records from a file
I have several earthquake records in text file format, which are written in 4 columns. The first column is time and the others are x-, y-, and z-components, respectively. Just wanted to know if there is a kind of Path TimeSeries in OpenSees that reads such a file, or if I have to write a script that does that for me. Thanks.
Ph.D. Student Researcher
Colorado State University
Civil & Environmental Engineering
Fort Collins, CO 80523, USA
amerikmr@engr.colostate.edu
Colorado State University
Civil & Environmental Engineering
Fort Collins, CO 80523, USA
amerikmr@engr.colostate.edu
Re: Reading earthquake records from a file
you need to write a script to do so.