SAGG
Mechanical
- Jun 22, 2010
- 1
Hi all
I am doing seismic analysis of a water tank. I used fluid 80 and shell63 in ansys 11. i coupled nodes of fluid and shell elements at pheripery of tank. This is done by rotataing nodal coordinate system.
1. I have couples nodes at the bottom plate and fluid elements.
2. Now I want to do seismic analysis. please help me how to go about.
3. I have acceleration time history in x,y z direction. This I read in a table.
4. please guide me how to apply accelerations at bottom node and how to go about solution procedure.
5. whether giving acceleraion on entire structure and applying at nodes mean the same?
6. I have 3000 points of accelearation and time
whether following steps are right?
*do,i,1,3001,1
cmsel,s,bottom,,
d,bottom,accx,xacetl(i,1,3)
allsel
time,xacetl(i,0,3)
lswrite,i
*enddo
7. i get an error saying that acceleration is not applied at rotated nodes. how to solve it
please help me
with thanks
SAGG
I am doing seismic analysis of a water tank. I used fluid 80 and shell63 in ansys 11. i coupled nodes of fluid and shell elements at pheripery of tank. This is done by rotataing nodal coordinate system.
1. I have couples nodes at the bottom plate and fluid elements.
2. Now I want to do seismic analysis. please help me how to go about.
3. I have acceleration time history in x,y z direction. This I read in a table.
4. please guide me how to apply accelerations at bottom node and how to go about solution procedure.
5. whether giving acceleraion on entire structure and applying at nodes mean the same?
6. I have 3000 points of accelearation and time
whether following steps are right?
*do,i,1,3001,1
cmsel,s,bottom,,
d,bottom,accx,xacetl(i,1,3)
allsel
time,xacetl(i,0,3)
lswrite,i
*enddo
7. i get an error saying that acceleration is not applied at rotated nodes. how to solve it
please help me
with thanks
SAGG