|
[Sponsors] |
December 8, 2013, 19:36 |
BC for measuring force on blunt body
|
#1 |
New Member
Join Date: Dec 2013
Posts: 4
Rep Power: 13 |
I'm trying to measure force exerted on a blunt body by a constant flow using "forces" function but the forces are always with a very low value (0.0005).
0/U: body { type fixedValue; value uniform (0 0 0); } 0/p: body { type zeroGradient; } This is a 3D case. |
|
December 9, 2013, 16:27 |
|
#2 |
Member
W. Schuyler Hinman
Join Date: Apr 2013
Location: Calgary, Alberta, Canada
Posts: 38
Rep Power: 13 |
Did you make sure you have everything defined correctly in the forceCoeffs dictionary?
S. |
|
December 9, 2013, 18:43 |
|
#3 | |
New Member
Join Date: Dec 2013
Posts: 4
Rep Power: 13 |
Quote:
forces { type forces; functionObjectLibs ("libforces.so"); outputControl timeStep; outputInterval 5; patches ( "blunt_object" ); pName p; UName U; rhoName rhoInf; log true; CofR (0 0 0); rhoInf 1000; } |
||
December 9, 2013, 19:15 |
|
#4 | |
Member
W. Schuyler Hinman
Join Date: Apr 2013
Location: Calgary, Alberta, Canada
Posts: 38
Rep Power: 13 |
Quote:
Other than that I'm out of ideas sorry! Maybe someone else will be more helpful. |
||
December 9, 2013, 19:20 |
|
#5 | |
New Member
Join Date: Dec 2013
Posts: 4
Rep Power: 13 |
Quote:
|
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
ActuatorDiskExplicitForce in OF2.1. Help | be_inspired | OpenFOAM Programming & Development | 10 | September 14, 2018 12:12 |
force convergence problems in CFX 6DOF rigid body solver | ajay_ks | CFX | 8 | March 25, 2013 05:02 |
Force can not converge | colopolo | CFX | 13 | October 4, 2011 23:03 |
Body force at the cell face | Souviktor | Fluent UDF and Scheme Programming | 0 | March 31, 2009 09:54 |
UDF for lift force on a bluff body | sawa | FLUENT | 2 | April 11, 2005 04:06 |