|
[Sponsors] |
January 31, 2013, 02:28 |
two-way coupling with KinematicParcel class
|
#1 |
Senior Member
Jie
Join Date: Jan 2010
Location: Australia
Posts: 134
Rep Power: 16 |
Hi foamers
I am trying to implement a two-way coupling lagrangian solver by simply modifying the icoUncoupledKinematicParcelFoam. The solver doesn't solve the flow field at the moment, I am thinking of adding back the flow solving routine from the icoFoam back into it in order for it to solve the flow field. Regarding to the two-way coupling, it seems the KinematicParcel class has the ability of doing one/two-way coupling with the continuous phase from its description. Since the SU is calculated in KinematicCloudI.H. Can I just do the following to add the momentum source back to the flow solver? fvVectorMatrix UEqn ( fvm::ddt(U) + fvm::div(phi, U) - fvm::laplacian(nu, U) == kinematicCloud.SU()/rho ); Any help will be appreciated. Jiejie |
|
August 6, 2013, 04:45 |
|
#2 |
Member
X Meng
Join Date: Jun 2012
Location: Scotland
Posts: 89
Rep Power: 14 |
Hi, I am thinking about and facing the very similar problem, have you found any possible way?
|
|
April 26, 2015, 23:32 |
|
#3 |
New Member
Jesus Ramirez
Join Date: Aug 2014
Location: Colombia
Posts: 13
Rep Power: 12 |
Hello i am dealing with a similar problem. Have you figure out?. Thanks
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Remeshing_ ANSYS 14.0_ System Coupling | acdesa | ANSYS | 4 | November 2, 2016 10:12 |
thobois class engineTopoChangerMesh error | Peter_600 | OpenFOAM | 4 | August 2, 2014 10:52 |
Segmentation Fault when using class based on KinematicParcel in parallel | gschaider | OpenFOAM Bugs | 1 | August 18, 2008 07:18 |
one/two way coupling of DPM | Angela | FLUENT | 3 | April 28, 2008 10:29 |
Errors running allwmake in OpenFOAM141dev with WM_COMPILE_OPTION%3ddebug | unoder | OpenFOAM Installation | 11 | January 30, 2008 21:30 |