Sobieski, W.: Switch function and sphericity coefficient in the gidaspow drag model for modeling solid-fluid systems. DRYING TECHNOLOGY 27(2), 267-280 (2009). ISSN 0737-3937W. Sobieski, Switch function and sphericity coefficient in the Gidaspow drag model for modeling solid-fluid systems, Dry....
i am using this gidaspow drag model for my fluidised bed simulation but i am getting different results when i am incorporating this drag law through inbuilt gidaspow law and by writing a UDF for it. i have seen from fluent manual that the equations which i have used are same in the udf ...
I added a new memberfunction to "GidaspowErgunWenYu", thin at the first in dragModel.H (Kp is the new member function)#ifndef dragModel_H #define dragModel_H// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *...
How to write the UDF for DPM drag. I tried to write the UDF for DPM-Gidaspow drag model but it did not work properly. Any one can help me where I am wrong. Any help will be appreciated. Below is my UDF #include "udf.h"