|
[Sponsors] | |||||
|
|
|
#1 |
|
Member
桂莹
Join Date: Apr 2011
Posts: 36
Rep Power: 4 ![]() |
hi,
can anybody tell me what does "cellSet" mean and how to set the "cellSetDict"? |
|
|
|
|
|
|
|
|
#2 |
|
Senior Member
Niels Gjoel Jacobsen
Join Date: Mar 2009
Posts: 1,154
Rep Power: 19 ![]() |
Hi
With cellSet you can define a part of the mesh cells on which you want to do any kind of operation. You can find a full example of the cellSetDict in the application folder, where cellSet.C lives. Kind regards, Niels |
|
|
|
|
|
|
|
|
#3 |
|
Member
桂莹
Join Date: Apr 2011
Posts: 36
Rep Power: 4 ![]() |
Hi,Niels
Thank you for your reply! I don't really understand what you mean. I want to use coalChemistryFoam solver to simulate coal combustion based on the case " /lagrangian/coalChemistryFoam/simplifiedSiwek", can you explain more detailed under this situation?(such as which topoSetSource should i use ...) look forword for your early reply! Thanks! Ying |
|
|
|
|
|
|
|
|
#4 |
|
Senior Member
Niels Gjoel Jacobsen
Join Date: Mar 2009
Posts: 1,154
Rep Power: 19 ![]() |
Hi
Unfortunately, I do not know the solver you are querying on. However, I can elaborate on cellSet. When you run cellSet on a computational mesh, a set of cells is generated, which obey to the rules you have defined in cellSetDict. E.g. all cells within a given box defined by the opposite corner points. What these cells are used for is dependent on the solver, and thus the easiest way to find an answer is to look in the source code or search the forum. Good luck, Niels |
|
|
|
|
|
|
|
|
#5 |
|
Member
桂莹
Join Date: Apr 2011
Posts: 36
Rep Power: 4 ![]() |
Hi,Niels
I seem to find what it means in my solver,and what you said are helpful to me Thank you so much! |
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|