Charge
Electric charges are associated with the "charge" or "charge/<variant>"
name (see Variants), and must have the following metadata:
Metadata for "charge"
Metadata |
Names |
Description |
keys |
"_"
|
the keys must have a single dimension named "_", with a single entry
set to 0. The "charge" quantity is always represented as a
metatensor.torch.TensorMap with a single block. |
samples |
["system", "atom"]
|
the samples must be named ["system", "atom"], since "charge" is
always per-atom.
"system" must range from 0 to the number of systems given as input
to the model. "atom" must range between 0 and the number of
atoms/particles in the corresponding system. If selected_atoms is
provided, then only the selected atoms for each system should be part of
the samples.
|
components |
|
the "charge" quantity must not have any components |
properties |
"charge"
|
the "charge" quantity must have a single property dimension named
"charge", with a single entry set to 0. |
The following simulation engine can provide "charge" as inputs to the
models: