|
[Sponsors] |
[blockMesh] Multi-region Blockmesh - Refinemesh issues. |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
February 17, 2016, 04:39 |
Multi-region Blockmesh - Refinemesh issues.
|
#1 |
Member
Join Date: Nov 2010
Posts: 62
Rep Power: 16 |
==========================================
Sorry please ignore I posted this in the wrong sub-forum. ========================================== Hi All, I am getting stuck with running Refinemesh on a region created by Blockmesh My blockMeshDict file is attached, I don't think that there is an issue in it though, at the moment its just a simple case to try and get the method working. So there are 2 boxes Region01 and Region02 sharing common vertices at one face and with an identical type of mesh in both boxes. This runs, all good so far... Under constant\polyMesh\sets it creates Region01.gz and Region02.gz Then I attempt to run: refinemesh -region Region02 And get the error: --> FOAM FATAL ERROR: Cannot find file "points" in directory "Region02/polyMesh" in times 0 down to constant I thought that the files contained in Region01.gz and Region02.gz might be the points files but they do not look correct to be that. In the UserGuide.pdf section 5.1.2 "The polyMesh description" describes points as: a list of vectors describing the cell vertices, where the first vector in the list represents vertex 0, the second vector represents vertex 1, etc.; I can't see how to get the system to create this file though, it does not appear to be an option in blockmeshdict for example, any ideas or am I going the wrong direction completely? ========================================== Sorry please ignore I posted this in the wrong sub-forum. ========================================== Last edited by Doug68; February 17, 2016 at 05:54. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[snappyHexMesh] snappyHexMesh on a multiple region blockMesh | blais.bruno | OpenFOAM Meshing & Mesh Conversion | 1 | February 17, 2015 06:40 |
Multi Region setup | tladd | OpenFOAM Pre-Processing | 1 | April 21, 2014 10:22 |
[snappyHexMesh] Multi Region Meshing | bruce | OpenFOAM Meshing & Mesh Conversion | 12 | July 31, 2013 11:09 |
[Commercial meshers] Trimmed cell and embedded refinement mesh conversion issues | michele | OpenFOAM Meshing & Mesh Conversion | 2 | July 15, 2005 05:15 |
[Gmsh] Import gmsh msh to Foam | adorean | OpenFOAM Meshing & Mesh Conversion | 24 | April 27, 2005 09:19 |