perturbopy.postproc.utils.constants
This is a module for working with constants, including storing values for different units and finding conversion factors.
Functions
Finds the conversion factor between two units. |
|
find the conversion factor between two energy units. |
|
Dissects units to a prefix and base units, both with standardized names as specified by units_dict. |
|
find the value of hbar for specific units. |
|
find the conversion factor between two length units. |
|
Converts any units to their standard name as specified in units_dict. |