CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Meshing & Mesh Conversion (https://www.cfd-online.com/Forums/openfoam-meshing/)
-   -   [mesh manipulation] how to set layerAdditionRemoval (https://www.cfd-online.com/Forums/openfoam-meshing/120186-how-set-layeradditionremoval.html)

cctv July 2, 2013 06:52

how to set layerAdditionRemoval
 
Hi
Does anyone know how to set layerAdditionRemoval. Like
right
{
type layerAdditionRemoval;
faceZoneName rightExtFaces;
minLayerThickness 0.0002;
maxLayerThickness 0.0005;
active on;
}
where to write this? how to? are there any tutorail examples in openfoam?
Thanks.

cutter July 15, 2013 08:16

Hi, have a look at http://openfoamwiki.net/index.php/Ho...mic_mesh_cases!

cctv July 15, 2013 11:13

Quote:

Originally Posted by cutter (Post 439801)

Thank you. I have seen it for several times, but still do not know how to use it. Any cases in tutorial?
Regards

jinyaqing November 13, 2014 17:55

Hi, did you solve that problem? I am also confusing about that. I guess whether we can put that in the boundary file. I tried to put that in dynamicfvmesh file and it does't work. Or if we need to create a dict file and then use it...

PicklER March 23, 2015 12:44

Hi All

Has anyone made progress with the layerAdditionRemoval? All I get on the internet is the same that cctv get.

What should the input dictionary look like?
How should the dynamicMesh solver be called? via mesh.update()?
How do you couple a solver to this utility?

I have seen output examples of this utility (http://www.cimec.org.ar/ojs/index.ph...File/4404/4334), but have not found any examples of how to implement it.

Another site stating basically the same thing but are only slides:
http://www.academia.edu/4060722/Deve...ine_simulation

Any help or guidance will be greatly appriciated. Thank you

Ilya Sivkov April 23, 2015 03:01

how to set layerAdditionRemoval
 
I wrote a small example of layering usage: http://www.cfd-online.com/Forums/ope...oval-demo.html


All times are GMT -4. The time now is 02:47.