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 »

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: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: Numerous Successive Analyses (Series Processing)

Post by fmk »

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

Re: Numerous Successive Analyses (Series Processing)

Post by MeSa »

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: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: Numerous Successive Analyses (Series Processing)

Post by fmk »

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