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

forces using OpenFOAM-1.6-ext

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 13, 2012, 20:16
Default forces using OpenFOAM-1.6-ext
  #1
Member
 
Elh. A2. BAH
Join Date: Jan 2012
Posts: 64
Rep Power: 14
ebah6 is on a distinguished road
Dear all,

I wonder whether there is adjustments in using forces type in the controlDict file from OpenFOAM-2.1x to OpenFOAM-1.6-ext.

The controlDict file looks like this:

functions
(
forces
{
type forces;
functionObjectLibs ("libforces.so");
outputControl timeStep;
outputInterval 1;
patches (innerBlades);
rhoName rhoInf;
log true;
rhoInf 1.225;
CofR (0 0 0.05);
}
);

the viscous forces and moments looks fine but the pressure ones not so.
For example, if I set the initial internal pressure field in 0/p at 0, the pressure forces come out zero:
forces output:
forces(pressure, viscous)((0 0 0) (0.00361717 0.00349609 -2.61363e-05))
moment(pressure, viscous)((0 0 0) (1.73933e-06 -4.97862e-06 -0.00040247))
and if I set this internal pressure field at atmospheric value 1.01325e+5, the results come out non zero but nearly zero:
forces(pressure, viscous)((-7.61613e-15 -1.22402e-14 3.08017e-18) (0.00341451 0.00334337 -1.47808e-05))
moment(pressure, viscous)((-8.05998e-17 -4.94104e-16 -4.76008e-16) (4.06332e-08 -2.98494e-06 -0.00063185))

Can anyone help with this issue.

Note: I was using as until pimpleDyMFaom from OF-2.1.x but because of repeated crashes, I am trying out icoDyMFoam from OF-1.6-ext.

Thank you for your help.
ebah6 is offline   Reply With Quote

Reply


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
[Commercial meshers] Handling cyclic BC from gambit to openfoam for a cascade airfoil problem - OF 1.6 maverick OpenFOAM Meshing & Mesh Conversion 2 June 18, 2011 04:36
Test directory missing in OpenFOAM 1.6 ext andrewryan OpenFOAM 2 March 20, 2011 15:41
Help Compiling OpenFOAM 1.6 on SGI Altix Machine deji OpenFOAM 11 February 16, 2011 11:10
rotating propeller in OpenFOAM 1.6 jiejie OpenFOAM 10 January 7, 2011 01:08
Installing OpenFOAM 1.6 on ubuntu 9.10 nabeels OpenFOAM Installation 32 May 10, 2010 03:09


All times are GMT -4. The time now is 12:32.