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

icoDyMFoam 1.6-ext--movingBlockRBF error----HELP PLEASE

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 19, 2013, 13:45
Default icoDyMFoam 1.6-ext--movingBlockRBF error----HELP PLEASE
  #1
psk
Member
 
david
Join Date: Jun 2013
Location: Montreal, Canada
Posts: 62
Rep Power: 11
psk is an unknown quantity at this point
Good Day Folks,

I hope my queries is relevant to this part,I am running the tutorial movingBlockRBF in icoDyMFoam, I got error like this,

/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM Extend Project: Open source CFD |
| \\ / O peration | Version: 1.6-ext |
| \\ / A nd | Web: www.extend-project.de |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : 1.6-ext
Exec : icoDyMFoam
Date : Jul 19 2013
Time : 16:56:48
Host : ubuntu
PID : 5047
Case : /home/ubuntu/icoDyMFoamtest/testonemovingBlockRBF
nProcs : 1
SigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).

// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time

Create dynamic mesh for time = 0

Selecting dynamicFvMesh dynamicMotionSolverFvMesh
Selecting motion solver: RBFMotionSolver
Radial Basis Function interpolation: Selecting RBF function: IMQB
Total points on moving boundaries: 395
Total points on static boundaries: 25295
Selected 79 control points
Number of internal points: 39432
Reading transportProperties

Reading field p

Reading field U

Reading/calculating face flux field phi

Reading field rAU if present

Starting time loop

Volume: new = 1279.59 old = 1279.59 change = 0 ratio = 0
Courant Number mean: 0.043488 max: 0.452884 velocity magnitude: 1
deltaT = 0.0110403
--> FOAM Warning :
From function dlLibraryTable:pen(const fileName& functionLibName)
in file db/dlLibraryTable/dlLibraryTable.C at line 86
could not load libRBFMotionFunction.so: cannot open shared object file: No such file or directory

--> FOAM FATAL ERROR:
Unknown function type RBFMotion

Valid functions are :

3
(
surfaces
sets
probes
)

From function functionObject::New(const word& name, const Time&, const dictionary&)
in file db/functionObjects/functionObject/functionObject.C at line 89.

FOAM exiting

ubuntu@ubuntu:~/icoDyMFoamtest/testonemovingBlockRBF$

Kindly secure and guide me
__________________
Million Thanks,
David

"Small Dream is a Crime"
psk is offline   Reply With Quote

Old   July 19, 2013, 14:00
Default icoDyMFoam 1.6-ext--movingBlockRBF error----HELP PLEASE
  #2
New Member
 
Kanuk
Join Date: Oct 2010
Posts: 28
Rep Power: 15
kanuk is on a distinguished road
You probably haven't compiled the library libRBFMotionFunction.so yet, which is required for the tutorial. There should be an "Allrun" executable that will build it for you before running icoDyMFoam.

If for some reason you don't have the Allrun script, you might try:

$ cd RBFMotionFunction
$ wmake libso

Then, icoDyMFoam should work for the tutorial.

Next time, try posting inquiries like this as a new thread - I'd like to keep this one open to those working on a workaround for the cyclic BC with tetDecomposition solvers

Cheers
Dave
kanuk is offline   Reply With Quote

Old   July 20, 2013, 11:19
Default
  #3
psk
Member
 
david
Join Date: Jun 2013
Location: Montreal, Canada
Posts: 62
Rep Power: 11
psk is an unknown quantity at this point
Thanks Dave for reply & kind information, I try my best.
__________________
Million Thanks,
David

"Small Dream is a Crime"
psk 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
OF 1.6 ext on Ubuntu 12.10 (64 bit) compilation errors dreamilam OpenFOAM Installation 7 April 21, 2013 05:43
[mesh manipulation] difference in 'make axial mesh' for OF 2.1 & OF 1.6 EXT Rocky4 OpenFOAM Meshing & Mesh Conversion 0 November 17, 2012 16:48
Solver Compiling error - OF 1.6 ext. raditz OpenFOAM Programming & Development 8 November 4, 2012 09:53
OpenFOAM 1.6 ext - Compilation errors - Fedora 17(32bit) toolpost OpenFOAM Installation 15 September 21, 2012 09:38
installing OF 1.6 ext yhaomin2007 OpenFOAM Installation 3 September 11, 2012 16:52


All times are GMT -4. The time now is 18:31.