Expand description
DEM atom properties: named material types, per-pair mixing tables, and per-atom radius/density.
Structs§
- DemAtom
- Per-atom DEM extension data: particle radius, density, inverse inertia, and rotational fields.
- DemAtom
Plugin - Registers
DemAtomextension andMaterialTablefrom[[dem.materials]]config. - DemConfig
- TOML
[dem]— top-level DEM configuration containing material definitions. - Material
Config - A single material definition from
[[dem.materials]]. - Material
Table - Per-material properties and per-pair precomputed mixing tables (geometric-mean).