-
-
October 24, 2018 at 6:16 pm
maxime87
SubscriberHello,
Using the multiphasic eulerian model, a simulation of fluidized bed with air and sand was made.
My issue is that I don´t have access to the pressure drop value in the post processing interface.
Indeed, nor the static and dynaçic pressure give the espected pressure drop (cf figure attached).
I know this is a specific question but science scientific progress lies in details, so :
How can the pressure drop be obtained ? Or, how can we have access to the Gidaspow drag function which is required to calculate the interphase pressure term (cf equation below)?
Message in a bottle, may someone find the answer. Thanks
-
October 25, 2018 at 5:53 am
DrAmine
Ansys EmployeeThere is no direct pressure drop value. You need to evaluate it on your own by creating some Report definitions in Fluent at the required locations (say inflow / outflow or above/below the bed) and then build-up the difference.
-
October 27, 2018 at 8:21 pm
maxime87
Subscriber -
October 28, 2018 at 10:52 am
DrAmine
Ansys EmployeeThere is no documented official way to access it. You can write your own drag function.
-
November 1, 2018 at 1:19 am
maxime87
SubscriberAll right, maybe I can try to use the data in order to calculate this coefficient during the simulation but I don't know how.
How can I do this : generate the Ks coefficient while the simulation is rolling ?
Thanks
Maxime
-
November 1, 2018 at 3:13 pm
DrAmine
Ansys EmployeeYou need to use DEFINE_ADJUST Macro to write the whole formulation and write it into a cell UDMI (C_UDMI) to have it post-processed.
But why do you need to now it? Actually one is interested to get the pressure drop as you highlighted but not the drag coefficient which is used in the modeling strategy.
-
November 1, 2018 at 3:41 pm
maxime87
SubscriberInteresting,
The pressure drop that I am looking for depends on this coefficient (Ksl = Pressure drop/(Velocity*Height of the bed ) ) and I don't have access to it.
Indeed while I'm looking at the static pressure in the post-processing, it gives the value of the bed's weight not the pressure due to the gas-solid interactions which depends on the velocity (cf curve above). This pressure is the result of the gas phase force applied on the granular phase and unfortunately I don't see how I can obtain it in the Fluent's interface.
But your proposal DEFINE_AJUST may be an answer.
Thanks again
Maxime
-
November 1, 2018 at 8:18 pm
DrAmine
Ansys EmployeeKsl is a part of drag after Ergun. Saying that the result what you get for pressure drop will be in line with it. Please have a look into the documentation.
-
November 1, 2018 at 11:19 pm
maxime87
SubscriberYes, Fluent compute Ergun's Equation but the question is where is the result of this calculus?
Best regards,
Maxime
-
November 2, 2018 at 7:04 am
DrAmine
Ansys EmployeeThe results is used to model the drag force. This is done in every cell and you want the information at global level between below and above the bed. Just post-process the pressure and you will have your pressure drop curve. That is what we did x times before.
-
November 2, 2018 at 1:37 pm
maxime87
SubscriberOk, I did this at the beginning and it gives me a constant value equal to the bed's weight (no matter the velocity), not the curve above.
Maybe you can give me an example of fluidized bed simulation involving this tecnique ?
Thks,
Maxime
-
November 2, 2018 at 2:37 pm
Rob
Ansys EmployeeIf the model is converged and you've not blown the bed out of the domain (you won't be the first person to do this) the pressure should increase with velocity.
-
November 2, 2018 at 3:07 pm
DrAmine
Ansys EmployeeNow we got your point: Ok, I did this at the beginning and it gives me a constant value equal to the bed's weight (no matter the velocity), not the curve above."
As ANSYS Staff I cannot share any examples not stated as tutorials. I can just tell you: a static bed is not only supported by the inlet. In reality, for static beds it is shown experimentally that the lateral walls contribute in supporting the bed mass. The particulate media creates some arches in contact which the lateral walls due to friction. This arches then support the particle mass above. Of course it depends on the ratio between the bed high and its diameter. A correction of fricitional pressure might allow the prediction of the pressure drop below the minimum fluidization velocity. I will update one more time whenever I have something to add.
-
November 8, 2018 at 9:18 pm
maxime87
Subscriber -
November 8, 2018 at 9:54 pm
-
November 12, 2018 at 7:49 am
DrAmine
Ansys EmployeeRecomputing the function itself is not the solution as the value will be cell dependent and you want to have a global variable.
-
November 12, 2018 at 12:47 pm
maxime87
SubscriberYes, I am trying to do averages in order to have the drag pressure but that's not really good. Maybe it like rwoolhou said is about the boundary and initial conditions.
Thanks
Maxime Taupiac
-
November 12, 2018 at 12:53 pm
DrAmine
Ansys EmployeeYes but as I said I remember that a correction of frictional pressure might allow the prediction of the pressure drop below the minimum fluidization velocity.
You can check if with DDPM + DEM you can obtain without any additional modification. But with DEM that would be expensive (based on the loading you have).
-
November 12, 2018 at 3:02 pm
maxime87
SubscriberHello Mr rwoolhou,
what do you mean by "blowing out the bed" ? Because, yes the simulation converges and the bed is moving between the boundaries quite normally.
Thank you for your advice.
Maxime
-
November 12, 2018 at 7:28 pm
DrAmine
Ansys Employeeblown down out = No bed anymore in the domain
-
December 7, 2018 at 3:13 pm
maxime87
SubscriberHi again Amine,
I tried like you said a 2D DEM-DDPM with collisions simulation with a manual injection (I did a rectangular pile of 92605 particles). Two main issues occured. Firstly the initial bed packing is very low (~10^-4-10^-5 and I want 0,5 (cf picture) ) and secondly the overlap is really important.
I keep the default collision parameters, the particle's diameter is 325um. During the calculation, a lot of particles escaped and there was a problem of tracking within the espected residence time...
Is there a way to solve both these issues ?
-
December 7, 2018 at 3:25 pm
DrAmine
Ansys EmployeePlease create a new thread for the new question. Regarding the old question: I can confirm we are able to provide the curve you want even by just using a refined mesh (all drag models for fluidized bed will overpridcit drag and bed height on very coarse mesh). However here we are still neglecting for the lateral walls contribution in supporting the bed mass (The particulate media creates some arches in contact which the lateral walls due to friction).
I tested for particles with 100 micron.
-
December 7, 2018 at 7:29 pm
maxime87
SubscriberI understood this question of the wall contribution. About the refinement do you have an advice on the value ? (r = length of the cell / particle diameter )
Regards,
Maxime
-
September 29, 2019 at 4:57 am
Armand
SubscriberDear Amine,
This is Yinghui from China. I have encountered exactly the same question with Maxime. Thanks a lot for providing the suggestions. Would you please provide more details on how to make the correction of fricitional pressure when below the minimum fluidization velocity? Please feel free to reach me via 1507904586@qq.com. Thank you very much.
Best regards,
Yinghui
-
October 7, 2019 at 4:19 pm
Armand
SubscriberDear Amine,
This is Yinghui from China. I have encountered exactly the same question with Maxime. Thanks a lot for providing the suggestions. Would you please provide more details on how to make the correction of fricitional pressure when below the minimum fluidization velocity? Please feel free to reach me via REMOVED. Thank you very much.
Best regards,
Yinghui
-
October 8, 2019 at 3:22 pm
Rob
Ansys EmployeeAs this is posted elsewhere I'll lock the thread to avoid confusion (and remove the email address).
-
- You must be logged in to reply to this topic.

Earth Rescue – An Ansys Online Series
The climate crisis is here. But so is the human ingenuity to fight it. Earth Rescue reveals what visionary companies are doing today to engineer radical new ideas in the fight against climate change. Click here to watch the first episode.

Ansys Blog
Subscribe to the Ansys Blog to get great new content about the power of simulation delivered right to your email on a weekly basis. With content from Ansys experts, partners and customers you will learn about product development advances, thought leadership and trends and tips to better use Ansys tools. Sign up here.
- Suppress Fluent to open with GUI while performing in journal file
- Floating point exception in Fluent
- What are the differences between CFX and Fluent?
- Heat transfer coefficient
- Getting graph and tabular data from result in workbench mechanical
- The solver failed with a non-zero exit code of : 2
- Difference between K-epsilon and K-omega Turbulence Model
- Time Step Size and Courant Number
- Mesh Interfaces in ANSYS FLUENT
- error in cfd post
-
2564
-
2068
-
1289
-
1106
-
459
© 2023 Copyright ANSYS, Inc. All rights reserved.