<OL><LI><I>dhugoniot</I> is the departure from the Hugoniot (temperature units).
<LI><I>drayleigh</I> is the departure from the Rayleigh line (pressure units).
<LI><I>lagrangian_speed</I> is the laboratory-frame Lagrangian speed (particle velocity) of the computational cell (velocity units).
<LI><I>lagrangian_position</I> is the computational cell position in the reference frame moving at the shock speed. This is usually a good estimate of distance of the computational cell behind the shock front.
</OL>
<P>To print these quantities to the log file with descriptive column
headers, the following LAMMPS commands are suggested:
</P>
<PRE>fix msst all msst z
fix_modify msst energy yes
variable dhug equal f_msst[1]
variable dray equal f_msst[2]
variable lgr_vel equal f_msst[3]
variable lgr_pos equal f_msst[4]
thermo_style custom step temp ke pe lz pzz etotal v_dhug v_dray v_lgr_vel v_lgr_pos f_msst
</PRE>
<P>These fixes compute a global scalar and a global vector of 4
quantities, which can be accessed by various <A HREF = "Section_howto.html#howto_15">output
commands</A>. The scalar values calculated
by this fix are "extensive"; the vector values are "intensive".
</P>
<P><B>Restrictions:</B>
</P>
<P>This fix style is part of the SHOCK package. It is only enabled if
LAMMPS was built with that package. See the <A HREF = "Section_start.html#start_3">Making
LAMMPS</A> section for more info.
</P>
<P>All cell dimensions must be periodic. This fix can not be used with a
triclinic cell. The MSST fix has been tested only for the group-ID