Having a problem using OpenSeesSP

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

Moderator: selimgunay

Post Reply
mtsonicc
Posts: 55
Joined: Wed Mar 14, 2012 6:27 pm
Location: Hanyang University

Having a problem using OpenSeesSP

Post by mtsonicc » Thu Jun 19, 2014 8:43 pm

Hi,

I'm trying to use the OpenSeesSP to analyze my model faster.
When I tried 'mpiexec openseessp.exe model.tcl', it worked fine.
But when I tried 'mpiexec -np 4 openseessp.exe model.tcl', opensees gives me the following error:

ZeroLength::sendSelf -- failed to send Material1d Slave
FEM_ObjectBrokerAllClasses::getNewUniaxialMaterial - 0
- no UniaxialMaterial type exists for class tag 1972

Could it be something related to the zero-length element? or is there something wrong with model.tcl?
(for zero-length materials used in my model: Elastic, Pinching4, LimitState, Hysteretic, Steel01)

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

Re: Having a problem using OpenSeesSP

Post by fmk » Thu Jun 26, 2014 3:10 am

it's the limitstate material. it was not written to use send/recvSelf. I am on vacation, giving workshops and attending conferences through July 26 and will not be able to update the .exe until I get back to me office to update the .exe.

mtsonicc
Posts: 55
Joined: Wed Mar 14, 2012 6:27 pm
Location: Hanyang University

Re: Having a problem using OpenSeesSP

Post by mtsonicc » Thu Jun 26, 2014 5:31 pm

Dear fmk,

Thanks for your reply.

I'm really looking forward to see the OpenSees updated.

Thank you again, and have a nice vacation.

dapkraken
Posts: 15
Joined: Thu Aug 23, 2007 5:22 pm

Re: Having a problem using OpenSeesSP

Post by dapkraken » Sat Mar 07, 2015 2:14 pm

Dear fmk,

Is there an updated version of Pinching4 that can be used in parallel computing?

Thanks David P.

Post Reply