Given a unit, returns the name of the physical quantity it represents. If it represents an unknown physical quantity, "unknown" is returned.
unit : UnitBase instance
The unit to lookup
physical : str
The name of the physical quantity, or unknown if not known.