Size and Shape Distribution for Particle Shapes
You can specify the size distribution for particle shapes in each Bulk Material including Meta-Particles. For Sphero-Cylinders and Polyhedral Particles, you can define the shape distribution to create variations in the particle aspect ratio.
Size Distribution
- Number of Particles
The distribution will allocate the number of particles within each scaling band.
- Mass
The distribution will allocate a total mass to each scaling band and then generate particles to match the total mass.
- Scale by Radius
Scales all length dimensions in direct proportion to the specified value.
- Scale by Volume
Scales all length dimensions to the cube-root of the specified value.
- Fixed
All particles are created with an equal size and volume.
- Lognormal
Particle shapes have a lognormal distribution. The average (mean) particle radius or volume and the standard deviation must be defined. The mean and standard deviation can be defined using a logarithmic or linear scale. With a logarithmic scale, the input values are exponential functions. For example, a mean value of 1 in the logarithmic scale denotes an actual scaling of 2.718 in the linear scale.Note: The mean and standard deviation should both be normalized - the mean is the ratio of the mean to the input particle radius or volume and similarly for the standard deviation.
- Normal
Particle shapes have a normal distribution. The average (mean) particle radius or volume and the standard deviation must be defined. The mean and standard deviation should both be normalized - the mean is the ratio of the mean to the input particle radius or volume and similarly for the standard deviation. Use the capping options to cap the maximum and minimum particle sizes.
- Random
Particle radii are randomly sized within a set size range. For example, with a minimum size of 0.5 and a maximum of 1.5 and scale by Radius selected, particles no smaller than half and no bigger than one-and-a-half times the size of the standard size are produced.
- User defined
For mass generation of particles only, input a scale and percentage of total mass to be generated at that scale. Data can also be imported from CSV files where the first column is the scale and second column is percentage of mass. This data can also be pasted directly into the table. Percentage mass values must add up to 100%. User Defined size distributions can only be used with Mass Generation factories, number of particles (total number or number per second) factories are not supported.
Shape Scale Distribution
- Scaling Direction
The particle shape scale factor will be applied in the direction specified relative to the particle definition
- Preserve Volume
The particle shape scale factors will be normalized along all three axes so that the shape scaling preserves the particle volume. This makes the particle shape and volume uncorrelated and means that the size distribution will be the only thing that affects the volume.
- Shape Scale Distribution parameters
These options are the same as for the Size Distribution above.