|
[Sponsors] |
November 27, 2011, 21:15 |
EMMS drag model UDF
|
#1 |
Member
Join Date: Oct 2011
Posts: 37
Rep Power: 15 |
hi. i try to make numerical simulation of a circulating fluidized bed riser using fluent. and i want to use EMMS drag model as a coefficient of exchange between solid and gas. so i must use UDF to incorporate this model into fluent.
the problem is i don't know how to write this UDF. if someone has such UDF please send to me or give me a hint. thanks. |
|
November 28, 2011, 07:05 |
Re
|
#2 |
Senior Member
shoeb khan
Join Date: Nov 2011
Posts: 179
Rep Power: 15 |
Hi
There are several drag laws udf in the udf Manuel of fluent. You can copy the Schiller-Newman drag law udf from the manual and modify it with your own need. Hope that will help you. SHK |
|
November 30, 2011, 00:02 |
|
#3 |
Member
Join Date: Oct 2011
Posts: 37
Rep Power: 15 |
SHK, Thank You very much for your suggestion.
in the UDF manual i found a ''UDF for customizing the default Syamlal drag law'' and i modified it to obtain EMMS drag model. but when i tried to make the simulation. fluent displayed this message '' error: floating point error:invalid number''. i verified the udf but i can't find the mistake. |
|
November 30, 2011, 00:55 |
Re
|
#4 |
Senior Member
shoeb khan
Join Date: Nov 2011
Posts: 179
Rep Power: 15 |
Hi
This is a general problems that happens with udf many times. Even mostly when i try to compile the udf form the user manual even they also don't work. U have to still debug it more and try to use different combination of equations and try to make it work if you are using windows. Many times if is very difficult to make udf work. Else you can interpret the udf in a linux machine. Hope that will help you. SHK |
|
February 9, 2013, 08:52 |
|
#5 | |
Senior Member
Join Date: May 2011
Posts: 231
Rep Power: 16 |
Quote:
I have the same problem. did you manage to solve it? thanks in advance! |
||
September 11, 2013, 06:15 |
|
#6 |
New Member
Join Date: Aug 2012
Posts: 22
Rep Power: 14 |
Hi everybody I need to use the EMMS drag model to simulate a gas-solids granular flow. Finally, does somebody get the EMMS UDF properly implemented in ANSYS Fluent?
|
|
September 11, 2013, 06:33 |
|
#7 |
Senior Member
Join Date: May 2011
Posts: 231
Rep Power: 16 |
Hi jipaz,
I did it. It is very esay task because you have already Syamlal model for example you should only modify it. What is your project? What is your question? best! Kanarya |
|
September 11, 2013, 09:49 |
EMMS Drag Model
|
#8 |
New Member
Join Date: Aug 2012
Posts: 22
Rep Power: 14 |
Kanarya, thanks for your reply.
The first part of my project is to validate a CFD model for a FCC Riser against Knowlton's et.al. experimental data. I have already done a first aproximation using the Syamlal-O'Brien drag model (already included in Fluent 12.1), and my results are good, but I have read that I could improve my predictions using a better drag model, this is why I want to include EMMS model. What is the best way to implement the EMMS UDF, interpreted or compiled? Could you send the EMMS UDF that you did, just to compare with mine? By the way, I also need to set Johnson and Jackson Boundary Conditions for wall-solids tangential velocity and granular temperature, but I don't know how to do this task, any help is very welcome. Thanks in advance. Ignacio Last edited by jipaz; September 11, 2013 at 09:54. Reason: Put an additional question |
|
September 11, 2013, 10:51 |
|
#9 | |
Senior Member
Join Date: May 2011
Posts: 231
Rep Power: 16 |
Hi,
you should compile it. I think, to send my code to you is not good idea for you! you should just modify the code from Syamlal-O'Brien drag which is included in the Udf examples. I think you do not have much experiance with UDF. I suggest you to get familiar with it and then you will see that it is not so difficult to implement it. If you have the code and it is not working you can ask some specific questions and I will try to help you! Best! Quote:
|
||
September 11, 2013, 10:54 |
|
#10 | |
Senior Member
Join Date: May 2011
Posts: 231
Rep Power: 16 |
in case of Johnson and Jackson Boundary Conditions, it is already in the fluent.just go to solid phase wall boundary conditions and you will see the option!
Quote:
|
||
September 11, 2013, 10:59 |
|
#11 |
New Member
Join Date: Aug 2012
Posts: 22
Rep Power: 14 |
Thanks Kanarya, you are right I don't have any experience about UDF, but I'll try to do my best, and if I'd have any additional question, I'll send it to the forum.
Also thanks about JJ BC reply Regards, Ignacio |
|
September 14, 2013, 19:48 |
|
#12 |
New Member
Join Date: Aug 2012
Posts: 22
Rep Power: 14 |
I'm running a FCC Riser gas-solid simulation, and I need to set the Johnson and Jackson BC for Tangential velocity of solids and Granular temperature at wall.
What I've done is to define at wall-surfase_body Boundary Conditions for the solid phase in Momentum/Shear Condition a value for Specularity Coefficient, and in Multiphase/Granular Conditions, selected the Johnson-Jackson option and defined a value for the Restitution Coefficient. Doing this is the way to define the Johnson-Jackson BC? I think that specifying the Specularity Coeff I defined the Tangential Velocity BC, but I'm not sure that defining the Restitution Coeff I'm defining the Granular temperature BC. Any help is very welcome. Regards, Ignacio |
|
October 6, 2013, 13:05 |
|
#13 |
Member
mohsen
Join Date: Sep 2013
Posts: 42
Rep Power: 13 |
Hi every body
i want use RUC drag model for simulation of gas-solid behaviour in fluidized bed and i written cod and im sure that cod is correct but i cant compile it .when i compile it fluent display this message : "Deleted old libudf\ntx86\2ddp\libudf.dll The system cannot find the file specified." Does anybody know what's problem? Thanks a lot |
|
October 6, 2013, 16:36 |
|
#14 | |
Senior Member
Join Date: May 2011
Posts: 231
Rep Power: 16 |
hi ,
You should go to User Defined -> Functions->Manage and delete the libudf file... best! Kanarya Quote:
|
||
December 4, 2013, 08:59 |
|
#15 | |
New Member
Prashant Gupta
Join Date: Mar 2011
Location: Edinburgh
Posts: 29
Rep Power: 15 |
Quote:
I believe you have incorporated EMMS based drag model in fluent ? I am trying to figure out, did you work out meso scale structures related to your system/operating system and then optimise or use exisiting cases and corresponding case derived drag models such as in B. Lu et al. 2009 Chemical Eng. Sci. 64 3437-3447 ? I am trying to work out for the drag model according to d = 1.2 mm , rhop = 1000 kg/m^3 with U = 0.9 m/s , but I guess this requires solving 7 non-linear complex equations. Any insight will be appreciated. Kind regards Prashant Last edited by Prash; December 4, 2013 at 10:15. |
||
December 4, 2013, 10:41 |
|
#16 | |
Senior Member
Join Date: May 2011
Posts: 231
Rep Power: 16 |
Hi Prashant,
You can use simplified version at the beginning like in LM. Armstrong 2010,Two-dimensional and three-dimensional computational studies of hydrodynamics in the transition from bubbling to circulating fluidised bed Best regards, Kanarya Quote:
|
||
December 4, 2013, 11:24 |
|
#17 |
New Member
Prashant Gupta
Join Date: Mar 2011
Location: Edinburgh
Posts: 29
Rep Power: 15 |
Hey,
Thanks for the reference. I would certainly go about coding this. However. I have a question on applicability of the generalized drag model in the present paper. the whole idea of the drag model was to account for heterogeneity and meso structures in the systems. There is apparent lack of explanation on how the drag model used is successful in producing these meso-structures which are dependent on fluidization regimes and in extension operating conditions. As a side comment. For ever since the drag models like ergun wen yu etc have been applied for a heterogeneous system in an ad hoc way. This drag model has certainly more grounds of applicability. But meso-scale drag model for a particular operating system would be quite logical as the procedure is laid down in the publication earlier mentioned. I would appreciate, If you have insights to these. Kind regards Prashant |
|
December 4, 2013, 11:32 |
|
#18 | |
Senior Member
Join Date: May 2011
Posts: 231
Rep Power: 16 |
Hi,
Are you PhD student? what kind of application are u simulating? Have a look on 4th chapter of this book "Computational Gas-Solids Flows and Reacting Systems: Theory, Methods and Practice" best! Kanarya Quote:
|
||
December 4, 2013, 11:44 |
|
#19 | |
New Member
Prashant Gupta
Join Date: Mar 2011
Location: Edinburgh
Posts: 29
Rep Power: 15 |
Quote:
Yes I am a post grad. I am mostly simulating Geldart B/D fluidization behavior. I am not quite sure if I have access to the book. I request if you have a pdf of the book. However, I have gone through MFIX documentation by same authors, addressing these issues. I will be happy to read it in detail from the book if they present an argument supporting/against the applicability of drag models. Though I am mostly interested in applicability of EMMS drag models presented in this Armstrong paper. Thanks again for good reference and persistence with the argument Kind regards Prashant |
||
May 21, 2014, 11:33 |
EMMS in fluent 14.5 diverging problem
|
#20 |
New Member
Join Date: Aug 2012
Posts: 22
Rep Power: 14 |
Hi Kanarya:
I'm simulating a 2D Fluidized Bed Riser in Ansys Fluent 14.5 using an Eulerian approach, k-e turbulent model, Johnson-Jackson wall boundary condition. When I use some drag model included into fluent, I havo no problem about the convergence, but I can not obtain the proper mass flux profiles into the riser, so I tried to use the EMMS drag model as an UDF, I compiled it well, without any error message, but when I started the calculation procedure, before the first iteration I got the following error messages: Updating solution at time levels N and N-1. done. iter continuity u-aire u-solidos v-aire v-solidos gt-solidos vf-solidos time/iter mp-x-momentum equations: Divergence detected in AMG solver: pressure correction Divergence detected in AMG solver: vof-1 Divergence detected in AMG solver: pressure correction Divergence detected in AMG solver: vof-1 Divergence detected in AMG solver: pressure correction Divergence detected in AMG solver: vof-1 Divergence detected in AMG solver: pressure correction Divergence detected in AMG solver: vof-1 Primitive Error at Node 0: floating point exception Primitive Error at Node 1: floating point exception Primitive Error at Node 2: floating point exception Primitive Error at Node 3: floating point exception I test my problem using the modified Syamlal-O'Brien drag model example, and the run progress properly, so I understand that the problem is the EMMS UDF, but I don't know what I should do. Any help is very welcome. Regards, Ignacio |
|
Tags |
emms, udf |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
one-step simulation for two-stage model with UDF | wlt_1985 | FLUENT | 0 | March 25, 2011 06:01 |
UDF for linear PTT model implementation | dpitz | Fluent UDF and Scheme Programming | 1 | February 4, 2011 11:08 |
Problem with UDF (Drag model) | understate | FLUENT | 0 | January 4, 2011 06:01 |
UDF for Herschel-Bulkely model | emad | Fluent UDF and Scheme Programming | 5 | July 20, 2009 09:16 |
UDF, Herschel-Bulkely model don't have Yielding viscosity term | emad | Fluent UDF and Scheme Programming | 0 | May 19, 2009 13:46 |