|
[Sponsors] |
February 13, 2017, 21:33 |
Toposet Utility under OpenFOAM 4.0
|
#1 |
Senior Member
Peter Shi
Join Date: Feb 2017
Location: Davis
Posts: 102
Rep Power: 9 |
Hello all,
I want to employ adaptive mesh in my OpenFOAM, and I confirmed that OpenFOAM has this function. This can be achieved through three steps: 1.toposet utility. You can include toposetDic in your system folder 2.refineMesh. Mesh will be refined by your definition in toposetDic. 3.Mapfield. Map the result of the coarse grid to the refined case, and calculate the new case again. However, at this stage, I met a problem. It looks like I cannot refine my mesh through the GRADIENT, such as grad(U), grad(p), and so forth. I can only name the field (U,p,and any variables in the 0 folder), then set the min and max of it. At the end, the cells whose value of the variable falls into above range, will be refined. Now, have anyone tried adaptive mesh in OpenFOAM and met the similar circumstance like me? Or you have other way to use adaptive mesh in OpenFOAM based on gradient? Thanks. Best Regards, Peter Last edited by PeterShi; February 14, 2017 at 02:29. |
|
November 15, 2017, 22:23 |
|
#2 |
Member
Join Date: Nov 2014
Posts: 92
Rep Power: 12 |
Hi Peter, I am having the same problem right now. Have you got your answer yet? If you do, could you post in this post please?
|
|
Tags |
adaptive mesh, toposet |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
OpenFOAM Training Jan-Jul 2017, Virtual, London, Houston, Berlin | CFDFoundation | OpenFOAM Announcements from Other Sources | 0 | January 4, 2017 07:15 |
OpenFOAM Training, London, Chicago, Munich, Sep-Oct 2015 | cfd.direct | OpenFOAM Announcements from Other Sources | 2 | August 31, 2015 14:36 |
[Other] question concerning the OpenFOAM utility: plot3dToFoam | Chatur Ramalingum | OpenFOAM Meshing & Mesh Conversion | 7 | June 20, 2013 17:52 |
Cross-compiling OpenFOAM 1.7.0 on Linux for Windows 32 and 64bits with Mingw-w64 | wyldckat | OpenFOAM Announcements from Other Sources | 3 | September 8, 2010 07:25 |
64bitrhel5 OF installation instructions | mirko | OpenFOAM Installation | 2 | August 12, 2008 19:07 |