grids.base.GridBase.bbox#
- property GridBase.bbox: BoundingBox#
The physical bounding box of the grid (excluding ghost zones).
This defines the actual spatial extent of the active computational domain using the physical coordinates derived from the coordinate arrays.
- Returns:
A
(2, ndim)
array representing[lower_corner, upper_corner]
in physical space.- Return type: