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

Collapse of elements during ALE calculation.

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 13, 2001, 05:32
Default Collapse of elements during ALE calculation.
  #1
Christian Hartman
Guest
 
Posts: n/a
I have a model of a fuel tank which undergoes large scale plastic deformation during a vehicle crash. I have set up the internal volume of the fuel tank with a solid mesh through which I am performing an ALE calculation to show the fuel/tank interaction. As the tank wall undergoes large scale plastic deformation, the solids collapse creating instabilities, this causes the model to fail early in the analysis. Any ideas how to overcome this?
  Reply With Quote

Old   September 13, 2001, 09:12
Default Re: Collapse of elements during ALE calculation.
  #2
Jim Park
Guest
 
Posts: n/a
Just a guess at the obvious (which may be wrong!):

Cut your time step drastically and rerun.
  Reply With Quote

Old   September 13, 2001, 09:35
Default Re: Collapse of elements during ALE calculation.
  #3
Christian Hartman
Guest
 
Posts: n/a
Thanks Jim,

I agree, but the model is already close to its limit. I already refined the mesh in the critical areas and hence reduced the time step. Reducing it any further will send the cpu time through the roof. Please let me know if you can think of any other suggestions.

Regards

Christian
  Reply With Quote

Old   September 13, 2001, 13:04
Default Re: Collapse of elements during ALE calculation.
  #4
Jim Park
Guest
 
Posts: n/a
The ALE code I worked with at Los Alamos (in the 80's ...) had a limiter on the time step that prevented each node from being moved more than the local cell dimension. Usually one set a parameter that was a ratio of the allowed movement to the cell dimension (0.3 as an example). Trouble was, during the iterative process, the provisional movement might momentarily become too large anyway and the calculation crashed.

Having the time step cut by refining the mesh wouldn't (I think) change the ratio. If your code allows you to do so (or even has such a ratio), that's where I'd try to impose the cut.

We're now thoroughly into the area beyond my knowledge! Good luck!
  Reply With Quote

Old   September 13, 2001, 13:43
Default Re: Collapse of elements during ALE calculation.
  #5
Adrin Gharakhani
Guest
 
Posts: n/a
If the topology of the problem is naturally highly skewed or there are "physical" collapses involved, it will not make a difference how small of a time-step you take. You will eventually end up with the same problem!

There are two solutions that I know of: Apply remeshing or use meshless methods.

Remesh: Every few timesteps you take the solution and project it onto a new set of grid points which are basically uniform and "well behaved/distributed"

Meshless: This is more complicated and time-consuming in your case, but the idea behind meshless solutions (such as in finite element meshless methods) is that there is no connectivity between a node and its neighbors. This eliminates most of the problems that you are experiencing now. Of course, there are other issues involved which are beyond the scope of this note.

Adrin Gharakhani
  Reply With Quote

Old   September 13, 2001, 17:39
Default Re: Collapse of elements during ALE calculation.
  #6
christian
Guest
 
Posts: n/a
Thanks once again Jim,

I can limit the time step, but as its an explicit code I have to pay a mass penalty. The problem is that as the solids collapse distance between the faces reduce and no mater how much I refine it I will end up in the same boat eventually.

Thanks for your assistance and best regards

Christian.

  Reply With Quote

Old   September 13, 2001, 17:44
Default Re: Collapse of elements during ALE calculation.
  #7
christian
Guest
 
Posts: n/a
Thanks Adrin,

I can't remesh using this package. I am reading up on SPH methods just now but its going to take a while to get up to scratch. I was hoping that someone might have a method which could help me move on a bit with the ALE simulation while I get on top of the SPH option.

Many thanks

Christian
  Reply With Quote

Old   September 13, 2001, 19:54
Default Re: Collapse of elements during ALE calculation.
  #8
Adrin Gharakhani
Guest
 
Posts: n/a
Be careful with SPH. There are lots of issues you need to understand well. The issue of boundary condition has been one of the more difficult altough I have seen some good progress in recent years. If you have the source code for the ALE program you may want to try modifying it using meshless finite element methods (or equivalently the moving-least-squares approach)
  Reply With Quote

Old   September 18, 2001, 06:27
Default Re: Collapse of elements during ALE calculation.
  #9
Dimitri Nicolopoulos
Guest
 
Posts: n/a
I have been doing similar fuel tank crash simulation involving fuel sloshing inside the tank at the same time a couple years ago. If you have local high distorsions of the tank skin, the problem obviously become very complex for the ALE mesh. Here are two things that can help: -Make sure your initial fluid mesh is as coarse and as regular as possible. By doing so, the collapse of elements will be avoided or at least appear later -Use what we call 'ALE rigid links'. With our code, RADIOSS-CFD, one can use those links to localy rigidify the mesh. Therefore, the mesh distortion can be spread further in the model and it becomes smoother.

Regards,

Dimitri Nicolopoulos
  Reply With Quote

Reply


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
OpenFOAM-1.6 install cookbook MadsR OpenFOAM Installation 372 November 20, 2010 11:57
MRF and Heat transfer calculation Susan YU FLUENT 0 June 2, 2010 08:46
Penetrating elements in extruded mesh Michael P CFX 2 May 20, 2005 08:06
Warning 097- AB Siemens 6 November 15, 2004 04:41
CFX4.3 -build analysis form Chie Min CFX 5 July 12, 2001 23:19


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