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

Openfoam-1.6-ext particle forces

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 2, 2012, 02:22
Default Openfoam-1.6-ext particle forces
  #1
Senior Member
 
Jie
Join Date: Jan 2010
Location: Australia
Posts: 134
Rep Power: 16
jiejie is on a distinguished road
Dear foamers

I am trying to implement some forces models for Lagrangian particle tracking under Openfaom-1.6-ext. I did the same thing for openfoam 2.1.1. It was quite straight forward under 2.1.1, there are different force models under /src/lagrangian/intermediate/submodels/Kinematic/ParticleForces. However, I can only find OpenFOAM-1.6-ext/src/intermediate/submodels/Kinematic/DragModel in 1.6-ext. Can anyone point out how to implement a new force model in 1.6-ext?

Thanks

Jie
jiejie is offline   Reply With Quote

Old   January 20, 2014, 16:14
Default
  #2
Member
 
India
Join Date: Oct 2012
Posts: 84
Rep Power: 13
mayank.dce2k7 is on a distinguished road
Hi Jie,

I am also trying to implement a new particle force model. Were you able to add a new force model directory and able to compile it? I am compiling a new library containing new force model and also recompiling the solver linking it to new library but on executing the solver I get the following error message:

--> FOAM FATAL ERROR:
Unknown particle force type newForce, constructor not in hash table

Valid particle force types are:

7
(
SRF
gravity
nonInertialFrame
nonSphereDrag
paramagnetic
pressureGradient
sphereDrag
)


From function ParticleForce<CloudType>::New(CloudType&, const fvMesh&, const dictionary&)
in file /home/mayank/OpenFOAM/mayank-2.1.1/platforms/linux64GccDPOpt/src/lagrangian/incompressible/intermediate/lnInclude/ParticleForceNew.C at line 55.

FOAM exiting

Any help would be appreciated. Thanks!



Regards,
Mayank.
mayank.dce2k7 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
FSI solver for openFoam 1.6 ext Whyman OpenFOAM 4 October 26, 2013 06:11
OpenFOAM 1.6 ext - Compilation errors - Fedora 17(32bit) toolpost OpenFOAM Installation 15 September 21, 2012 09:38
Installing OpenFOAM 1.6 on Ubuntu 10.4 sda OpenFOAM Installation 5 May 27, 2010 20:19
Openfoam 1.6. on Red Hat anke OpenFOAM 1 January 22, 2010 11:12
DPM UDF particle position using the macro P_POS(p)[i] dm2747 FLUENT 0 April 17, 2009 01:29


All times are GMT -4. The time now is 11:41.