-
Notifications
You must be signed in to change notification settings - Fork 3
roenby/blockMesh
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
blockMesh ========= Matlab toolbox for generating block structured hex meshes in the polyMesh file format of OpenFOAM. The "Core" of the code is block.m which generates a structure containing the information required to write the OpenFOAM polyMesh files. The file mergeBlocks.m takes such two block structures and merges them into a single structure. The file writePolyMesh.m writes the OpenFOAM files points, faces, owner, neighbour and boundary. The folder "meshes" contains examples of uses of the different tools in the "meshingTools" folder.
About
Matlab toolbox for generating block structured hex meshes in the polyMesh file format of OpenFOAM.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published