CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Meshing & Mesh Conversion

[Other] dynamicRefineFvMesh does not unrefine the mesh

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 20, 2019, 05:51
Default dynamicRefineFvMesh does not unrefine the mesh
  #1
New Member
 
javad haqqani
Join Date: Dec 2017
Posts: 16
Rep Power: 8
maksjood is on a distinguished road
Hi. I'm new to adaptive mesh refinement (AMR) and using OpenFOAM-3.0 in windows. Everything works fine except that the mesh does not get unrefined when the refinement situation is lifted. My dynamicMeshDict is as follows

dynamicRefineFvMeshCoeffs
{
refineInterval 1;
field Cf;//concentration of a reactive species
lowerRefineLevel 10;
upperRefineLevel 100;// Cf varies between 0 and 165
unrefineLevel 2;
nBufferLayers 0;
maxRefinement 1;
maxCells 40000;
correctFluxes
(
(phi none)
);
dumpLevel true;
}

after a while in simulation, Cf reaches 165 (nearly homogeneous in the whole domain), but the mesh does not get unrefined
maksjood is offline   Reply With Quote

Old   September 22, 2019, 06:07
Default
  #2
New Member
 
javad haqqani
Join Date: Dec 2017
Posts: 16
Rep Power: 8
maksjood is on a distinguished road
Found out that unrefinement happens when the value is lower than unrefine level not higher
maksjood is offline   Reply With Quote

Reply

Tags
adaptive mesh refinement


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[snappyHexMesh] Add Mesh Layers doesnt work on the whole surface Kryo OpenFOAM Meshing & Mesh Conversion 13 February 17, 2022 07:34
decomposePar problem: Cell 0contains face labels out of range vaina74 OpenFOAM Pre-Processing 37 July 20, 2020 05:38
[ICEM] surface mesh merging problem everest ANSYS Meshing & Geometry 44 April 14, 2016 06:41
[ICEM] Problem making structural mesh on a surface froztbear ANSYS Meshing & Geometry 1 November 10, 2011 08:52
[snappyHexMesh] snappyHexMesh won't work - zeros everywhere! sc298 OpenFOAM Meshing & Mesh Conversion 2 March 27, 2011 21:11


All times are GMT -4. The time now is 17:09.