|
[Sponsors] |
March 17, 2015, 08:17 |
DPM problem
|
#1 |
New Member
Tao Ning
Join Date: Mar 2015
Posts: 23
Rep Power: 11 |
There‘s a face in the flow field, i want to set the property of this face is that the droplets escaped from this face and the continuous phase passed this face as an interface. How can i do that??
sincerely~ |
|
March 17, 2015, 16:28 |
|
#2 |
Senior Member
Join Date: Mar 2015
Posts: 892
Rep Power: 18 |
Here's a couple of possible methods (not checked or validated) for creating a quasi-internal boundary face for your DPM phase:
1) split the geometry into two cell zones and apply a DPM wall type of escape at the interior face 2) at each DPM step, determine whether or not the particle stream has passed this quasi-face and either continue or escape |
|
March 17, 2015, 22:02 |
|
#3 | |
New Member
Tao Ning
Join Date: Mar 2015
Posts: 23
Rep Power: 11 |
Quote:
i saw the reply about another dpm problem which I asked. my propose is to get the temperature and flow rate of droplets in that interface, and the droplets calculation is ended in that interface also. Now, I have divided the flow field into 2 cell zones, and coupled the contact surfaces in mesh interfaces. I can't find the way to set the surfaces into interior in FLUENT. I'll try to split the flow field and check the results. thank you |
||
March 18, 2015, 23:09 |
|
#4 | |
New Member
Tao Ning
Join Date: Mar 2015
Posts: 23
Rep Power: 11 |
Quote:
it's empty..how can i do that? |
||
March 19, 2015, 00:28 |
|
#5 |
Senior Member
Join Date: Mar 2015
Posts: 892
Rep Power: 18 |
Hmm, it's unfortunate the DPM BC can't be applied to an interior face, that would have been the easiest way. Could you set the interior face to a pressure outlet (DPM BC can then be applied) and then use that velocity profile as the inlet to the next cell zone? This approach might only work if you have developed flow because of the pressure outlet.
Otherwise, try method 2, where you check the position of all particles at each time step (DEFINE_EXECUTE_AT_END) and remove the particles which have passed your interface. |
|
March 19, 2015, 02:39 |
|
#6 | |
New Member
Tao Ning
Join Date: Mar 2015
Posts: 23
Rep Power: 11 |
Quote:
I found a way to add DPM BC. Changing the BC from interior to porous-jump could active the DPM BC type. But it is strange that i set the DPM BC type into escape or use the udf DPMBC to set the particles abort, the particles still pass through this BC interior. |
||
March 19, 2015, 06:51 |
|
#7 |
Senior Member
Join Date: Mar 2015
Posts: 892
Rep Power: 18 |
The porous-jump boundary condition type works for me by setting the DPM BC to escape (only a quick test case, not the same model as you have). Also, be careful the settings are such that they don't inadvertently impact your continuous phase!
|
|
March 20, 2015, 01:44 |
|
#8 | |
New Member
Tao Ning
Join Date: Mar 2015
Posts: 23
Rep Power: 11 |
Quote:
Now I'm trying to split the model in icem. I think that the interior built by mesh interface is the problem. |
||
March 20, 2015, 02:13 |
|
#9 |
Senior Member
Join Date: Mar 2015
Posts: 892
Rep Power: 18 |
It was simply the interior face type within Fluent (I didn't split zones or anything).
|
|
March 20, 2015, 04:12 |
|
#10 | |
New Member
Tao Ning
Join Date: Mar 2015
Posts: 23
Rep Power: 11 |
Quote:
I don't know what happened. Could you sent your test file to me? Email: Martin.ningtao@gmail.com tks a lot~ |
||
March 20, 2015, 05:49 |
|
#11 |
Senior Member
Join Date: Mar 2015
Posts: 892
Rep Power: 18 |
See the attached figures for the settings and before and after changing DPM BC to escape at the interior plane (respectively).
|
|
March 20, 2015, 06:05 |
|
#12 |
New Member
Tao Ning
Join Date: Mar 2015
Posts: 23
Rep Power: 11 |
||
March 20, 2015, 06:23 |
|
#13 |
Senior Member
Join Date: Mar 2015
Posts: 892
Rep Power: 18 |
||
March 20, 2015, 06:27 |
|
#14 | |
New Member
Tao Ning
Join Date: Mar 2015
Posts: 23
Rep Power: 11 |
Quote:
and set the new interior to porous jump after calculation, I checked the particle residence time in results. The droplets still passed the porous jump face. DPM BC trap/ escape/ reflect are all tested. |
||
March 20, 2015, 06:36 |
|
#15 |
Senior Member
Join Date: Mar 2015
Posts: 892
Rep Power: 18 |
I created two cuboids in DesignModeler and formed one part leaving a single interior boundary between the two halves.
Do you have source and target interfaces which overlap? See the attached figure for a complete list of my cell and boundary zones. Try creating the separate regions in the geometry stage rather than at the mesh or Fluent stage. |
|
March 20, 2015, 06:59 |
|
#16 | |
New Member
Tao Ning
Join Date: Mar 2015
Posts: 23
Rep Power: 11 |
Quote:
Do you use mesh interfaces to couple the interfaces of startcell and endcell? i haven't added the UDF source yet |
||
March 20, 2015, 07:34 |
|
#17 |
Senior Member
Join Date: Mar 2015
Posts: 892
Rep Power: 18 |
I did not use mesh interfaces, you can create two cuboids in DesignModeler and then select the two bodies > right click > form new part.
|
|
March 20, 2015, 07:46 |
|
#18 |
New Member
Tao Ning
Join Date: Mar 2015
Posts: 23
Rep Power: 11 |
||
March 20, 2015, 16:27 |
|
#19 |
Senior Member
Join Date: Mar 2015
Posts: 892
Rep Power: 18 |
No, the entire geometry is created in DesignModeler. See attached figures for before and after screenshots of forming the new part (this action allows Fluent to treat the two cuboids as one continuous domain instead of having interfaces with source and target faces).
|
|
March 20, 2015, 23:01 |
|
#20 | |
New Member
Tao Ning
Join Date: Mar 2015
Posts: 23
Rep Power: 11 |
Quote:
unfortunately, i haven't used the DM or Workbench before... I just trying to figure out in ICEM |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Can I solve MRF problem with DPM (Discrete Phase Model) ? | aminem | OpenFOAM Running, Solving & CFD | 2 | July 1, 2020 19:04 |
a strange problem on DPM model | zhengjimi | FLUENT | 1 | March 3, 2015 12:44 |
DPM mass source problem | maazulmosaid | FLUENT | 0 | April 25, 2014 07:25 |
DPM Output Problem (Again...) | DLINSA | Fluent UDF and Scheme Programming | 1 | March 16, 2012 01:45 |
Problem in DPM | Harpreet | FLUENT | 0 | July 31, 2011 10:56 |