SkillAgentSearch skills...

BlockMesh

Matlab toolbox for generating block structured hex meshes in the polyMesh file format of OpenFOAM.

Install / Use

/learn @roenby/BlockMesh
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

View on GitHub
GitHub Stars13
CategoryDevelopment
Updated1y ago
Forks3

Languages

Matlab

Security Score

60/100

Audited on Feb 4, 2025

No findings