|
[Sponsors] |
[blockMesh] Created a python package for generating blockMeshDict |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
September 13, 2018, 17:21 |
Created a python package for generating blockMeshDict
|
#1 |
New Member
Vi Kumar
Join Date: Sep 2017
Location: Dubai, UAE
Posts: 5
Rep Power: 9 |
I've always hated writing blockMesh dictionaries manually or with m4 so I made a python package for it!
It's called pyblockmesh and it's up (like 10 minutes ago when this was posted) Still very much in alpha stage and lots of progress to be made but it has basic functionality. I'd love feedback, whether it's suggestions or pull requests. Thanks! Link: https://pypi.org/project/pyblockMesh/ Github Link: https://github.com/grokkingStuff/pyblockmesh |
|
December 4, 2018, 06:36 |
|
#2 |
Senior Member
Robert Castilla
Join Date: Apr 2009
Location: Spain
Posts: 110
Rep Power: 17 |
Hi, Vi,
It is good that you had this initiative. Actually, I use to use another similar package, which is being in development since 4 years ago. Maybe you can take a look at https://github.com/takaakiaoki/ofblockmeshdicthelper Best regards Robert |
|
March 31, 2020, 07:09 |
|
#3 |
Member
|
Dear Foamers,
I just tried out this nice tool, but it does not work for me. There was some trouble in syntax for newer Python versions. So I worked out a version that workes for Python 2.7.10 and Python 3.8. You can try out under: https://github.com/CFDGuy/blockMeshDictHelper_Py27 https://github.com/CFDGuy/blockMeshDictHelper_Py38 I hope this would help someone.
__________________
Greetings Philipp Conen Last edited by pconen; March 31, 2020 at 10:13. |
|
November 5, 2020, 08:55 |
update of ofblockmeshdicthelper
|
#4 |
Member
Bas Nieuwboer
Join Date: Mar 2013
Posts: 34
Rep Power: 13 |
Hi All,
I came across this website of Nolan Dyck:https://maplekeylabs.com/creating-bl...eshdicthelper/ He extended the ofblockmeshdicthelper. It can be pulled from his github: https://github.com/NauticalMile64/ofblockmeshdicthelper At first glance, I think he added support for meshing cylinders/cones and tubes. I think this is a really nice development in creating blockmeshes. |
|
Tags |
blockmesh, python, python module |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to get Python Shell into ParaView 3.8.1? | blaise | OpenFOAM Installation | 3 | July 24, 2012 05:58 |
OpenFoam 1.6-ext - RPM build errors | preibie | OpenFOAM | 12 | September 8, 2011 04:12 |
1.6-ext compilation | flowris | OpenFOAM | 18 | March 21, 2011 13:01 |
OpenFOAM 1.5.x package - CentOS 5.3 x86_64 | linnemann | OpenFOAM Installation | 7 | July 30, 2009 04:14 |
Errors running allwmake in OpenFOAM141dev with WM_COMPILE_OPTION%3ddebug | unoder | OpenFOAM Installation | 11 | January 30, 2008 21:30 |