discretize.TensorMesh.reference_system#

property TensorMesh.reference_system#

Coordinate reference system.

The type of coordinate reference frame. Will be one of the values “cartesian”, “cylindrical”, or “spherical”.

Returns:
str {‘cartesian’, ‘cylindrical’, ‘spherical’}

The coordinate system associated with the mesh.