MapOfTaggedObjects::addComponent

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

Moderator: selimgunay

Post Reply
kengawk
Posts: 103
Joined: Wed Oct 31, 2007 11:55 pm
Location: Beijing JIaotong University
Contact:

MapOfTaggedObjects::addComponent

Post by kengawk » Thu Dec 29, 2016 3:25 am

Dears,

The following is the error message:

MapOfTaggedObjects::addComponent - not adding as one with similar tag exists, tag: 1

I cannot locate the position of problem with the codes for OpenSeesMP.
Acutally, I did add any components to smallMP example except eigen analysis before static analysis.
The code gives that error message after finishing computing a records and recording its results.
Kai Zhang
------------------------------
PH.D. candidate
School of Civil Engineering&Architecture
Beijing Jiaotong University

kengawk
Posts: 103
Joined: Wed Oct 31, 2007 11:55 pm
Location: Beijing JIaotong University
Contact:

Re: MapOfTaggedObjects::addComponent

Post by kengawk » Thu Dec 29, 2016 3:22 pm

Maybe the model and the timeseries have to be rebuilt before a THA.
Kai Zhang
------------------------------
PH.D. candidate
School of Civil Engineering&Architecture
Beijing Jiaotong University

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

Re: MapOfTaggedObjects::addComponent

Post by fmk » Thu Jan 05, 2017 2:58 pm

is this a script you are running .. if so are you running multiple models?

kengawk
Posts: 103
Joined: Wed Oct 31, 2007 11:55 pm
Location: Beijing JIaotong University
Contact:

Re: MapOfTaggedObjects::addComponent

Post by kengawk » Sun Jan 08, 2017 4:25 pm

Thank you for you help, Frank!

Yeah,I am running multiple parallel process for IDA.
Now it can run smoothly after rebulit the model before the analysis.
I think I found the answer from the forum

Maybe I should know this matter, I think I should more about the details.
Maybe the right way is coding for the great OpenSees.

Thank you for your hard working for OpenSees! I learned a lot here.
I really appreciate it.

Ken
Kai Zhang
------------------------------
PH.D. candidate
School of Civil Engineering&Architecture
Beijing Jiaotong University

Post Reply