Variable Names - Samuel-Buteau/universal-battery-database GitHub Wiki
We use the following "shorthand" in the code to avoid absurdly long variable names; these could be combined to form compound variables names.
E.g. dchg_cap
means "discharge capacity.
Variable name | Meaning |
---|---|
addi |
additive |
cap |
capacity |
chg |
charge |
coeff |
coefficient |
cyc |
cycle |
dchg |
discharge |
der |
derivative |
dir |
direct |
eval |
evaluation |
eq |
equilibrium |
eval |
evaluation |
feat |
feature |
grp |
group |
lat |
latent |
lyte |
electrolyte |
incent |
incentive |
indir |
indirect |
meas |
measured |
mol |
molecule |
neigh |
neighbourhood |
neg |
negative |
pos |
positive |
pred |
predicted |
smp |
sample |
sol |
solvant |
tmp |
temperature |
vol |
voltage |
q |
capacity |
res |
result |