Page 1 of 1

Numerous Successive Analyses (Series Processing)

Posted: Wed Dec 23, 2015 4:17 pm
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

Re: Numerous Successive Analyses (Series Processing)

Posted: Tue Jan 05, 2016 4:54 pm
by fmk
go parallel.

Re: Numerous Successive Analyses (Series Processing)

Posted: Sat Jan 30, 2016 11:01 pm
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!

Re: Numerous Successive Analyses (Series Processing)

Posted: Sun Jan 31, 2016 10:06 pm
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