bbarBrickUP & bbarQuadUP are not available in parallel

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

Moderator: selimgunay

Post Reply
jinlu
Posts: 47
Joined: Fri Jul 14, 2006 5:50 pm
Location: UC San Diego

bbarBrickUP & bbarQuadUP are not available in parallel

Post by jinlu » Sun Oct 03, 2010 6:27 pm

Frank,

I encountered the following error message when trying to use bbarBrickUP element on TACC Ranger:

FEM_ObjectBrokerAllClasses::getNewElement - - no Element type exists for class tag 7016
MPI_Channel::recvID() - incorrect number of entries for ID received: 26 exptected: 4
ActorSubdomain::run - error receiving msgData
MPI process terminated unexpectedly
Exit code -5 signaled from i110-109.ranger.tacc.utexas.edu
Killing remote processes...DONE
TACC: MPI job exited with code: 1
TACC: Shutting down parallel environment.
TACC: Shutdown complete. Exiting.
TACC: Cleaning up after job: 1621042
TACC: Done.

I checked FEM_ObjectBrokerAllClasses::getNewElement(int classTag) and found ELE_TAG_BBarFourNodeQuadUP & ELE_TAG_BBarBrickUP are not available.

Could you take a look and build a updated version on TACC Ranger at your earliest convenience?

-Jinchi

Post Reply