bird.meshing package
bird.meshing.block_cyl_mesh module
-
bird.meshing.block_cyl_mesh.assemble_geom(input_file, topo_file)
-
bird.meshing.block_cyl_mesh.assemble_mesh(input_file, geom_dict)
-
bird.meshing.block_cyl_mesh.main(input_file, topo_file, output_folder)
-
bird.meshing.block_cyl_mesh.writeBlockMeshDict(out_folder, geom_dict, mesh_dict)
bird.meshing.block_rect_mesh module
-
bird.meshing.block_rect_mesh.assemble_geom(input_file)
-
bird.meshing.block_rect_mesh.assemble_mesh(input_file)
-
bird.meshing.block_rect_mesh.from_block_rect_to_seg(input_geom_dict, rescale=True)
-
bird.meshing.block_rect_mesh.main(input_file, output_folder)
-
bird.meshing.block_rect_mesh.make_fluid_blocks_from_corner(corners)
-
bird.meshing.block_rect_mesh.writeBlockMeshDict(out_folder, geomDict, meshDict)
-
bird.meshing.block_rect_mesh.write_blocks(outfile, blockids, lengths, nboxes, points_per_len)
-
bird.meshing.block_rect_mesh.write_ofoam_preamble(outfile)
-
bird.meshing.block_rect_mesh.write_patches(outfile)
-
bird.meshing.block_rect_mesh.write_this_block(outfile, comment, ids, mesh, zonename='none')
-
bird.meshing.block_rect_mesh.write_vertices(outfile, lengths, nboxes)
bird.meshing.stirred_tank_mesh module
-
bird.meshing.stirred_tank_mesh.get_baffle_point_of(splti, ci, zi, react)
-
bird.meshing.stirred_tank_mesh.get_globalindex_of(splti, ci, zi, react)
-
bird.meshing.stirred_tank_mesh.get_reactor_geom(yamlfile)
-
bird.meshing.stirred_tank_mesh.write_blocks(outfile, react)
-
bird.meshing.stirred_tank_mesh.write_edges(outfile, react)
-
bird.meshing.stirred_tank_mesh.write_ofoam_preamble(outfile, react)
-
bird.meshing.stirred_tank_mesh.write_patches(outfile, react)
-
bird.meshing.stirred_tank_mesh.write_this_block(outfile, comment, ids, mesh, zonename='none')
-
bird.meshing.stirred_tank_mesh.write_vertices(outfile, react)