Is it possible to have two elements with the same element tag?

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

Moderators: silvia, selimgunay, Moderators

Post Reply
MikeITExpert
Posts: 24
Joined: Sat Aug 21, 2021 9:19 pm

Is it possible to have two elements with the same element tag?

Post by MikeITExpert »

I exported my model using print -JSON -file somefile.json. However, I get to many elements with same tag number.

I am wondering if that is print issue or element with same tags are allowed ?

Please let me know
Regards

Code: Select all

			{"name": 1.20011e+06, "type": "ZeroLength", "nodes": [1001, 100102], "materials": ["40", "40", "40", "40", "1.20011e+06", "40"], "dof": ["P", "Vy", "Vz", "T", "My", "Mz"], "transMatrix": [[1, 0, 0], [0, 1, 0], [0, 0, 1]]},
			{"name": 1.20011e+06, "type": "ElasticBeam3d", "nodes": [120103, 130102], "E": 31622.8, "G": 1e+15, "A": 337500, "Jx": 1, "Iy": 6.96094e+09, "Iz": 2.50594e+09, "massperlength": 0, "crdTransformation": "2"},
			{"name": 1.20021e+06, "type": "ZeroLength", "nodes": [1002, 100202], "materials": ["40", "40", "40", "40", "1.20021e+06", "40"], "dof": ["P", "Vy", "Vz", "T", "My", "Mz"], "transMatrix": [[1, 0, 0], [0, 1, 0], [0, 0, 1]]},
			{"name": 1.20021e+06, "type": "ElasticBeam3d", "nodes": [120203, 130202], "E": 31622.8, "G": 1e+15, "A": 337500, "Jx": 1, "Iy": 6.96094e+09, "Iz": 2.50594e+09, "massperlength": 0, "crdTransformation": "2"},
			{"name": 1.20031e+06, "type": "ZeroLength", "nodes": [1003, 100302], "materials": ["40", "40", "40", "40", "1.20031e+06", "40"], "dof": ["P", "Vy", "Vz", "T", "My", "Mz"], "transMatrix": [[1, 0, 0], [0, 1, 0], [0, 0, 1]]},
			{"name": 1.20031e+06, "type": "ElasticBeam3d", "nodes": [120303, 130302], "E": 31622.8, "G": 1e+15, "A": 337500, "Jx": 1, "Iy": 6.96094e+09, "Iz": 2.50594e+09, "massperlength": 0, "crdTransformation": "2"},
			{"name": 1.20041e+06, "type": "ZeroLength", "nodes": [1004, 100402], "materials": ["40", "40", "40", "40", "1.20041e+06", "40"], "dof": ["P", "Vy", "Vz", "T", "My", "Mz"], "transMatrix": [[1, 0, 0], [0, 1, 0], [0, 0, 1]]},
			{"name": 1.20041e+06, "type": "ElasticBeam3d", "nodes": [120403, 130402], "E": 31622.8, "G": 1e+15, "A": 337500, "Jx": 1, "Iy": 6.96094e+09, "Iz": 2.50594e+09, "massperlength": 0, "crdTransformation": "2"},
			{"name": 1.20051e+06, "type": "ZeroLength", "nodes": [1005, 100502], "materials": ["40", "40", "40", "40", "1.20051e+06", "40"], "dof": ["P", "Vy", "Vz", "T", "My", "Mz"], "transMatrix": [[1, 0, 0], [0, 1, 0], [0, 0, 1]]},
			{"name": 1.20051e+06, "type": "ElasticBeam3d", "nodes": [120503, 130502], "E": 31622.8, "G": 1e+15, "A": 337500, "Jx": 1, "Iy": 6.96094e+09, "Iz": 2.50594e+09, "massperlength": 0, "crdTransformation": "2"},
			{"name": 1.20061e+06, "type": "ZeroLength", "nodes": [1006, 100602], "materials": ["40", "40", "40", "40", "1.20061e+06", "40"], "dof": ["P", "Vy", "Vz", "T", "My", "Mz"], "transMatrix": [[1, 0, 0], [0, 1, 0], [0, 0, 1]]},
			{"name": 1.20061e+06, "type": "ElasticBeam3d", "nodes": [120603, 130602], "E": 31622.8, "G": 1e+15, "A": 337500, "Jx": 1, "Iy": 6.96094e+09, "Iz": 2.50594e+09, "massperlength": 0, "crdTransformation": "2"},
			{"name": 1.30011e+06, "type": "ZeroLength", "nodes": [1001, 100103], "materials": ["40", "40", "40", "40", "1.30011e+06", "40"], "dof": ["P", "Vy", "Vz", "T", "My", "Mz"], "transMatrix": [[1, 0, 0], [0, 1, 0], [0, 0, 1]]},
			{"name": 1.30011e+06, "type": "ElasticBeam3d", "nodes": [130103, 140102], "E": 31622.8, "G": 1e+15, "A": 337500, "Jx": 1, "Iy": 6.96094e+09, "Iz": 2.50594e+09, "massperlength": 0, "crdTransformation": "2"},
			{"name": 1.30021e+06, "type": "ZeroLength", "nodes": [1002, 100203], "materials": ["40", "40", "40", "40", "1.30021e+06", "40"], "dof": ["P", "Vy", "Vz", "T", "My", "Mz"], "transMatrix": [[1, 0, 0], [0, 1, 0], [0, 0, 1]]},
			{"name": 1.30021e+06, "type": "ElasticBeam3d", "nodes": [130203, 140202], "E": 31622.8, "G": 1e+15, "A": 337500, "Jx": 1, "Iy": 6.96094e+09, "Iz": 2.50594e+09, "massperlength": 0, "crdTransformation": "2"},
			{"name": 1.30031e+06, "type": "ZeroLength", "nodes": [1003, 100303], "materials": ["40", "40", "40", "40", "1.30031e+06", "40"], "dof": ["P", "Vy", "Vz", "T", "My", "Mz"], "transMatrix": [[1, 0, 0], [0, 1, 0], [0, 0, 1]]},
			{"name": 1.30031e+06, "type": "ElasticBeam3d", "nodes": [130303, 140302], "E": 31622.8, "G": 1e+15, "A": 337500, "Jx": 1, "Iy": 6.96094e+09, "Iz": 2.50594e+09, "massperlength": 0, "crdTransformation": "2"},
			{"name": 1.30041e+06, "type": "ZeroLength", "nodes": [1004, 100403], "materials": ["40", "40", "40", "40", "1.30041e+06", "40"], "dof": ["P", "Vy", "Vz", "T", "My", "Mz"], "transMatrix": [[1, 0, 0], [0, 1, 0], [0, 0, 1]]},
			{"name": 1.30041e+06, "type": "ElasticBeam3d", "nodes": [130403, 140402], "E": 31622.8, "G": 1e+15, "A": 337500, "Jx": 1, "Iy": 6.96094e+09, "Iz": 2.50594e+09, "massperlength": 0, "crdTransformation": "2"},
			{"name": 1.30051e+06, "type": "ZeroLength", "nodes": [1005, 100503], "materials": ["40", "40", "40", "40", "1.30051e+06", "40"], "dof": ["P", "Vy", "Vz", "T", "My", "Mz"], "transMatrix": [[1, 0, 0], [0, 1, 0], [0, 0, 1]]},
			{"name": 1.30051e+06, "type": "ElasticBeam3d", "nodes": [130503, 140502], "E": 31622.8, "G": 1e+15, "A": 337500, "Jx": 1, "Iy": 6.96094e+09, "Iz": 2.50594e+09, "massperlength": 0, "crdTransformation": "2"},
			{"name": 1.30061e+06, "type": "ZeroLength", "nodes": [1006, 100603], "materials": ["40", "40", "40", "40", "1.30061e+06", "40"], "dof": ["P", "Vy", "Vz", "T", "My", "Mz"], "transMatrix": [[1, 0, 0], [0, 1, 0], [0, 0, 1]]},
			{"name": 1.30061e+06, "type": "ElasticBeam3d", "nodes": [130603, 140602], "E": 31622.8, "G": 1e+15, "A": 337500, "Jx": 1, "Iy": 6.96094e+09, "Iz": 2.50594e+09, "massperlength": 0, "crdTransformation": "2"},

selimgunay
Posts: 916
Joined: Mon Sep 09, 2013 8:50 pm
Location: University of California, Berkeley

Re: Is it possible to have two elements with the same element tag?

Post by selimgunay »

Elements with same tags are not allowed.
Post Reply