|
[Sponsors] |
How to import the results of one solver to the other solver in OpenFOAM |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 14, 2020, 03:33 |
How to import the results of one solver to the other solver in OpenFOAM
|
#1 |
New Member
Ngô Đình Nhân
Join Date: Apr 2020
Posts: 2
Rep Power: 0 |
Hello all
I am new in OpenFOAM. So I want to learn how to model the multiphysics problem in OpenFOAM. Specifically, I want to compute the particle trajectories in OpenFOAM. Those particles are governing by three main forces: drag force, electrical force and gravity force. In order to do this task, I used (my strategy simulation as similar to my attached file): (1) electrostaticFoam solver for electrical field computation. Solution of this solver will be used for electrical force computation in particle tracking (2) icoFoam solver for fluid flow velocity field computation. Solution of this solver will be used for drag force computation in particle tracking My problem is that I don't know how to import the solutions of electrostaticFoam and icoFoam into particle tracking solver to compute particle trajectories. Anyone who have experiences about this problem, please give me a idea ? I really appreciate your contribution TIA./ |
|
April 14, 2020, 17:50 |
|
#2 |
Senior Member
Herpes Free Engineer
Join Date: Sep 2019
Location: The Home Under The Ground with the Lost Boys
Posts: 931
Rep Power: 13 |
Can these simulations be subsequent or should be executed at the same time (like in a coupled manner)?
EDIT: and which solver is the `particle tracking solver`?
__________________
The OpenFOAM community is the biggest contributor to OpenFOAM: User guide/Wiki-1/Wiki-2/Code guide/Code Wiki/Journal Nilsson/Guerrero/Holzinger/Holzmann/Nagy/Santos/Nozaki/Jasak/Primer Governance Bugs/Features: OpenFOAM (ESI-OpenCFD-Trademark) Bugs/Features: FOAM-Extend (Wikki-FSB) Bugs: OpenFOAM.org How to create a MWE New: Forkable OpenFOAM mirror |
|
April 17, 2020, 02:25 |
|
#3 |
New Member
Ngô Đình Nhân
Join Date: Apr 2020
Posts: 2
Rep Power: 0 |
Hello HPE
I prefer to a subsequent simulation. For particle tracking, I am going to use DPMFoam. Please refer to my attached file, sir. |
|
Tags |
particle tracing, particle tracking |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Map of the OpenFOAM Forum - Understanding where to post your questions! | wyldckat | OpenFOAM | 10 | September 2, 2021 06:29 |
Comparison between OpenFoam and Fluent results | chku24 | OpenFOAM Running, Solving & CFD | 2 | January 19, 2020 20:52 |
OpenFOAM course for beginners | Jibran | OpenFOAM Announcements from Other Sources | 2 | November 4, 2019 09:51 |
Density-based, fully-coupled, compressible solver in OpenFOAM? | francesco_capuano | OpenFOAM Running, Solving & CFD | 7 | November 20, 2018 14:12 |
OpenFOAM - Validation of Results | Ahmed | OpenFOAM Running, Solving & CFD | 10 | May 13, 2018 19:28 |