particle_template sphere command

Purpose

Command for defining spherical particles (examples).

Note

This command is supported by Aspherix GPU.

Syntax

particle_template [general_keywords] shape sphere keyword value

General particle_template keywords are documented here. This document only describes the specific keywords for the definition of spherical particles.

Return to the particle_template documentation.

Keyword

Description

radius

obligatory; radius of the sphere
units: [length]

scale

factor for scaling up or down the radius
default: 1; range: (0,∞); units: [-]

Examples

particle_template id mySpheres material steel shape sphere radius 0.001
particle_template id pts1 material sand shape sphere scale 1.5 minimum_particle_volume 1e-18
particle_template id cgSpheres material steel shape sphere radius 1e-5 coarsegraining 10

Description

_images/sphere.png

Particle templates of type sphere are defined through their radius.