is it a bug????
Moderators: silvia, selimgunay, Moderators
is it a bug????
Dear Dr. Mazzoni:
i`m trying to assign a section(fiber section or section Aggregator or ......)to shellMITC4 Element but i can`t.
just ElasticMembranePlateSection can be assign to the shell element.
i built a section in section aggregator with elastic material for string T and ElasticMembranePlateSection ,,but analysis failed.just when i use ElasticMembranePlateSection analyze will be done
do you know why?
i`m trying to assign a section(fiber section or section Aggregator or ......)to shellMITC4 Element but i can`t.
just ElasticMembranePlateSection can be assign to the shell element.
i built a section in section aggregator with elastic material for string T and ElasticMembranePlateSection ,,but analysis failed.just when i use ElasticMembranePlateSection analyze will be done
do you know why?
this is my file:
wipe;
model BasicBuilder -ndm 3 -ndf 6
node 1 0 0 0
node 2 0 5 0
node 3 0 0 3
node 4 0 5 3
fix 1 1 1 1 1 1 1
fix 2 1 1 1 1 1 1
set fy 450000.0 ;
set E 200000000.0 ;
#uniaxialMaterial Steel01 2 $fy $E 0.02
;
uniaxialMaterial Elastic 3 1.0e12;
uniaxialMaterial Elastic 99 1.0e12;
section Aggregator 5 3 P 3 Mz 99 T;
element ShellMITC4 20 2 1 3 4 5
pattern Plain 1 Linear {
load 4 0 0 -100 0 0 0
}
system BandGeneral
constraints Plain
numberer Plain
test NormDispIncr 1.0e-3 2000 0
Algorithm Newton
integrator LoadControl 0.1
analysis Static
analyze 10
wipe;
model BasicBuilder -ndm 3 -ndf 6
node 1 0 0 0
node 2 0 5 0
node 3 0 0 3
node 4 0 5 3
fix 1 1 1 1 1 1 1
fix 2 1 1 1 1 1 1
set fy 450000.0 ;
set E 200000000.0 ;
#uniaxialMaterial Steel01 2 $fy $E 0.02
;
uniaxialMaterial Elastic 3 1.0e12;
uniaxialMaterial Elastic 99 1.0e12;
section Aggregator 5 3 P 3 Mz 99 T;
element ShellMITC4 20 2 1 3 4 5
pattern Plain 1 Linear {
load 4 0 0 -100 0 0 0
}
system BandGeneral
constraints Plain
numberer Plain
test NormDispIncr 1.0e-3 2000 0
Algorithm Newton
integrator LoadControl 0.1
analysis Static
analyze 10
from opensees examples manual(original examples primer-exaple 7)
i saw dom-3 & dof-6.and i used it.i performed an analysis on 2d model with shellmitc4 element and an error occured.but with this element and elesticmembraneplatesection section in 3d space and 6 dofs performing the analyze was succesful.but in the same condition when i used another sections,analysis was failed.i think its related to shell element and it is a bug but i`m not sure.it,s so vital for me because i must model frames with 3 to 20 storys with shear wall to complete my thesis.
1-do you have any idea for accurate modeling of shear walls?
2- would you please tell me who the author of shell element is?
best regards
salman
i saw dom-3 & dof-6.and i used it.i performed an analysis on 2d model with shellmitc4 element and an error occured.but with this element and elesticmembraneplatesection section in 3d space and 6 dofs performing the analyze was succesful.but in the same condition when i used another sections,analysis was failed.i think its related to shell element and it is a bug but i`m not sure.it,s so vital for me because i must model frames with 3 to 20 storys with shear wall to complete my thesis.
1-do you have any idea for accurate modeling of shear walls?
2- would you please tell me who the author of shell element is?
best regards
salman