CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums

Search Results

Register Blogs Community New Posts Updated Threads Search

Showing results 1 to 9 of 9
Search took 0.00 seconds.
Search: Posts Made By: mattijs
Forum: OpenFOAM Meshing & Mesh Conversion October 23, 2007, 14:05
Replies: 42
[mesh manipulation] Mesh Refinement
Views: 28,272
Posted By mattijs
Only for a hex are directions

Only for a hex are directions (normal, tan1, tan2) defined. For polyhedral cells it reverts to geometric cutting (with a plane through the cell centre) which will probably fail on your curved mesh.
Forum: OpenFOAM Meshing & Mesh Conversion October 23, 2007, 04:24
Replies: 42
[mesh manipulation] Mesh Refinement
Views: 28,272
Posted By mattijs
Your patch cylinderWall has no

Your patch cylinderWall has normal in x and y direction so the undefined direction is the z so my local coordinate system can be:

patchLocalCoeffs
{
patch cylinderWall;
tan1 (0 0...
Forum: OpenFOAM Meshing & Mesh Conversion October 23, 2007, 02:54
Replies: 42
[mesh manipulation] Mesh Refinement
Views: 28,272
Posted By mattijs
Does it work with a 'square' c

Does it work with a 'square' case, e.g. the cavity tutorial? Using patch 'movingWall' and tan1=(1 0 0) and tan2=(0 0 1)?
Forum: OpenFOAM Meshing & Mesh Conversion October 23, 2007, 02:53
Replies: 42
[mesh manipulation] Mesh Refinement
Views: 28,272
Posted By mattijs
Does it work with e.g. the cav

Does it work with e.g. the cavity tutorial? Using patch 'movingWall' and tan1=(1 0 0) and tan2=(0 0 1)?
Forum: OpenFOAM Meshing & Mesh Conversion October 18, 2005, 07:41
Replies: 42
[mesh manipulation] Mesh Refinement
Views: 28,272
Posted By mattijs
viewMesh http://www.cfd-on

viewMesh

http://www.cfd-online.com/OpenFOAM_Discus/icons/attachment_icon.gif viewMesh.bz2 (http://www.cfd-online.com/OpenFOAM_Discus/messages/1/viewMesh-1254.unk)
Forum: OpenFOAM Meshing & Mesh Conversion September 12, 2005, 14:04
Replies: 42
[mesh manipulation] Mesh Refinement
Views: 28,272
Posted By mattijs
you'll need to use - patchL

you'll need to use

- patchLocalCoeffs
- useHexTopology true
- geometricCut false

And switch on the debug switch for hexCellLooper.

Is your mesh pure hex?
Forum: OpenFOAM Meshing & Mesh Conversion August 16, 2005, 09:16
Replies: 42
[mesh manipulation] Mesh Refinement
Views: 28,272
Posted By mattijs
- Do you have any faceZones in

- Do you have any faceZones in your polyMesh/ directory/directories? Does it work if you remove these?

- cellSet plotting is option to foamToVTK. Just type foamToVTK without any args to see...
Forum: OpenFOAM Meshing & Mesh Conversion August 16, 2005, 05:56
Replies: 42
[mesh manipulation] Mesh Refinement
Views: 28,272
Posted By mattijs
- can you do a traceback ('whe

- can you do a traceback ('where' in gdb) of the core and post it?
- the cell edges need to be aligned to within 45 degrees, i.e. it needs to be clear from the coordinate system which set of edges...
Forum: OpenFOAM Meshing & Mesh Conversion August 15, 2005, 13:24
Replies: 42
[mesh manipulation] Mesh Refinement
Views: 28,272
Posted By mattijs
refineMesh can refine in 1,2 o

refineMesh can refine in 1,2 or 3 directions in one go. These directions are given the symbolic names 'tan1', 'tan2', 'normal'

Usually one uses the global x,y,z coordinate system as these...
Showing results 1 to 9 of 9

 
Forum Jump

All times are GMT -4. The time now is 00:18.