|
[Sponsors] |
April 9, 2012, 13:21 |
|
#21 |
New Member
Kirill Cherniy
Join Date: Apr 2012
Posts: 3
Rep Power: 14 |
I mean if these coordinates represent lines or smth else or just points on surface in random locations.
generally the question is is it possible to split model into blocks by splines, arks or just lines with coordinates at these points. |
|
October 10, 2012, 14:55 |
|
#22 |
Senior Member
Kevin Smith
Join Date: Mar 2009
Posts: 104
Rep Power: 17 |
I find myself using this tool quite a bit. Can we get this put in a repo somewhere and maintained?
Kind regards, Kevin |
|
February 14, 2014, 13:10 |
|
#23 |
New Member
Euan Foster
Join Date: Jan 2014
Posts: 12
Rep Power: 12 |
Great Post and great utility!
In some sections of my block mesh I want the start to be fine then become gradually more coarse by the mid point then become fine again at the end? The only way I can think this can be done is by splitting the original block in two. Is there any way this can be done with out having to split it? Euan Foster |
|
August 13, 2014, 19:13 |
|
#24 |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
Inspired by the original utility I implemented a calculator for the mesh grading and put it onto the Wiki: http://openfoamwiki.net/index.php/Sc...ng_calculation.
It is a WebApp so no need to install it (browser is all you need). If you want to do so anyway or improve it you find the sources at https://bitbucket.org/bgschaid/blockmeshgradingweb
__________________
Note: I don't use "Friend"-feature on this forum out of principle. Ah. And by the way: I'm not on Facebook either. So don't be offended if I don't accept your invitation/friend request |
|
August 14, 2014, 07:45 |
|
#25 | |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
Quote:
__________________
Note: I don't use "Friend"-feature on this forum out of principle. Ah. And by the way: I'm not on Facebook either. So don't be offended if I don't accept your invitation/friend request |
||
November 23, 2020, 08:49 |
|
#26 |
Senior Member
Herpes Free Engineer
Join Date: Sep 2019
Location: The Home Under The Ground with the Lost Boys
Posts: 931
Rep Power: 13 |
Hello,
Is the utility repository still alive? https://bitbucket.org/bgschaid/blockmeshgradingweb Seems to be lost at the time of writing. Thanks.
__________________
The OpenFOAM community is the biggest contributor to OpenFOAM: User guide/Wiki-1/Wiki-2/Code guide/Code Wiki/Journal Nilsson/Guerrero/Holzinger/Holzmann/Nagy/Santos/Nozaki/Jasak/Primer Governance Bugs/Features: OpenFOAM (ESI-OpenCFD-Trademark) Bugs/Features: FOAM-Extend (Wikki-FSB) Bugs: OpenFOAM.org How to create a MWE New: Forkable OpenFOAM mirror |
|
November 23, 2020, 09:54 |
|
#27 | |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
Quote:
Problem is that BitBucket cancelled the only thing that made it worthwhile: support for Mercurial repositories and at the time I didn't bother to set up the repo anywhere else If you're really interested I attached a bundle with the repo. To use it you've got to extract it into a Mercurial repo. In the directory where you stored it Code:
gunzip blockMeshGradingWeb.bundle.gz mkdir blockMeshGrading cd blockMeshGrading hg init . hg unbundle ../blockMeshGradingWeb.bundle --update
__________________
Note: I don't use "Friend"-feature on this forum out of principle. Ah. And by the way: I'm not on Facebook either. So don't be offended if I don't accept your invitation/friend request |
||
November 23, 2020, 13:18 |
|
#28 |
Senior Member
Herpes Free Engineer
Join Date: Sep 2019
Location: The Home Under The Ground with the Lost Boys
Posts: 931
Rep Power: 13 |
Thank you very much for this contribution.
I will push a public git repo somewhere when I get some time off.
__________________
The OpenFOAM community is the biggest contributor to OpenFOAM: User guide/Wiki-1/Wiki-2/Code guide/Code Wiki/Journal Nilsson/Guerrero/Holzinger/Holzmann/Nagy/Santos/Nozaki/Jasak/Primer Governance Bugs/Features: OpenFOAM (ESI-OpenCFD-Trademark) Bugs/Features: FOAM-Extend (Wikki-FSB) Bugs: OpenFOAM.org How to create a MWE New: Forkable OpenFOAM mirror |
|
November 23, 2020, 18:04 |
|
#29 | |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
Quote:
Go ahead. Although part of me says "Had I known that it will end up in the 'Windows of version control systems' I would have thought twice". But that way I don't feel responsible for it anymore (didn't touch the code since 2014 anyway. From what I remember the coding is .... interesting)
__________________
Note: I don't use "Friend"-feature on this forum out of principle. Ah. And by the way: I'm not on Facebook either. So don't be offended if I don't accept your invitation/friend request |
||
November 28, 2020, 12:15 |
|
#30 |
Senior Member
Herpes Free Engineer
Join Date: Sep 2019
Location: The Home Under The Ground with the Lost Boys
Posts: 931
Rep Power: 13 |
Thank you very very much for your code and contributions in all aspects of OpenFOAM.
Please see the public repo in GitLab: https://gitlab.com/herpes-free-engin...meshgradingweb
__________________
The OpenFOAM community is the biggest contributor to OpenFOAM: User guide/Wiki-1/Wiki-2/Code guide/Code Wiki/Journal Nilsson/Guerrero/Holzinger/Holzmann/Nagy/Santos/Nozaki/Jasak/Primer Governance Bugs/Features: OpenFOAM (ESI-OpenCFD-Trademark) Bugs/Features: FOAM-Extend (Wikki-FSB) Bugs: OpenFOAM.org How to create a MWE New: Forkable OpenFOAM mirror |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[blockMesh] blockMesh - more control of grading | crossley90 | OpenFOAM Meshing & Mesh Conversion | 2 | December 19, 2022 16:44 |
[blockMesh] blockMesh with double grading. | spwater | OpenFOAM Meshing & Mesh Conversion | 92 | January 12, 2019 10:00 |
[blockMesh] blockMesh grading | qepasol | OpenFOAM Meshing & Mesh Conversion | 0 | June 25, 2014 07:24 |
[blockMesh] BlockMesh Grading Ambiguity: How to Get Desired y1 | dancfd | OpenFOAM Meshing & Mesh Conversion | 6 | June 4, 2014 02:04 |
[blockMesh] grading in the BlockMesh | Astarta | OpenFOAM Meshing & Mesh Conversion | 1 | May 23, 2011 16:39 |