|
[Sponsors] |
October 30, 2017, 16:44 |
Two-way coupling solver and (or?) class
|
#1 |
Member
Joaquín Neira
Join Date: Oct 2017
Posts: 38
Rep Power: 9 |
Hello,
I'm new to OpenFOAM and I'm trying to build a two-way coupling solver for sediment transportation. This is: 1. See how a turbulent flow affects the sediments. 2. See how the moving sediments affect the flow. I have already have a code for the turbulent flow (OpenFOAM) and other for the particle saltation (C++), but I need to mix them together. If I'm right, the icoUncoupledKinematicParcelFoam solver may be modified to do so, and/or the basicKinematicCollidingCloud class adding some of the code I have for saltation. So I have three questions: first: am I right or the solver I'm thinking will be useless?, second: is icoLagrangianFoam a better option?, and third: am I too lost? thank you! best regards |
|
Tags |
two-way coupling |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Accessing fields calculated in a solver within a class | Neka | OpenFOAM Programming & Development | 7 | July 12, 2017 15:06 |
How to rewrite a standard OpenFOAM solver as a C++ class | cfbaptista | OpenFOAM Programming & Development | 7 | March 23, 2016 05:50 |
two-way coupling with KinematicParcel class | jiejie | OpenFOAM Running, Solving & CFD | 2 | April 26, 2015 23:32 |
thobois class engineTopoChangerMesh error | Peter_600 | OpenFOAM | 4 | August 2, 2014 10:52 |
Pass a variable from a class to a subequation in the main solver | lord_kossity | OpenFOAM Running, Solving & CFD | 0 | September 3, 2009 13:03 |