Multipoint constraint error messages

Forum for OpenSees users to post questions, comments, etc. on the use of the OpenSees interpreter, OpenSees.exe

Moderators: silvia, selimgunay, Moderators

Post Reply
shisha
Posts: 6
Joined: Wed Jul 21, 2004 3:01 am
Location: LnT

Multipoint constraint error messages

Post by shisha »

Dear All,

I am just wondering the different reasons for which the following error will be reported by OS:

addMP_Constraint - cannot add as constraint with tag 8 already exists in model

The user does not assign any tag to the multipoint constraints. In that case, the internal naming of the mulitpoint constraint could be of uniform increments (as in 1, 2, 3..), or atleast the tags should be entirely different.

I am inquisitive to know what are the different reasons for which this error will be reported.

Thanks,
shisha.
shisha.
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Post by fmk »

it is an interesting one .. could you post or send me the i/p file so i can check this out.
thanks

email: fmckenna@ce.berkeley.edu
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Post by fmk »

there was a bug in the code .. it has been fixed in the code repository & will
be in the next binary release i place at the website (1.6.1.c or 1.6.2) .. in the
meantime if place rigidDiaphragm before the rigidLink commnds it will work.
Post Reply