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 22 of 22
Search took 0.00 seconds.
Search: Posts Made By: seaspray
Forum: OpenFOAM Meshing & Mesh Conversion July 10, 2019, 18:56
Replies: 67
Views: 21,499
Posted By seaspray
Ashish, From memory, my script refined an...

Ashish,

From memory, my script refined an existing single wall layer, so it needed to be created first by SHM. However, one key issue with the approach was that the OpenFOAM wall layer refinement...
Forum: OpenFOAM Meshing & Mesh Conversion May 5, 2015, 14:35
Replies: 67
Views: 21,499
Posted By seaspray
It sounds like you are trying to write to a...

It sounds like you are trying to write to a location where permissions don't allow you to do so, or execute a script that is lacking the executable attribute. Try chmod +x filename on the script to...
Forum: OpenFOAM Meshing & Mesh Conversion February 19, 2015, 17:38
Replies: 67
Views: 21,499
Posted By seaspray
Hello James, In short, SHM is quite...

Hello James,

In short, SHM is quite atrocious when it comes to generating multiple layers, but producing one is normally feasible as long as the surrounding mesh is uniform regular hex, so you...
Forum: OpenFOAM Meshing & Mesh Conversion July 24, 2014, 20:26
Replies: 67
Views: 21,499
Posted By seaspray
Benoit, Very fair comment, but then let's...

Benoit,

Very fair comment, but then let's view the matter from the other angle: as generating cell size related viscous layers in a mesh zone with variable refinement doesn't produce a useful...
Forum: OpenFOAM Meshing & Mesh Conversion July 23, 2014, 17:54
Replies: 67
Views: 21,499
Posted By seaspray
Dear Franjo, I understand the temptation of...

Dear Franjo,

I understand the temptation of tying the layers thickness to the local cell size, but this makes it dependent on local mesh refinement. In the case of feature-based refinement, it...
Forum: OpenFOAM Meshing & Mesh Conversion July 16, 2014, 16:33
Replies: 67
Views: 21,499
Posted By seaspray
I created my boundary meshes in Rhino3D, meshing...

I created my boundary meshes in Rhino3D, meshing each patch individually and exporting to a STL file. Then same as Benoit explained, rename the objects to reflect the patch names and append all the...
Forum: OpenFOAM Meshing & Mesh Conversion July 15, 2014, 21:57
Replies: 67
Views: 21,499
Posted By seaspray
It is an interesting concept and I have done...

It is an interesting concept and I have done quite a lot of incremental wall layer refinement myself as discussed earlier in this thread, for other reasons. I did generate y+ fields sometimes, but...
Forum: OpenFOAM Meshing & Mesh Conversion July 10, 2014, 21:45
Replies: 67
Views: 21,499
Posted By seaspray
Dear Franjo, I certainly wouldn't expect you...

Dear Franjo,

I certainly wouldn't expect you to drop everything to alter cfMesh. If you wish to improve and develop it further, I would be very happy to push further towards using it in my...
Forum: OpenFOAM Meshing & Mesh Conversion July 6, 2014, 23:07
Replies: 67
Views: 21,499
Posted By seaspray
I have uploaded here...

