Search found 2 matches

by schanesquivel
Mon Jun 13, 2022 7:55 pm
Forum: Parallel Processing
Topic: Issues with a parallel model in OpenSeesMP
Replies: 1
Views: 9631

Re: Issues with a parallel model in OpenSeesMP

Update: The model is running now in parallel, using one processor per story and defining only the nodes and elements required to define the connectivity per processor. However, an error message appears during the nonlinear analysis, and the run stops: Domain::update - domain failed in update Newmark...
by schanesquivel
Tue May 17, 2022 7:53 am
Forum: Parallel Processing
Topic: Issues with a parallel model in OpenSeesMP
Replies: 1
Views: 9631

Issues with a parallel model in OpenSeesMP

I want to implement a parallel model and do a dynamic analysis for a 3d building using OpenSeesMP (for more details, please see the structure of the code at the end of this message). I got the following error message when the gravity load analysis was performed. Please, could you give me a hint abou...