ThreeDViewer.vector.plot_scalar_field# plot_scalar_field(field)# Plot contours of a scalar field using pyvista. Parameters: fieldnp.ndarrayScalar field as a numpy array shaped (nx, ny, nz).