I have uploaded here (https://onedrive.live.com/?cid=F01F55B19BBBEF87&id=F01F55B19BBBEF87!156) a stripped down test case showing how far I have got experimenting with cfMesh using the type of...
Forum: OpenFOAM Meshing & Mesh Conversion July 2, 2014, 17:22
Replies: 67
Views: 21,499
Posted By seaspray
Franjo, Fantastic effort, many thanks for...

Franjo,

Fantastic effort, many thanks for releasing your code as open source.

Regarding anisotropic refinement, basic shapes would be very adequate in my view. For my application, even just a...
Forum: OpenFOAM Meshing & Mesh Conversion June 26, 2014, 17:04
Replies: 67
Views: 21,499
Posted By seaspray
I have manually crafted a STL file this way...

I have manually crafted a STL file this way indeed, by STL-meshing each patch in CAD, naming the solid-endsolid entities and concatenating the lot.
The mesher complains that the geometry is...
Forum: OpenFOAM Meshing & Mesh Conversion June 23, 2014, 18:06
Replies: 67
Views: 21,499
Posted By seaspray
I can only add a bit to Pete's reply. I was...

I can only add a bit to Pete's reply. I was unable to do mesh convergence studies with SHM either, precisely because I couldn't produce enough meshes for that, the slightest change to anything caused...
Forum: OpenFOAM Meshing & Mesh Conversion June 22, 2014, 17:23
Replies: 67
Views: 21,499
Posted By seaspray
Hello Benoit, I obtained nice layers on some...

Hello Benoit,

I obtained nice layers on some trivial 3D shapes when I was trying to assess whether I could use Salome, but when I introduced actual geometries, I ran into reliability issues with...
Forum: OpenFOAM Meshing & Mesh Conversion June 9, 2014, 17:23
Replies: 67
Views: 21,499
Posted By seaspray
Pete, It might have got easier in the more...

Pete,

It might have got easier in the more recent versions. In a nutshell, you mesh your volume with a suitable algorithm (tets or hexa i,j,k) and viscous layers are added as an "additional...
Forum: OpenFOAM Meshing & Mesh Conversion June 8, 2014, 21:44
Replies: 67
Views: 21,499
Posted By seaspray
A few more words in the way of a temporary...

A few more words in the way of a temporary conclusion... while the approach I described earlier delivered some encouraging results, in the end meshing still wasn't robust enough overall. Not only the...
Forum: OpenFOAM Meshing & Mesh Conversion May 14, 2014, 17:19
Replies: 67
Views: 21,499
Posted By seaspray
Ok. My geometry is anything but aligned with the...

Ok. My geometry is anything but aligned with the background hex mesh, all surfaces are significantly and continuously curved. What makes the mesh wall-parallel is the layer addition in SHM.
I would...
Forum: OpenFOAM Meshing & Mesh Conversion May 13, 2014, 17:10
Replies: 67
Views: 21,499
Posted By seaspray
Robo, I have never run into this error so...

Robo,

I have never run into this error so far within this context. Is it a result of refining to an extremely thin inner layer (it almost sounds like it), i.e. near the end of the process, or does...
Forum: OpenFOAM Meshing & Mesh Conversion May 12, 2014, 19:43
Replies: 67
Views: 21,499
Posted By seaspray
refineLayerMesh script for wall mesh generation

I scripted the above equation as part of my numerical towing tank setup, I am attaching the result here for those who might want to experiment with the method.

Bash scripts tend to look like some...
Forum: OpenFOAM Meshing & Mesh Conversion May 6, 2014, 18:01
Replies: 67
Views: 21,499
Posted By seaspray
Nice move. This is how my spreadsheet calculated...

Nice move. This is how my spreadsheet calculated it indeed. An interesting property of the series is that for a given expansion ratio, the refinement coefficient for layer i is always the same,...
Forum: OpenFOAM Meshing & Mesh Conversion May 1, 2014, 19:12
Replies: 67
Views: 21,499
Posted By seaspray
Pete, I generate a hex mesh with cubic cells...

Pete,

I generate a hex mesh with cubic cells of 0.015m around the geometry and then I grow one layer in SHM with a size relative to the background mesh and set to 2.
My STL geometry is about 2m...
Forum: OpenFOAM Meshing & Mesh Conversion May 1, 2014, 17:09
Replies: 67
Views: 21,499
Posted By seaspray
fedvasu, I refine the single grown layer...

fedvasu,

I refine the single grown layer using a series of scripted calls to refineWallLayer with strategically defined refinement ratios:

# Strategic wall refinement of a single grown layer
#...
Forum: OpenFOAM Meshing & Mesh Conversion April 30, 2014, 23:38
Replies: 67
Views: 21,499
Posted By seaspray
Improving snappyHexMesh

I have had a 3-week long battle with SHM to try and obtain good reliable layers for resolving the boundary layer around yacht hulls and... lost it in some way: I was forced to devise a workaround. I...
Showing results 1 to 22 of 22

 
Forum Jump

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