|
[Sponsors] |
[Technical] Local adaptive mesh refinement with hybrid meshes |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 4, 2008, 16:11 |
Local adaptive mesh refinement with hybrid meshes
|
#1 |
Senior Member
|
Dear FOAMERs,
I plan a local (automatic) adaptive mesh refinement procedure by a scalar field as shown in the picture: Is it possible to do local adaptive mesh refinement (AMR) with hybrid meshes in OpenFOAM, e.g. if there are hexaeder and tetraeder? Has anyone done similar things before? Thanks for any input Holger
__________________
Holger Marschall web: http://www.holger-marschall.info mail: holgermarschall@yahoo.de |
|
July 16, 2009, 04:50 |
|
#2 |
Member
Bjorn H. Hjertager
Join Date: Mar 2009
Posts: 72
Rep Power: 17 |
Hi,
We also want to do AMR as indicated in the above post. Is there any guides on how to do this? Regards Bjorn |
|
January 8, 2010, 08:51 |
|
#3 |
Member
Wolfgang W.
Join Date: Nov 2009
Location: Switzerland
Posts: 57
Rep Power: 16 |
Hi Holger and Bjorn,
I'm also searching for a way to add adaptive mesh refinement to my OpenFoam solver. Did any of you have success with that topic so far? Cheers, Wolfgang |
|
January 8, 2010, 16:38 |
|
#4 |
Senior Member
Sandeep Menon
Join Date: Mar 2009
Location: Amherst, MA
Posts: 403
Rep Power: 25 |
I'm currently involved with AMR on tetrahedral meshes. It's pretty much mature, and I'm hoping to submit it to the OF-dev branch sometime (If Hrv is okay with the idea, that is...)
|
|
February 19, 2010, 02:01 |
|
#5 |
New Member
Rickard Bensow
Join Date: Mar 2009
Location: Göteborg, Sweden
Posts: 10
Rep Power: 17 |
Sandeep,
I would be very interested to try out your AMR development for tet-meshes. Any idea when it could be submitted to the dev version? Regards, Rickard |
|
December 21, 2010, 14:38 |
|
#6 |
Senior Member
Sandeep Menon
Join Date: Mar 2009
Location: Amherst, MA
Posts: 403
Rep Power: 25 |
This is now in OpenFOAM-1.6-ext. The contribution derives from the dynamicFvMesh class, called dynamicTopoFvMesh.
The class applies to simplical 2D and 3D meshes (i.e., triangle prisms in 2D and tetrahedra in 3D). Take a look at the circCylinder3D tutorial in $FOAM_TUTORIALS/mesh/moveDynamicMesh/ for usage. The class is not parallelized yet, but that is in the works. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[snappyHexMesh] Number of cells in mesh don't match with size of cellLevel | colinB | OpenFOAM Meshing & Mesh Conversion | 14 | December 12, 2018 09:07 |
Moving mesh | Niklas Wikstrom (Wikstrom) | OpenFOAM Running, Solving & CFD | 122 | June 15, 2014 07:20 |
[snappyHexMesh] Layers:problem with curvature | giulio.topazio | OpenFOAM Meshing & Mesh Conversion | 10 | August 22, 2012 10:03 |
killed "snappyHexMesh" | parkh32 | OpenFOAM Pre-Processing | 2 | April 8, 2012 18:12 |
[blockMesh] BlockMeshmergePatchPairs | hjasak | OpenFOAM Meshing & Mesh Conversion | 11 | August 15, 2008 08:36 |