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

Forces in icoStructFoam

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 18, 2010, 03:45
Default Forces in icoStructFoam
  #1
New Member
 
yusuke
Join Date: Dec 2009
Posts: 3
Rep Power: 16
yukeone is on a distinguished road
Hi, I'm trying to indicate forces in OF-1.6 icoStructFoam solver.
But, I'm not able to calculate forces.

functions
{
force
{
type forceCoeffs;
functionObjectLibs ("libforces.so");
outputControl timeStep;
outputInterval 1;
patches
(
interface
);
pName p;
UName U;
log true;
rhoInf 1000;
CofR (0 0 0);
liftDir (0 1 0);
dragDir (-1 0 0);
pitchAxis (0 0 1);
magUInf 0.067;
IRef 0.06;
Aref 3e-4;
}
};




Starting time loop


request for objectRegistry region0 from objectRegistry naca-fsi failed
available objects of type objectRegistry are
2
(
region1
region2
)
#0 Foam::error:rintStack(Foam::Ostream&) in "/usr/local/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libOpenFOAM.so"
#1 Foam::error::abort() in "/usr/local/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libOpenFOAM.so"
#2 Foam::Ostream& Foam:perator<< <Foam::error>(Foam::Ostream&, Foam::errorManip<Foam::error>) in "/home/aihara/OpenFOAM/aihara-1.6/applications/bin/linux64GccDPOpt/icoStructFoam"
#3 Foam:bjectRegistry const& Foam:bjectRegistry::lookupObject<Foam:bjectReg istry>(Foam::word const&) const in "/usr/local/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libOpenFOAM.so"
#4 Foam::OutputFilterFunctionObject<Foam::forceCoeffs >::start() in "/usr/local/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libforces.so"
#5 Foam::functionObjectList::read() in "/usr/local/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libOpenFOAM.so"
#6 Foam::Time:perator++() in "/usr/local/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libOpenFOAM.so"
#7 main in "/home/aihara/OpenFOAM/aihara-1.6/applications/bin/linux64GccDPOpt/icoStructFoam"
#8 __libc_start_main in "/lib64/tls/libc.so.6"
#9 __gxx_personality_v0 in "/home/aihara/OpenFOAM/aihara-1.6/applications/bin/linux64GccDPOpt/icoStructFoam"

From function objectRegistry::lookupObject<Type>(const word&) const
in file db/objectRegistry/objectRegistryTemplates.C at line 140.
FOAM aborting
Aborted


can anybody help me?

Thanks!
yukeone is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Forces in V1.6 terrybarnaby OpenFOAM Post-Processing 72 September 2, 2015 17:49
Calculate forces without hydrostatic pressure geir_oye FLUENT 4 November 12, 2009 10:12
changes to forces in 1.6 linnemann OpenFOAM Running, Solving & CFD 0 July 30, 2009 09:49
2d foil pressure forces problem mayor FLUENT 4 December 1, 2003 04:57
Valve Forces in CFdesign Mike Clapp Main CFD Forum 3 March 8, 2001 15:09


All times are GMT -4. The time now is 16:38.