CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Programming & Development (https://www.cfd-online.com/Forums/openfoam-programming-development/)
-   -   Looking for paper "Implementation of level set method ..." by Bitan Shu, et al (https://www.cfd-online.com/Forums/openfoam-programming-development/60742-looking-paper-implementation-level-set-method-bitan-shu-et-al.html)

asaha December 8, 2007 15:40

Looking for paper "Implementation of level set method ..." by Bitan Shu, et al
 
Hello All,

It would be really great if you all can send me this
"Implementation of level set method based on OpenFOAM for Capturing the free interface
in incompressible fluid flows"
Bitan Shu, Frank Dammel, Peter Stephan - Technische Universität Darmstadt, Germany
which was presented recently at the OpenFOAM International Conference.

msrinath80 December 8, 2007 18:09

I am also interested in this p
 
I am also interested in this paper. I would appreciate if someone can send it to me as well. Thanks.

sradl December 10, 2007 02:43

I'm also interested! Has anybo
 
I'm also interested! Has anybody at least an abstract?!?

holger_marschall December 10, 2007 03:30

Me, too! I'm also interested i
 
Me, too! I'm also interested in that paper.

mediode December 11, 2007 03:41

Same applies to me! I would ap
 
Same applies to me! I would apreciate receiving the paper.
G
m.

eugene December 11, 2007 05:19

The entire proceeding, includi
 
The entire proceeding, including presentations, should be available from the conference website in a few weeks time.

shu December 12, 2007 09:25

Hi, I am glad to see that you
 
Hi,
I am glad to see that you are also interested in the LSM. If anyone wants the paper, please drop me an e-mail.

Regards,
Bitan Shu

make November 3, 2008 10:23

I currently try to implement a
 
I currently try to implement a level-set equation into OpenFOAM for a simulation of flame propagation.
As I see Bitan probably used a structured grid for the gradient calculation within the reinitialization of the distance function and implemented an own discretization scheme for the gradients (WENO).

Can anybody give me a hint how I could deal with the reinitialization of the distance function on an arbitrary unstructured mesh?

My Problem is as follows:
During the transport equation step I actually solve as first test the simple equation

fvm::div(phi,gmean) == 0

In a second reinitialization step I have to solve the equation mag(grad(gmean)) == 1 for all regions where gmean!=0 to reinitialize the distance function.

My problems is now that I use zeroGradient for the boundary conditions of gmean during the transport equation step which is not valid for the reinitialization. How can I deal with the patch gradients in that case? Has anybody done anything similar?

regards,
Matthias

hjasak November 3, 2008 20:17

Yes, I have done level set. M
 
Yes, I have done level set. Make two fields, with different boundary conditions. Run the normal solver on the first, reinitialisation on the second and copy the result.

Enjoy,

Hrv

make November 4, 2008 03:12

Hrv, thanks a lot for your qui
 
Hrv, thanks a lot for your quick reply.
Yes your idea is straight forward.
Can you give me a last hint? Is there a boundary condition already implemented which will fit for the reinitialisation? Cause I need neither fixedGradient nor zeroGradient, it would be a kind of fixedMagGrad, wouldn't it.

greetings,
Matthias

make November 6, 2008 05:59

Has anybody a hint for me, how
 
Has anybody a hint for me, how to deal with the boundary condition during the reinitialization of the level-set function?

I would be very grateful,
Matthias

paean November 11, 2008 04:22

Would anybody like to send me
 
Would anybody like to send me a copy of the level set paper with OpenFoam by Bitan SHU?

My email is PaeanBall (AT) gmail.com.

Thank you very much.

Best Regards,
Bao Kai

paean November 12, 2008 03:51

The paper has been received, t
 
The paper has been received, thanks a lot.

nicasch November 12, 2008 04:23

Dear Bitan, I am also interes
 
Dear Bitan,
I am also interested in your implementation, it would be great if you could send me your manuscript.
Thanks a lot!

nicasch@gmail.com

norman1981 November 12, 2008 05:05

Dear Bitan, I'm interest to
 
Dear Bitan,

I'm interest to this paper too!
I think this will become a long list... ;-)

This is my email address:

ndelpuppo@units.it

Thanks a lot!

Norman

erik023 November 12, 2008 05:37

Dear Bitan, I would love th
 
Dear Bitan,

I would love the paper as well!

could you please send to erik.ekedahl(at)gmail.com

thanks a lot!
Erik

isabel June 18, 2009 02:22

I am interested in the paper too

lamasgaldo@yahoo.es

phsieh2005 July 7, 2009 08:27

Hi,

I am wondering if anyone here has successfully implemented Level Set into OpenFOAM and is willing to share the code?

Pei

isabel July 7, 2009 13:43

Look for Shu, Stephan papers. They implemented the code in OpenFOAM
Dhir too, but not in OpenFOAM.

matteoL July 29, 2009 12:19

Hello,
has anyone managed to implement the level set formulation as proposed in the paper by shu?

1)In particular, have you managed to implement the the gradient term (eq (11-12)) for the reinitialization procedures?

2)and also, I have some strange velocity pressure peaks at the interface whenevr the interface change cell, has anyone had the same issue?any solution?
The error come sprobably to some non smoothnes of the rhoPhi term, or nu but I can't solve it..(yes, i applied smoothing as suggested..)

Thanks,
Matteo


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