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

non-confirming grids

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 21, 2007, 12:37
Default non-confirming grids
  #1
raju
Guest
 
Posts: n/a
Does somebody know how to deal with non-conforming meshes for finite element formulation. I have a mesh for a complicated domain, which is divided into subzones, but the problem is that the mesh at the interface is matching. Please let me know if there is a good reference for this.
  Reply With Quote

Old   February 21, 2007, 13:49
Default Re: non-confirming grids
  #2
Mani
Guest
 
Posts: n/a
> but the problem is that the mesh at the interface is matching

I don't see a problem with a matching interface. You mean "not" matching?

In FEM each element has a number of computational nodes. At a non-matching interface, the boundary nodes of neighboring elements do not coincide, so there is some additional work (interpolation) needed to transfer information. Knowing the positions of all nodes (in real space as well as in computational space), it should be relatively straight-forward to do this using the shape functions of the elements which enclose the nodes. If it's a static mesh, this can be done very efficiently by working out the metrics as a pre-processing step. If it's a dynamically deforming mesh it will be more involved.
  Reply With Quote

Old   February 21, 2007, 14:57
Default Re: non-confirming grids
  #3
rt
Guest
 
Posts: n/a
i think mani cure is incomplete or description is unclear,

based on type of system several treatement can be used, care is essential for ellyptic systems.

Interpolation (explicit) is possible for parabolic with explict time integration. but for ellyptic system interpolation (as dirichlet bc) leads to iterative procedure.

My suggestion:

1) if u deal with 2D case, u can simply refine mesh at interface, e.g. when u have 2-nodes of other sub-domain at an edge of a triangle, u can divide this triangle to 3 triangle and do such operation for others, in all sub-domain, in 3d it is more difficult.

2) ur problem is not strange and usually happen in AMR grid refinement, especially Quad/Octree refinement of Quad/Hex element, in literature produced additional nodes are called "Hanging nodes". Usuall treatment is using traditional FEM procedure but add some additional constrain in final system for incorporation of hanging nodes effect. These constrain can be extracted form shape function, consider continuty of solution (C0-space), as mani noted.
  Reply With Quote

Old   February 22, 2007, 10:20
Default Re: non-confirming grids
  #4
raju
Guest
 
Posts: n/a
Thank you for your responses.

>Usuall treatment is using traditional FEM procedure but >add some additional constrain in final system for >incorporation of hanging nodes effect. These constrain >can be extracted form shape function, consider continuty >of solution (C0-space), as mani noted.

I am getting a sense of it but I have no idea about the details of implementing it. Is there any paper or material from which I can get more details about implementing this?

  Reply With Quote

Old   February 22, 2007, 13:26
Default Re: non-confirming grids
  #5
rt
Guest
 
Posts: n/a
i only want to give a guideline, for more detail simply search in web with "hanging node + finite element", keyword, surley you find several usefull material, also in classic book there are some material.

note that hanging node is usually related to AMR FEM but your case is probably more complex.

out of curiosity:

what is your dimension (2d or 3d)? what is your element type (tri/tet or quad/hex)? what is your problem type (ellyptic/ parabolic)? and why you have such non-trivial mesh and why you don't convert it to traditional mesh?

  Reply With Quote

Reply

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
[Other] OpenFOAM - structured or unstructured Grids ? thomasduerr OpenFOAM Meshing & Mesh Conversion 22 November 25, 2018 00:18
A question about dynamic overset grids JXIA Main CFD Forum 4 January 10, 2008 04:50
Reloading grids in Pre Pascale Fonteijn CFX 1 July 7, 2003 14:33
UDF Face Fluxes & Partitioned Grids Greg Perkins FLUENT 0 April 6, 2001 02:50
Can I define grids motion as a time functions Darcy CFX 4 March 29, 2001 22:14


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