CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Programming & Development

Modeling Continuum Surface Force (CSF) in Momentum Equation

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 30, 2024, 08:53
Lightbulb Modeling Continuum Surface Force (CSF) in Momentum Equation
  #1
New Member
 
Mohammad Khojastehmehr
Join Date: Jul 2020
Posts: 20
Rep Power: 5
MCrossover97 is on a distinguished road
Hi everyone,

I want to implement CSF formulation for modeling surface tension in my momentum equation and for some reason, I don't want to use built-in interFoam modules. One formulation of CSF can be found in this paper.

The general form of the momentum equation as well as the CSF formulation is attached. At first, I came up with something like this as Fc:

Code:
sigma * fvc::laplacian(fvc::grad(Sl)/mag(fvc::grad(Sl)),Sl)
But this doesn't work. The problem is that the laplacian doesn't accept fvc::grad(Sl) and I should modify it. Can you please help me implement it in the momentum equation? Can you also tell me if this form is even a correct form of implementing such a formula with respect to OpenFOAM programming standards?
Attached Images
File Type: png Screenshot 2024-06-30 160647.png (2.7 KB, 7 views)
File Type: png Screenshot 2024-06-30 160706.png (7.2 KB, 1 views)

Last edited by MCrossover97; June 30, 2024 at 10:01.
MCrossover97 is offline   Reply With Quote

Reply

Tags
continuum surface tension


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
add a force in momentum equation carolee OpenFOAM Running, Solving & CFD 6 June 20, 2022 08:14
How to convert the surface force to volume force on the interface in VOF model? aestas Fluent UDF and Scheme Programming 4 March 23, 2021 21:13
Cluster ID's not contiguous in compute-nodes domain. ??? Shogan FLUENT 1 May 28, 2014 15:03
Surface tension - Continuum Surface Force model Robert Main CFD Forum 0 May 2, 2002 07:34
gravitational force for free surface flow Jongtae Kim Main CFD Forum 1 July 2, 2000 11:57


All times are GMT -4. The time now is 17:03.