|
[Sponsors] |
include force(acting at interface of two liquid only(VOF model)) term in momentum eq. |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 7, 2014, 07:19 |
include force(acting at interface of two liquid only(VOF model)) term in momentum eq.
|
#1 |
New Member
Mayank Jain
Join Date: Jun 2014
Posts: 3
Rep Power: 12 |
I want to include a force term (acting only at interface(moving) of two liquid(VOF model)) in momentum eq.
force=c*(grad of scalar in uds equation), c=constant I have no idea how to do that, any help will be greatly appreciated Thanks |
|
July 15, 2014, 16:17 |
|
#2 |
New Member
leonardo
Join Date: Jul 2014
Posts: 1
Rep Power: 0 |
You will have to calculate this gradient first then add it as a source term in the cell zone conditions.
Basically write a compiled udf 1) Calculate the gradient via DEFINE_ADJUST 2) Calculate the force via DEFINE_SOURCE Look at the Ansys manual(HELP) and see the examples in DEFINE_ADJUST/DEFINE_SOURCE |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Question about heat transfer coefficient setting for CFX | Anna Tian | CFX | 1 | June 16, 2013 07:28 |
viscosity term in discetrization momentum equation | hans-186 | Main CFD Forum | 4 | April 1, 2013 14:34 |
ATTENTION! Reliability problems in CFX 5.7 | Joseph | CFX | 14 | April 20, 2010 16:45 |
OpenFOAM15 paraFoam bug | koen | OpenFOAM Bugs | 19 | June 30, 2009 11:46 |
Adding a momentum source term | segersson | OpenFOAM Running, Solving & CFD | 5 | March 3, 2006 00:06 |