yt-project / unyt

Handle, manipulate, and convert data with units in Python
https://unyt.readthedocs.io
BSD 3-Clause "New" or "Revised" License
364 stars 48 forks source link

add foe and Bethe units #479

Open zingale opened 10 months ago

zingale commented 10 months ago

Description

typical supernova energy is 1 foe or 1 Bethe (see: https://en.wikipedia.org/wiki/Foe_(unit))

It would be nice to have both units in unyt. I'm happy to PR it if you can confirm that I would just need to do this in _unit_lookup_table.py

What I Did

Paste the command(s) you ran and the output.
If there was a crash, please include the traceback here.