Error at FEM_ObjectBrokerAllClasses::getNewElement

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

Moderator: selimgunay

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

Error at FEM_ObjectBrokerAllClasses::getNewElement

Post by dapkraken » Tue Mar 10, 2015 4:18 pm

Dear fmk,

Can you help me on guessing why I get the following error? I am trying to use a material model I implemented using OpenSeesSP (through the command "mpirun -np 8 OpenSeesSP mainCyclic.tcl" .... It works well when using only one core). I am also using ElasticMultilinear, and Elastic.

I get the following error when running:

FEM_ObjectBrokerAllClasses::getNewElement - FEM_ObjectBrokerAllClasses::getNewElement - - no Element type exists for class tag FEM_ObjectBrokerAllClasses::getNewUniaxialMaterial - - no UniaxialMaterial type exists for class tag FEM_ObjectBrokerAllClasses::getNewUniaxialMaterial - - no UniaxialMaterial type exists for class tag FEM_ObjectBrokerAllClasses::getNewElement - - no Element type exists for class tag 26
FEM_ObjectBrokerAllClasses::getNewElement - - no Element type exists for class tag 2626
46
[it013:25256] *** Process received signal ***
46
[it013:25257] *** Process received signal ***

[it013:25256] Signal: Segmentation fault (11)
[it013:25256] Signal code: Address not mapped (1)
[it013:25256] Failing at address: 0x18

Thanks a lot

Post Reply