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
Numerous Successive Analyses (Series Processing)
Moderator: selimgunay
Re: Numerous Successive Analyses (Series Processing)
go parallel.
Re: Numerous Successive Analyses (Series Processing)
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!
Would you please explain me how a little bit?
Thank you!
Re: Numerous Successive Analyses (Series Processing)
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
http://opensees.berkeley.edu/wiki/index ... _Computing