JuliaMolSim / AtomsBase.jl

A Julian abstract interface for atomic structures.
https://juliamolsim.github.io/AtomsBase.jl/
MIT License
81 stars 16 forks source link

Export optional system and atoms property keys and their units #65

Open mfherbst opened 1 year ago

mfherbst commented 1 year ago

The tables about the optional atomic and system properties from https://juliamolsim.github.io/AtomsBase.jl/stable/tutorial/ should be available for downstream codes in the form of constants in AtomsBase. This came up in https://github.com/libAtoms/ExtXYZ.jl/pull/29.