Tópico 17 · Script LIGGGHTS 3/4

Dissecação do script: integração, paredes e inserção

5. Integração numérica e gravidade
fix integrate all nve/sphere fix grav all gravity 9.81 vector 0.0 0.0 -1.0
6. Geometria e paredes (equipamento)
fix cad1 all mesh/surface file tambor.stl type 2 scale 0.001 curvature 1e-5
fix wall all wall/gran/hertz/history mesh n_meshes 1 meshes cad1 rolling_friction cdt
7. Identidade da partícula e inserção
fix pts all particletemplate/sphere 1 atom_type 1 density constant 2371 radius constant 0.0015
fix pdd all particledistribution/discrete 12345 1 pts 1.0
region fabrica block -0.05 0.05 -0.05 0.05 0.0 0.05 units box
fix ins all insert/rate/region seed 3412 distributiontemplate pdd nparticles 50000 particlerate 100000 insert_every 1000 overlapcheck yes vel constant 0. 0. -1.0 region fabrica ntry_mc 10000
Prof. Cláudio Roberto Duarte — UFU · DEM & LIGGGHTS Fonte: dem_detalhamento.php — Tópico 17