material is not read

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

Moderators: silvia, selimgunay, Moderators

Post Reply
javidsharifi
Posts: 66
Joined: Sat Oct 06, 2012 11:08 am
Location: shiraz university of technology

material is not read

Post by javidsharifi »

Dear all,
In the program I am running, an error appears indicating that one of my materials does not exist. The material is defined by: uniaxialMaterial Concrete02. The error says that no such material tag (that I assigned) is found and hence it cannot be assigned to the quad element I am trying to make. What may be the reason? How should I solve it?
Best regards,
B. Javidsharifi
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: material is not read

Post by fmk »

quad elements use nDMaterials not uniaxialMaterials!
javidsharifi
Posts: 66
Joined: Sat Oct 06, 2012 11:08 am
Location: shiraz university of technology

Re: material is not read

Post by javidsharifi »

Dear professor,
Thanks for the reply. Now I see what my problem was.
So, if I want to model a mat foundation in a plain elasticity (plain strain)(2D) problem whose material is clearly concrete, what should I do? I know that a command shallowfoundationgen exists, but this command models the foundation with the behavior of the soil under it but I am modeling the soil separately. How should I model the foundation then?
My best regards
B. Javidsharifi
javidsharifi
Posts: 66
Joined: Sat Oct 06, 2012 11:08 am
Location: shiraz university of technology

Re: material is not read

Post by javidsharifi »

Can I use this command:
section ElasticMembranePlateSection
?
javidsharifi
Posts: 66
Joined: Sat Oct 06, 2012 11:08 am
Location: shiraz university of technology

Re: material is not read

Post by javidsharifi »

Also, can shell element be used for a 2D problem? So that I use ElasticMembranePlateSection with ShellMITC4 to define the foundation?
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: material is not read

Post by fmk »

no. though you could have your 2d model and the shell in a 3d model and with the propoer constraints analyze the merged system.
mrtdpg
Posts: 2
Joined: Thu Oct 31, 2013 4:38 am
Location: kashan university

Re: material is not read

Post by mrtdpg »

Dear all ,
I want to medel a 3d sandwich wall panel with different material layers.Also, I am going to model interface element between layers.
I want to use the Standard Brick Element for concrete and Foam layers and materials such as concrete 02 for conctere. but concrete 02 is a uniaxial material and Concrete Damage Model is not work .
Could you Please suggest me a resonable NDmaterials for concrete and Polystyrene foam?

best regards
MRT
Post Reply