fronttaya.blogg.se

Gmsh define mash along a fault
Gmsh define mash along a fault





gmsh define mash along a fault

Will conform to the mesh of the input entities. in_volume ( input_entity, volume ) ¶Įmbed the point(s)/curve(s)/surface(s) in the given volume. The surface mesh willĬonform to the mesh of the point(s) or curves(s).

gmsh define mash along a fault

in_surface ( input_entity, surface ) ¶Įmbed the point(s) or curve(s) in the given surface. Return a meshio.Mesh, storing the mesh points, cells, and data, generated by generate_mesh ( dim = 3, order = None, algorithm = None, verbose = False ) ¶ add_bezier ( * args, ** kwargs ) ¶ add_boundary_layer ( * args, ** kwargs ) ¶ add_bspline ( * args, ** kwargs ) ¶ add_circle_arc ( * args, ** kwargs ) ¶ add_curve_loop ( * args, ** kwargs ) ¶ add_ellipse_arc ( * args, ** kwargs ) ¶ add_line ( * args, ** kwargs ) ¶ add_physical ( entities, label = None ) ¶ add_plane_surface ( * args, ** kwargs ) ¶ add_point ( * args, ** kwargs ) ¶ add_polygon ( * args, ** kwargs ) ¶ add_spline ( * args, ** kwargs ) ¶ add_surface ( * args, ** kwargs ) ¶ add_surface_loop ( * args, ** kwargs ) ¶ add_volume ( * args, ** kwargs ) ¶ copy ( obj ) ¶ dilate ( obj, x0, abc ) ¶ extrude ( input_entity, translation_axis, num_layers = None, heights = None, recombine = False ) ¶Įxtrusion of any entity along a given translation_axis.

gmsh define mash along a fault

Geometry base class containing all methods that can be shared between built-inĪnd occ. CommonGeometry ( env, init_argv = None ) ¶ Common functions shared between the geo and the occ kernels.







Gmsh define mash along a fault