xnn.common.models.d3.legacy_c6_table#
- xnn.common.models.d3.legacy_c6_table(references='2010', max_z=95)[source]#
C6 reference systems in the layout of the PhysNet TensorFlow code.
(Zi, Zj, ref_i, ref_j) -> (C6, CN_i, CN_j)with-1in all three channels of an unused reference slot and zeros in theZ = 0padding row and column; the slot countRis the largest number of references of any element up tomax_z - 1(5 for"2010", 7 for"2024"). With the default arguments this is Grimme’s original table, bit for bit.