discretize.base.BaseRectangularMesh.reference_system# property BaseRectangularMesh.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.