pmutt
1.4.15
Getting Started
Python Multiscale Thermochemistry Toolbox (pMuTT)
Installation
Examples
Workshops
Publications
Referencing
API Reference
Constants
Constants
Unit Conversions
Misc.
pmutt.constants.atomic_weight
pmutt.constants.prefixes
pmutt.constants.symmetry_dict
pmutt.constants.type_dict
Input and Output
Empirical Models
Statistical Thermodynamic Models
Mixture Models
Kinetic Models
Reactions
Equilibrium Models
Phase Diagrams
Equations of State
Visualization
Helper Functions
Release Notes
Useful Links
View Source Code (GitHub)
Report an Issue
pmutt
Constants
pmutt.constants.prefixes
pmutt.constants.prefixes
pmutt.constants.
prefixes
=
{'E':
1e+18,
'G':
1000000000.0,
'M':
1000000.0,
'P':
1000000000000000.0,
'T':
1000000000000.0,
'Y':
1e+24,
'Z':
1e+21,
'a':
1e-18,
'f':
1e-15,
'k':
1000.0,
'm':
0.001,
'mu':
1e-09,
'p':
1e-12,
'y':
1e-24,
'z':
1e-21}
SI unit prefixes
Type
:
dict