hghcomphys / pantea

A Python library for developing machine learning interatomic potentials, based on Google JAX.

Home Page:https://pantea.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Define a unit class

hghcomphys opened this issue · comments

This is useful when converting between different physical units.

A basic implementation as units module, in form of named tuple, is already done.

A default Hartree units class was defined.