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

Level Set Method and Immersed Interface Method

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 7, 2017, 02:37
Default Level Set Method and Immersed Interface Method
  #1
Member
 
Jun
Join Date: Nov 2015
Posts: 57
Rep Power: 10
mykkujinu2201 is on a distinguished road
Dear all,

I am a master course student who is currently doing research using Immersed Interface Method and Level Set Method. Now, I am trying to represent my surface with signed distance function. I can calculate the minimum distance easily, but I don't know how to determine whether the grid point is inside or outside of the surface.
I have searched about the method but usually they gave me a simple example like circle which can be represented with exact function. Specifically, I want to know how to get the initial level set function with discrete surface control points.
Is there anyone who can help me?

Jun
mykkujinu2201 is offline   Reply With Quote

Old   August 5, 2017, 11:48
Default
  #2
Senior Member
 
Join Date: Aug 2011
Posts: 272
Rep Power: 15
leflix is on a distinguished road
Hi,

In the level set method the distance function is a signed function. If it is positive you are in fluid 1 (inside the surface), if it is negative you are in fluid 2 (outside the surface). Of course it depends on the way you initialized this function according what is for you inside or outside or (fluid1 or fluid 2).
Leflix
leflix is offline   Reply With Quote

Old   August 5, 2017, 12:31
Default
  #3
Senior Member
 
sbaffini's Avatar
 
Paolo Lampitella
Join Date: Mar 2009
Location: Italy
Posts: 2,151
Blog Entries: 29
Rep Power: 39
sbaffini will become famous soon enoughsbaffini will become famous soon enough
Send a message via Skype™ to sbaffini
There is a variety of methods. The basic one uses raytracing, but you need a smart data structure for your surface. What method do you use for your distance calculation? There are chances that you can use that with a simple check to also determine the side.
sbaffini is offline   Reply With Quote

Reply

Tags
level set method


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
On the immersed boundary method sbaffini Main CFD Forum 31 December 5, 2019 04:39
implementation of the Immersed Boundary Method mi_cfd Main CFD Forum 19 April 24, 2019 01:24
[ImmersedBoundary] Immersed Boundary Method DoQuocVu OpenFOAM Community Contributions 11 July 13, 2018 09:36
On the alpha Eqn of VOF method when using Immersed boundary method in OpenFOAM keepfit OpenFOAM 4 January 31, 2014 14:32
smoothed interface capturing method: compressible. jinwon Main CFD Forum 0 May 14, 2007 00:20


All times are GMT -4. The time now is 07:48.