|
[Sponsors] |
October 12, 2005, 22:30 |
reinitialization of level set on non-uniform
|
#1 |
Guest
Posts: n/a
|
Can anybody share their experience about reinitialization of level set on non-uniform, non-orthogonal grids? Since I have trouble implementing them. Any suggestion about reference is more than welcome.
Thanks a lot. Wu |
|
October 13, 2005, 11:23 |
Re: reinitialization of level set on non-uniform
|
#2 |
Guest
Posts: n/a
|
I have never seen the level set method implemented on such grid. It is always implemented on Cartesian grid. Can you guide me to any Reference?
|
|
October 14, 2005, 17:45 |
Re: reinitialization of level set on non-uniform
|
#3 |
Guest
Posts: n/a
|
Are you using finite difference? When people do FD in curvilinear coordinates, they always use coordinate transformation. What you need is only some derivatives, so a transformation may help. Good luck.
Pete |
|
October 14, 2005, 18:49 |
Re: reinitialization of level set on non-uniform
|
#4 |
Guest
Posts: n/a
|
why do you need to use a level set method for non uniform and non orthgonal mesh. I was under the impression that level sets are used for solving complex geometry in cartesian mesh. Can u plz give me an example ast why u r adopting such a method!!!
|
|
October 14, 2005, 21:57 |
Re: reinitialization of level set on non-uniform
|
#5 |
Guest
Posts: n/a
|
I'm not an expert on level set. I guess the use of non-uniform(orthogonal) mesh is because of some complex geometries.
If you want to use cartesian mesh for complex geometries, maybe immersed boundary method is the only choice? I think level set on cartesian mesh can't simulate complex geometries. |
|
October 15, 2005, 00:42 |
check this paper
|
#6 |
Guest
Posts: n/a
|
||
October 16, 2005, 15:04 |
Re: reinitialization of level set on non-uniform
|
#7 |
Guest
Posts: n/a
|
Hi
I am working in the field of Level Set Method, however, I am using Cartesin Grid, and Level Set Method is adopted because it can simulate very complex geometries and handle topological complexities while using cartesian mesh. People have used Cartesian Mesh with restructuring or refining of grid. I have Sethian's book, and a whole lot of papers on LSM, so, I will check out and let you know if there is any on Non-orthogonal mesh, or if Sethian has described something related to that, as I never cared if someone is using Non-orthogonal mesh or not. Vinod Dhiman |
|
October 17, 2005, 13:36 |
Re: reinitialization of level set on non-uniform
|
#8 |
Guest
Posts: n/a
|
Thank all of you. Yeah, that's what I'm doing. Using the fixed amount of grids, puting more grids around interface, solving coordinate transformed equations by FD, the problem came out after dozens of time steps, that's why I started to wonder what the problem is, due to the grid shape or errors associated with numerical methods.
I don't have paper about level set by using FD. Sorry for not showing the link. Thanks Kim for the link. Wu |
|
October 17, 2005, 14:17 |
Re: reinitialization of level set on non-uniform
|
#9 |
Guest
Posts: n/a
|
This is probably what you are looking for:
Yue et al., 2003, "Numerical simulation of unsteady multidimensional free surface motions by level set method,", Int. J. Numer. Meth. Fluids, 42:853-884 |
|
October 17, 2005, 14:28 |
Re: reinitialization of level set on non-uniform
|
#10 |
Guest
Posts: n/a
|
many thanks
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Need help with boundary conditions: open to atmosphere | Wolle | OpenFOAM | 2 | April 11, 2011 08:32 |
Set liquid level in a Tank | chemeng | OpenFOAM | 4 | April 7, 2010 00:46 |
Problems with Turbulence Modeling | ezsoal | OpenFOAM Running, Solving & CFD | 4 | November 26, 2009 16:12 |
Reinitialization for Level set method | Amir | Main CFD Forum | 1 | July 7, 2009 07:41 |
RasInterFoam STRANGE RESULTS AT BOUNDARY | kumar2 | OpenFOAM Running, Solving & CFD | 8 | March 24, 2008 19:38 |