Numerous Successive Analyses (Series Processing)

This forum is for issues related to parallel processing
and OpenSees using the new interpreters OpenSeesSP and OpenSeesMP

Moderator: selimgunay

Post Reply
MeSa
Posts: 2
Joined: Wed Dec 23, 2015 1:52 pm
Location: IIEES

Numerous Successive Analyses (Series Processing)

Post by MeSa » Wed Dec 23, 2015 4:17 pm

Hi,
I am running an OpenSees code for a large number of times. Each single OpenSees run takes as short as 10 seconds to finish, and the results will be used as input for the next run.
To repeat the process and manage input and output data, I use MATLAB.

My problem: The total analysis time becomes too long. How can I accelerate such a process?

Thanks in advance for your support,
MeSa

fmk
Site Admin
Posts: 5883
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: Numerous Successive Analyses (Series Processing)

Post by fmk » Tue Jan 05, 2016 4:54 pm

go parallel.

MeSa
Posts: 2
Joined: Wed Dec 23, 2015 1:52 pm
Location: IIEES

Re: Numerous Successive Analyses (Series Processing)

Post by MeSa » Sat Jan 30, 2016 11:01 pm

I am afraid, I cannot guess how series analyses may be converted to parallel!
Would you please explain me how a little bit?

Thank you!

fmk
Site Admin
Posts: 5883
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: Numerous Successive Analyses (Series Processing)

Post by fmk » Sun Jan 31, 2016 10:06 pm

look at SteelBuilding and ConcreteBuilding Study pages in following, 6 lines of code is needed to be added

http://opensees.berkeley.edu/wiki/index ... _Computing

Post Reply