|
[Sponsors] |
July 1, 2011, 05:28 |
How to obtain force value
|
#1 |
New Member
Join Date: May 2010
Posts: 7
Rep Power: 0 |
Dear all,
I am struggling with the following. I am using interFoam (version 1.71) and want to obtain the each force-term appered in the code UEqn.H for a certain cell to know which term is large. Those force terms are Code:
fvm::ddt(rho, U) + fvm::div(rhoPhi, U) - fvm::laplacian(muEff, U) - (fvc::grad(U) & fvc::grad(muEff)) ( fvc::interpolate(interface.sigmaK())*fvc::snGrad(alpha1) - ghf*fvc::snGrad(rho) - fvc::snGrad(p_rgh) ) * mesh.magSf() Any hints are appreciated. Best regards, Yu |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Time-averaged force in CFX | rjmcsherry | CFX | 2 | October 21, 2010 11:34 |
User-defined force transfer across FSI interface | vivekcfd | CFX | 7 | March 10, 2010 21:43 |
Viscous force | enry | Fluent UDF and Scheme Programming | 1 | November 15, 2009 11:53 |
DEFINE_CG_MOTION and pressure force | Teo Fumagalli | FLUENT | 0 | April 11, 2008 11:25 |
pressure force and viscous force | CFD | FLUENT | 0 | March 7, 2006 02:03 |