|
[Sponsors] |
February 3, 2022, 01:10 |
Particle calculations
|
#1 |
New Member
Issei Omura
Join Date: Jan 2022
Posts: 15
Rep Power: 4 |
I am a university student and I am currently using OpenFOAM.
I would like to observe the behavior of particles in a two-phase condition of water and air, while rotating a propeller. I would like to use dynamicMesh to rotate the propeller, but I can't find any solver for the above condition. I compiled a new solver called MPPICInterDyMFoam based on a website, but it didn't work because the particles were trapped in the AMI. Is there any possible solution? I would be grateful for your help. Thank you very much. |
|
February 10, 2022, 00:52 |
|
#2 |
Member
Muhammad Ahyar
Join Date: Mar 2020
Posts: 30
Rep Power: 6 |
i have similar goal with you, i tried using multiphaseEulerFoam in openfoam v9. in the tutorial case it can calculate dispersed particle based on population balance equation, you can read the article here https://openfoam.org/guides/populati...ance-openfoam/ the dispersed particle tutorial is in titaniaSynthesis case.
i'm interested in your solver too, can you share it with me? maybe we can discuss because our cases is slightly similar, thanks |
|
February 10, 2022, 02:18 |
|
#3 |
New Member
Issei Omura
Join Date: Jan 2022
Posts: 15
Rep Power: 4 |
Thank you for your reply.
If you don't mind, can you show me the results of your analysis with multiphaseEulerFoam, the constant file, etc.? I have compiled MPPICInterDyMFoam similar to the link below. https://t.co/ao5gNCVlDE However, the particles were blocked by AMI and did not go up. Here is a video. https://drive.google.com/file/d/1bxy...ew?usp=sharing This is a constant. https://drive.google.com/drive/folde...gv?usp=sharing This is a system. https://drive.google.com/drive/folde...nl?usp=sharing |
|
March 4, 2022, 02:19 |
|
#4 |
Member
Muhammad Ahyar
Join Date: Mar 2020
Posts: 30
Rep Power: 6 |
this is the link my case link https://drive.google.com/file/d/14EK...ew?usp=sharing
I still working and learning on it. so far i have learned that this solver can perform population balance modelling by leveraging the phaseProperties on constant directory. In the phaseProperties we define the phase class and its diameter. Then, to get the population/NDF from specific region, we must define the region on a topoSetDict file located in system directory. I haven't analyzed deeper about the stability and/or the validation of this solver, thus i don't know the mathematical properties analysis |
|
Tags |
compile, dynamicmesh, kinematiccloud, parcel, particle |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
UDF for particle interception with pt_termination fortran routine | abcdefgh | CFX | 6 | October 6, 2019 14:30 |
Particle tracking error | alchem | OpenFOAM Bugs | 5 | May 6, 2017 17:30 |
particles leave domain | Steffen595 | CFX | 9 | March 7, 2016 17:19 |
injection problem | Mark New | FLUENT | 0 | August 4, 2013 02:30 |
DPM UDF particle position using the macro P_POS(p)[i] | dm2747 | FLUENT | 0 | April 17, 2009 02:29 |