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

Free Boundary Flows on Unstructured Grids

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 2, 2002, 11:13
Default Free Boundary Flows on Unstructured Grids
  #1
George
Guest
 
Posts: n/a
Hi! The performance of the VOF, MAC schemes for the free boundary flows are well known and widely used. But all these approaches perform good on the cartesian grids (in 2 and 3 dimensions). I have tried to find any references on these methods for general (unstrucrured) grids but rather than Level Set method have found nothing. Could anybody give me a hint (positive or negative) whether it worth trying to implement VOF or MAC for the unstructured grids in three dimensions. Thanks a lot, George.
  Reply With Quote

Old   March 4, 2002, 15:19
Default Re: Free Boundary Flows on Unstructured Grids
  #2
Jin Li
Guest
 
Posts: n/a
I have not gone throught the literatures, just some quick thoughts.

(i) If there is no other geometric complicity other than free boundary in the problem, there doesn't seems to be a need for unstructured grid, because VOF/MAC can take care of irregularity of the free boundary. (ii) One could consider using moving grid if the free boundary doens't break up.

These are the reasons against unstructured grid VOF/MAC. But if there is a need for unstructured grid for other purpose other than free boundary, effort to implement VOF/MAC in unstructured grid would be justified.

Regards, Jin Li
  Reply With Quote

Old   March 5, 2002, 02:34
Default Re: Free Boundary Flows on Unstructured Grids
  #3
George
Guest
 
Posts: n/a
Hi!
: These are the reasons against unstructured grid VOF/MAC.

If you know, could you please list out these reasons.

Sincerelly, George
  Reply With Quote

Old   March 5, 2002, 02:48
Default Re: Free Boundary Flows on Unstructured Grids
  #4
Jin Li
Guest
 
Posts: n/a
Hi George,
: If you know, could you please list out these reasons.

Well, I just did in the previous poster. My argument is basically that if VOF/MAC can take care of irregular shape of the free sureface, then there is no need to use unstructured grid. It is my understanding that the main reason to use unstructured grid is to have body-fitted grid. If VOF/MAC allows non-body-fitted grid, there is no need to use unstructured grid if there is no other reasons.

Best Regards, Jin Li
  Reply With Quote

Old   March 5, 2002, 05:41
Default Re: Free Boundary Flows on Unstructured Grids
  #5
George
Guest
 
Posts: n/a
OK, I understand your reasoning. But the problem is that VOF/MAC is suitable ONLY for the Cartesian grids (as far as I konow) or at least for grids that are toplogically equivalent to Cartesian ones, and with the Cartesian grids you can not get the boundary fitting: you always have steps that approximate the boundary. Suppose you have the complex geometry and your grid generator gives you the grids which consist of tetrahedrons +- hexahedrons +- prisms +- ... etc. Such grids I undersatnd as unstructered. What to do in such a case? (ritorical question)
  Reply With Quote

Old   March 5, 2002, 07:52
Default Re: Free Boundary Flows on Unstructured Grids
  #6
Jin Li
Guest
 
Posts: n/a
I am just trying to explore your original question "whether it worth trying to implement VOF or MAC for the unstructured grids in three dimensions", which I think is a good one. In principle I do not see why VOF/MAC cannot be implemented for unstructured grid. It's only that one has to work out all the possible intersection schemes for other elements such as tetrahedrons (it should be simpler than hexahedrons I suppose). However, the question remains is the motivation. Only to prove VOF/MAC works for unstructured grid? If VOF/MAC for Cartisian-like grid can model non-body-fitted free surface, it should be able to model non-body-fitted wall as well. Whether that is the best way of modeling walls is another issue. At least I can see one problem with VOF/MAC for Cartisian-like grid: if you have a very local structure to resolve, the locally dense Cartisian-grid will radiate out in all directions which makes Cartisian-grid very inefficient. That's an intrinsic problem for Cartisian-grid, and VOF/MAC will carry.
  Reply With Quote

