PyFoam.RunDictionary.BlockMesh2D module

Manipulate a 2 Dimensional C{blockMeshDict}

class PyFoam.RunDictionary.BlockMesh2D.BlockMesh2D(name, extensionType, frontbacktype, frontvalue=0, backvalue=0, ncells=1, backup=False)[source]

Bases: PyFoam.RunDictionary.FileBasis.FileBasisBackup

convert2DBlockMesh()[source]
convertBlocks(mesh)[source]
convertBoundaries(mesh)[source]
convertEdges(mesh)[source]
convertVertices(mesh)[source]
getBounds()[source]