CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Structural Mechanics

Element type 3 is not yet defined

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 7, 2019, 08:08
Exclamation Element type 3 is not yet defined
  #1
New Member
 
Karim Abulazm
Join Date: Jan 2019
Posts: 1
Rep Power: 0
karim.abulazm is on a distinguished road
Hello everyone,

I am doing some modelling for my Master's Prject using ANSYS v10.0
I am trying to model a 3-layered glass structure with outer layers are glass and the inner layer is void. I tried to implement the code using the command bench but I get this error: ' Element type 3 is not yet defined. Use the ET command to define this element type.'

The code implemented is as below:

/titel, B02
/prep7

ET,1,shell181 !4-Node Finite Strain Shell

Breite = 2.0
Hoehe = 3.0

K, 1,0,0,0
K, 2,Breite,0,0
K, 3,Breite ,0,Hoehe
K, 4, 0,0 ,Hoehe

K, 5 ,0,0.008,0
K, 6,Breite,0.008,0
K, 7,Breite ,0.008,Hoehe
K, 8, 0 ,0.008,Hoehe

K, 9 ,0,0.00876,0
K, 10,Breite,0.00876,0
K, 11,Breite,0.00876 ,Hoehe
K, 12, 0,0.00876 ,Hoehe

A, 1, 2, 3, 4
A, 5, 6, 7, 8
A, 9, 10, 11, 12


KEYOPT,1,1,0
KEYOPT,1,3,2
KEYOPT,1,8,0
KEYOPT,1,9,0
KEYOPT,1,10,0

MP,EX,1,70000e3
!MP,DENS,1,25
MP,NUXZ,1,0.23
R,1,0.008

MP,EX,2,2
!MP,DENS,2,25
MP,NUXZ,2,1120
R,2,0.00076

MP,EX,3,70000e3
!MP,DENS,3,25
MP,NUXZ,3,0.23
R,3,0.008

SECTYPE, 1, SHELL
SECDATA, 0.008, 1
SECOFFSET,MID

SECTYPE, 2,SHELL
SECDATA, 0.00076,2
SECOFFSET,MID

SECTYPE, 3, SHELL
SECDATA, 0.008, 3
SECOFFSET,MID

type,1
type,2
type,3

esize,0.1
amesh,all
eplo

fini



What should I do? This is my first practical experience with ANSYS so I am still in my learning phase.

Thank you in advance for your help and support.

Best regards,
Karim Abulazm,
Attached Images
File Type: png Ansys Error.png (4.5 KB, 1 views)
karim.abulazm is offline   Reply With Quote

Reply

Tags
element type defined, shell181

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
activeBaffleVelocity boundary condition ? om3ro OpenFOAM Programming & Development 10 November 16, 2020 23:26
[OpenFOAM.org] compile error in dynamicMesh and thermophysicalModels libraries NickG OpenFOAM Installation 3 December 30, 2019 00:21
Strange high velocity in centrifugal pump simulation huangxianbei OpenFOAM Running, Solving & CFD 26 August 15, 2014 02:27
T Junction Stability ignacio OpenFOAM Running, Solving & CFD 5 May 2, 2013 10:44
singularity? mihaipruna OpenFOAM Running, Solving & CFD 5 April 24, 2012 17:18


All times are GMT -4. The time now is 09:09.