|
[Sponsors] |
Modeling Continuum Surface Force (CSF) in Momentum Equation |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 30, 2024, 09:53 |
Modeling Continuum Surface Force (CSF) in Momentum Equation
|
#1 |
New Member
Mohammad Khojastehmehr
Join Date: Jul 2020
Posts: 20
Rep Power: 6 |
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) Last edited by MCrossover97; June 30, 2024 at 11:01. |
|
Tags |
continuum surface tension |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
add a force in momentum equation | carolee | OpenFOAM Running, Solving & CFD | 6 | June 20, 2022 09: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 22:13 |
Cluster ID's not contiguous in compute-nodes domain. ??? | Shogan | FLUENT | 1 | May 28, 2014 16:03 |
Surface tension - Continuum Surface Force model | Robert | Main CFD Forum | 0 | May 2, 2002 08:34 |
gravitational force for free surface flow | Jongtae Kim | Main CFD Forum | 1 | July 2, 2000 12:57 |