fdgsof / hexBlocker

GUI for blockMeshDict generation for OpenFOAM. It's based on Qt and VTK. This program is not endorsed by OpenCFD.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hexBlocker

A GUI for generating a blockMeshDict for use with OpenFOAM.

Current capabilities are:

  • Creating and extruding blocks.
  • Exporting and importing blockMeshDicts.
  • Selecting boundary patches.
  • Setting the number of cells on each edge.
  • Moving vertices.
  • Rotating vertices.
  • Displaying geometries (STL files).
  • Project vertices to surfaces.
  • Bugs -- This is an alpha release and has plenty of them

Copyright 2012, 2013; Author Nicolas Edh, or user "nsf" at www.cfd-online.com

hexBlocker is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

hexBlocker is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with hexBlocker. If not, see http://www.gnu.org/licenses/.

This program is not approved or endorsed by OpenCFD, the producer of the OpenFOAM(R) software and owner of the OpenFOAM(R) trade mark.

About

GUI for blockMeshDict generation for OpenFOAM. It's based on Qt and VTK. This program is not endorsed by OpenCFD.

License:Other


Languages

Language:C++ 97.4%Language:CMake 1.5%Language:Shell 1.1%