Shear-Stabilized Jammed Packings
收藏资源简介:
Authors are listed in alphabetical order. This data set contains approximately 140,000 shear-stabilized jammed packings, as described in [1]. These packings contain \(N = 16 \ldots 4096\) particles with harmonic interactions, under a confining pressure \(p=10^{-7}\ldots10^{-2}\). Ensemble sizes range from 10 (N=4096) to 5000 (N=16). <strong>Particle interactions</strong> The simulation code minimizes the enthalpy \(H = \sum_{} \frac{k}{2} \delta_{ij}^2 + pL^2\) where L² is the simulation box area, p the externally applied pressure, k=1 the spring constant and \(\delta_{ij} = \left\{ \begin{array}{ll} R_i + R_j - |\vec{r_{ij}}| & \textrm{if } |\vec{r_{ij}}| < R_i + R_j, \\ 0 & \textrm{otherwise.} \end{array}\right.\) <strong>Data files</strong> The packings are stored in an HDF5 data file, with the following format: Example name: N1024P3162e-3_tables.h5 Packings with \(N=1024\) particles Pressure \(p = 3.162\cdot 10^{-3}\) /packing_attr_cache is a data table containing properties of each packing, such as the lattice vectors L1 and L2, describing the positions of periodic copies, sxx, syy, sxy, the boundary stresses, phi, the packing fraction, N - Ncorrected, the effective number of particles, Z, the contact number, and path, the path in the HDF5 file this packing can be found Packings are stored in a directory structure, e.g. /N1024/P3.1620e-03/0090 Each directory has attributes with the same data as in packing_attr_cache Each directory contains a table 'particles' which stores x,y and r. HDF5 does not support float128 values, so the positions are stored as two float64 values x and x_err. Sum them as float128 to get the full-resolution value. [1] Simon Dagois-Bohy, Brian P. Tighe, Johannes Simon, Silke Henkes, and Martin van Hecke. <em>Soft-Sphere Packings at Finite Pressure but Unstable to Shear. </em>Phys. Rev. Lett. <strong>109</strong>, 095703. http://dx.doi.org/10.1103/PhysRevLett.109.095703