Old   March 5, 2002, 10:16
Default Re: Free Boundary Flows on Unstructured Grids
  #7
Jim Park
Guest
 
Posts: n/a
"and with the Cartesian grids you can not get the boundary fitting ..."

Actually, a pretty reasonable approximation to a boundary-fitted grid is available using FAVOR (Fractional Area Volume Obstacle Representation). FAVOR is described on the web site of Flow Science Inc, developer and publisher of Flow-3D and one of the sponsors of this web site (www.flow3d.com). The name FAVOR is trade marked, but an explanation also appears in the following references:

1. Sicilian, J. M., and Hirt, C. W., An Efficient Computation Scheme for Tracking Contaminant Concentrations in Fluid Flows, 1984, J. Comp. Phys., v. 56, p. 428.

2. Martin D. Torrey, Lawrence D. Cloutman, Raymond C. Mjolsness, and C. W. Hirt, NASA-VOF2D: A Computer Program for Incompressible Flows with Free Surfaces, Los Alamos National Laboratory Report LA 10612-MS, 1985.

As the title suggests, NASA-VOF2D and its 3d successor NASA-VOF3D, use both the VOF technique and FAVOR for flexibility in meshing and free surface tracking.

Both Flow-3D and the NASA codes grew out of the SOLA family of codes developed at Los Alamos in the 70's and 80's.
  Reply With Quote

Old   March 5, 2002, 11:36
Default Re: Free Boundary Flows on Unstructured Grids
  #8
George
Guest
 
Posts: n/a
OK, I've got the point. Roughly speaking the free surface problems can be partitioned into 2 groups:

(1) where the free surface defines the choice of the grid (e.g. the droplet falling into the liquid), and the external boundary (the walls) does not play the role;

(2) where the walls and their approximation play important role (e.g. mold filling);

For the first group the Cartesian grids is well inough, and I would not use the grids fitted to the interface in this case unless it brings in the new physics.

For the second group the approximation of the walls and all wall effects can be nevertheless done using FAVOR but the framework of still Cartesian grids.

But still the question remains: the advantages of the FAVOR is only due to the simplicity of the Cartesian grid generation compared with unstructured ones, or there are principal unavoidable problems in using VOF/MAC on such a grids (e.g. "bad" elements)? And what about partical methods? Sorry for two many questions.
  Reply With Quote

Old   March 5, 2002, 12:10
Default Re: Free Boundary Flows on Unstructured Grids
  #9
Jim Park
Guest
 
Posts: n/a
"But still the question remains: the advantages of the FAVOR is only due to the simplicity of the Cartesian grid generation compared with unstructured ones,"

The thread started out with unstructured vs Cartesian I think, leaving (structured) body fitted systems in the middle. The simplicity of grid generation of, actually, an orthogonal grid system (cylindrical and spherical as well as Cartesian) as opposed to either a body fitted or unstructured is an important consideration.

But programming ease is also important. There's a lot of baggage in extra geometry and more complex differencing templates to be carried along in a body fitted algorithm. And it's even worse with the unstructured schemes. But you do get some flexibility in meshing for your trouble.

"or there are principal unavoidable problems in using VOF/MAC on such a grids (e.g. "bad" elements)? And what about partical methods? Sorry for two many questions."

Of course MAC stands for Marker and Cell, a particle method I think. I haven't tried to use VOF for a fixed boundary.

I expect there'll be some other opinions posted soon.
  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
[Other] OpenFOAM - structured or unstructured Grids ? thomasduerr OpenFOAM Meshing & Mesh Conversion 22 November 24, 2018 23:18
structured and unstructured grids user Main CFD Forum 6 November 25, 2010 01:14
2D airfoil simulation, turbulence, boundary layer, unstructured grid louis.langouche@gmail.com FLUENT 0 March 3, 2010 08:19
Please help with flow around car modelling! Tudor Miron CFX 17 March 19, 2004 19:23
TVD/NVD in unstructured grids m.s. darwish Main CFD Forum 0 August 24, 1999 13:44


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