Having a problem using OpenSeesSP
Posted: 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)
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)