Skip to content

Latest commit

 

History

History
executable file
·
13 lines (9 loc) · 256 Bytes

Units.rst

File metadata and controls

executable file
·
13 lines (9 loc) · 256 Bytes

The Units System

Most of these functions can be acccessed directly from Solcore:

>>> from solcore import eV

>>> print(eV(1e-19))
0.624 eV

solcore.units_system.units_system