MDSuite icon indicating copy to clipboard operation
MDSuite copied to clipboard

unit handling

Open christophlohrmann opened this issue 4 years ago • 1 comments

the current Unit class forces me to define time, energy, length and pressure. Out of those only three are independent, the fourth one can be calculated from the other three.

Same problem for energy/boltzmann/temperature.

christophlohrmann avatar Feb 02 '22 13:02 christophlohrmann

Will potentially be fixed by implementing https://pint.readthedocs.io/en/stable/ but this has not been decided yet.

PythonFZ avatar Feb 02 '22 15:02 PythonFZ