1 "LAMMPS WWW Site"_lws - "LAMMPS Documentation"_ld - "LAMMPS Commands"_lc :c
3 :link(lws,http://lammps.sandia.gov)
5 :link(lc,Section_commands.html#comm)
9 compute smd/tlsph/num/neighs command :h3
13 compute ID group-ID smd/tlsph/num/neighs :pre
15 ID, group-ID are documented in "compute"_compute.html command
16 smd/tlsph/num/neighs = style name of this compute command :ul
20 compute 1 all smd/tlsph/num/neighs :pre
24 Define a computation that calculates the number of particles inside of
25 the smoothing kernel radius for particles interacting via the
26 Total-Lagrangian SPH pair style.
28 See "this PDF guide"_PDF/SMD_LAMMPS_userguide.pdf to using Smooth
29 Mach Dynamics in LAMMPS.
33 This compute calculates a per-particle vector, which can be accessed
34 by any command that uses per-particle values from a compute as input.
35 See "How-to discussions, section 6.15"_Section_howto.html#howto_15 for
36 an overview of LAMMPS output options.
38 The per-particle values are dimensionless. See "units"_units.html.
42 This compute is part of the USER-SMD package. It is only enabled if
43 LAMMPS was built with that package. See the "Making
44 LAMMPS"_Section_start.html#start_3 section for more info.
46 This quantity will be computed only for particles which interact with
47 the Total-Lagrangian pair style.
51 "smd/ulsph/num/neighs"_compute_smd_ulsph_num_neighs.html