|
[Sponsors] |
[cfMesh] cfMesh 2D workflow layer optimization |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 22, 2018, 08:10 |
cfMesh 2D workflow layer optimization
|
#1 |
New Member
Earl Wilks
Join Date: May 2016
Posts: 3
Rep Power: 10 |
Hey, I've been having some success with cfMesh for 3D problems, and have recently started exploring the 2D cartesian meshing workflow to answer some specific questions about the numerics I'm using with a less expensive simulation.
Two features that I've made use of with 3D meshes don't seem to work in the 2D workflow, namely:
Does anyone have any ideas? Is the cartesian2DMesh routine simply not as feature rich as the more general cartesianMesh case? Should I just give up, and generate a thin 3D mesh and then extrude a surface à la snappyHexMesh? Thanks in advance for your help! |
|
March 22, 2018, 10:46 |
|
#2 | |
Member
Hosein
Join Date: Nov 2011
Location: Germany
Posts: 94
Rep Power: 15 |
Quote:
I personally never made much experiment with cartesian2DMesh but one thing I remember and just wanted to notify you (only to make sure things are done in proper way) is that it has a restriction which only works when your geometry lies in x-y plane. As a suggestion, if you want to check the difference you may try to draw a simple sketch in 2D and mesh it with a sample meshDict (using cartesian2DMesh), and then for the second case just extrude the 2D sketch in the third direction and mesh it with the same meshDict (this time using cartesianMesh). In that case you can really say that things are working or not. hope it helps... |
||
October 14, 2022, 12:31 |
|
#3 |
Senior Member
TWB
Join Date: Mar 2009
Posts: 414
Rep Power: 19 |
Hi,
I would like to add some pointers. You can download a tutorial guide from wolf dynamics: http://www.wolfdynamics.com/training...cfmesh2017.pdf Do take note that after using surfaceGenerateBoundingBox, you will need to edit the generated stl file and remove the part starting from this line: solid zMin ... ... Else, you will not be able to mesh and cartesian2DMesh will complain of errors. Hope this helps. |
|
Tags |
boundary cell, cfmesh, refinement regions |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[snappyHexMesh] Help with Snappy: no layers growing | GianF | OpenFOAM Meshing & Mesh Conversion | 2 | September 23, 2020 09:26 |
[snappyHexMesh] snappyHexMesh Boundary Layer at Corner | panpanzhong | OpenFOAM Meshing & Mesh Conversion | 5 | July 3, 2018 06:53 |
Prismatic boundary layer | KateEisenhower | enGrid | 5 | September 15, 2015 08:48 |
[snappyHexMesh] Boundary layer generation problems | ivan_cozza | OpenFOAM Meshing & Mesh Conversion | 0 | October 6, 2010 14:47 |
errors | Fahad | Main CFD Forum | 0 | March 23, 2004 14:20 |