Page 1 of 1

MapOfTaggedObjects::addComponent

Posted: Thu Dec 29, 2016 3:25 am
by kengawk
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.

Re: MapOfTaggedObjects::addComponent

Posted: Thu Dec 29, 2016 3:22 pm
by kengawk
Maybe the model and the timeseries have to be rebuilt before a THA.

Re: MapOfTaggedObjects::addComponent

Posted: Thu Jan 05, 2017 2:58 pm
by fmk
is this a script you are running .. if so are you running multiple models?

Re: MapOfTaggedObjects::addComponent

Posted: Sun Jan 08, 2017 4:25 pm
by kengawk
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