Skip to content
Snippets Groups Projects
Commit 5023497c authored by Markus Scheidgen's avatar Markus Scheidgen
Browse files

Added mubohr to unit registry.

parent d04f6964
No related branches found
No related tags found
No related merge requests found
......@@ -21,6 +21,7 @@ logging.getLogger("pint").setLevel(logging.ERROR)
ureg = UnitRegistry()
ureg.define('forceAu = hartree / bohr')
ureg.define('inversecm = 1.9864475e-23 * joule')
ureg.define('mubohr = 9.274009994e-24 J / T')
@cachetools.cached(cache={})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment