omfpandas.blockmodel.TensorGeometry
- class omfpandas.blockmodel.TensorGeometry(origin, axis_u, axis_v, axis_w, tensor_u, tensor_v, tensor_w)[source]
A dataclass to represent the geometry of a tensor grid block model.
- __init__(origin, axis_u, axis_v, axis_w, tensor_u, tensor_v, tensor_w)
Methods
__init__
(origin, axis_u, axis_v, axis_w, ...)Return True if the tensor grid is regular.
Attributes
origin
axis_u
axis_v
axis_w
tensor_u
tensor_v
tensor_w