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/ulsph/strain/rate command :h3
13 compute ID group-ID smd/ulsph/strain/rate :pre
15 ID, group-ID are documented in "compute"_compute.html command
16 smd/ulsph/strain/rate = style name of this compute command :ul
20 compute 1 all smd/ulsph/strain/rate :pre
24 Define a computation that outputs the rate of the logarithmic strain
25 tensor for particles interacting via the updated Lagrangian SPH pair
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 of vectors (tensors),
34 which can be accessed by any command that uses per-particle values
35 from a compute as input. See "Section
36 6.15"_Section_howto.html#howto_15 for an overview of LAMMPS output
39 The values will be given in "units"_units.html of one over time.
41 The per-particle vector has 6 entries, corresponding to the xx, yy,
42 zz, xy, xz, yz components of the symmetric strain rate tensor.
46 This compute is part of the USER-SMD package. It is only enabled if
47 LAMMPS was built with that package. See the "Making
48 LAMMPS"_Section_start.html#start_2 section for more info. This compute
49 can only be used for particles which interact with the updated
50 Lagrangian SPH pair style.
54 "compute smd/tlsph/strain/rate"_compute_smd_tlsph_strain_rate.html