asymmetric behaviour in axisymmetric ... Log Out | Topics | Search
Moderators | Register | Edit Profile

FlexPDE User's Forum » User Postings » asymmetric behaviour in axisymmetric problem « Previous Next »

Author Message
Top of pagePrevious messageNext messageBottom of page Link to this message

Wqian (ogle)
New member
Username: ogle

Post Number: 1
Registered: 11-2004
Posted on Sunday, November 14, 2004 - 04:11 am:   

Hello. In an axisymmetric problem on thermal elasticity,I find the temperature and stress
distrubtion in the right and left part is asymmetirc. The solid with a initial temperature of -40 is exprosured to a heating environment where the heating temperature is "thermload=1000" on its top,the other edges are under the room temperature of 25.Can these be attributed to the
discrete inaccuarcy of FEA if the boundary conditons I set is axisym,etric indeed?
Thank you very much.
List in the attachment is the soruce code

By the way,the ultimate goal is to solve the problem by modeling only the right part of the solids.




application/octet-stream
seqnocoupling.pde (2.8 k)
Top of pagePrevious messageNext messageBottom of page Link to this message

Robert G. Nelson (rgnelson)
Moderator
Username: rgnelson

Post Number: 265
Registered: 06-2003
Posted on Wednesday, November 24, 2004 - 02:23 pm:   

I don't quite understand the trouble here.
You say it is an axisymmetric problem, but you have not constructed an axisymmetric geometry.
You have an infinite strip.
To build an axisymmetric problem, you would use
COORDINATES
YCYLINDER('R','Z')
then delete all the parts at negative R (since these are implied by rotation) and write the equation in terms of R and Z.

Also, you should not be using stresses as variables. You already have displacement equations, and the stresses can be computed directly from the displacements. Take a look at some of our thermal stress examples.

I tried to run this problem as posted, and the spatial errors immediately climbed to 1e10, so there is something wrong in the initial conditions or boundary conditions.

Why don't you start out with the thermal part alone, and see if you can get that to work first?
Top of pagePrevious messageNext messageBottom of page Link to this message

Wqian (ogle)
New member
Username: ogle

Post Number: 2
Registered: 11-2004
Posted on Thursday, December 09, 2004 - 03:38 am:   

thank you so much,Nelson. After executing some examples,I'm now more clear about the model.I'm sorry I have mistaken symmetric problem for axisymmetric problem. Yes,I have started with the thermal part alone,but still this asymmetric phenomenon still exits in the edge in a symmetric problem.

Add Your Message Here
Post:
Username: Posting Information:
This is a private posting area. Only registered users and moderators may post messages here.
Password:
Options: Enable HTML code in message
Automatically activate URLs in message
Action:

Topics | Last Day | Last Week | Tree View | Search | Help/Instructions | Program Credits Administration