mirror of https://github.com/lammps/lammps.git
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13845 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
e309f5f98d
commit
38cd445a26
|
@ -3,7 +3,7 @@
|
|||
<!-- HTML_ONLY -->
|
||||
<HEAD>
|
||||
<TITLE>LAMMPS Users Manual</TITLE>
|
||||
<META NAME="docnumber" CONTENT="28 Jul 2015 version">
|
||||
<META NAME="docnumber" CONTENT="4 Aug 2015 version">
|
||||
<META NAME="author" CONTENT="http://lammps.sandia.gov - Sandia National Laboratories">
|
||||
<META NAME="copyright" CONTENT="Copyright (2003) Sandia Corporation. This software and manual is distributed under the GNU General Public License.">
|
||||
</HEAD>
|
||||
|
@ -21,7 +21,7 @@
|
|||
|
||||
<P><CENTER><H3>LAMMPS Documentation
|
||||
</H3></CENTER>
|
||||
<CENTER><H4>28 Jul 2015 version
|
||||
<CENTER><H4>4 Aug 2015 version
|
||||
</H4></CENTER>
|
||||
<H4>Version info:
|
||||
</H4>
|
||||
|
|
|
@ -645,9 +645,22 @@ questions.
|
|||
<P>This package implements smoothed Mach dynamics (SMD) in
|
||||
LAMMPS. Currently, the package has the following features:
|
||||
</P>
|
||||
<P>???
|
||||
<P>* Does liquids via traditional Smooth Particle Hydrodynamics (SPH)
|
||||
</P>
|
||||
<P>See the file doc/USER/smd/SPH_user_guide.pdf to get started.
|
||||
<P>* Also solves solids mechanics problems via a state of the art
|
||||
stabilized meshless method with hourglass control.
|
||||
</P>
|
||||
<P>* Can specify hydrostatic interactions independently from material
|
||||
strength models, i.e. pressure and deviatoric stresses are separated.
|
||||
</P>
|
||||
<P>* Many material models available (Johnson-Cook, plasticity with
|
||||
hardening, Mie-Grueneisen, Polynomial EOS). Easy to add new
|
||||
material models.
|
||||
</P>
|
||||
<P>* Rigid boundary conditions (walls) can be loaded as surface geometries
|
||||
from *.STL files.
|
||||
</P>
|
||||
<P>See the file doc/USER/smd/SMD_user_guide.pdf to get started.
|
||||
</P>
|
||||
<P>There are example scripts for using this package in examples/USER/smd.
|
||||
</P>
|
||||
|
@ -663,11 +676,15 @@ LAMMPS. Currently, the package has the following features:
|
|||
</P>
|
||||
<P>* Tait, ideal gas, Lennard-Jones equation of states, full support for
|
||||
complete (i.e. internal-energy dependent) equations of state
|
||||
* plain or Monaghans XSPH integration of the equations of motion
|
||||
* density continuity or density summation to propagate the density field
|
||||
* commands to set internal energy and density of particles from the
|
||||
</P>
|
||||
<P>* Plain or Monaghans XSPH integration of the equations of motion
|
||||
</P>
|
||||
<P>* Density continuity or density summation to propagate the density field
|
||||
</P>
|
||||
<P>* Commands to set internal energy and density of particles from the
|
||||
input script
|
||||
* output commands to access internal energy and density for dumping and
|
||||
</P>
|
||||
<P>* Output commands to access internal energy and density for dumping and
|
||||
thermo output
|
||||
</P>
|
||||
<P>See the file doc/USER/sph/SPH_LAMMPS_userguide.pdf to get started.
|
||||
|
|
|
@ -499,8 +499,6 @@
|
|||
<dt><a href="compute_msd.html#index-0">compute msd</a>
|
||||
</dt>
|
||||
|
||||
</dl></td>
|
||||
<td style="width: 33%" valign="top"><dl>
|
||||
|
||||
<dt><a href="compute_msd_chunk.html#index-0">compute msd/chunk</a>
|
||||
</dt>
|
||||
|
@ -541,6 +539,8 @@
|
|||
<dt><a href="compute_property_atom.html#index-0">compute property/atom</a>
|
||||
</dt>
|
||||
|
||||
</dl></td>
|
||||
<td style="width: 33%" valign="top"><dl>
|
||||
|
||||
<dt><a href="compute_property_chunk.html#index-0">compute property/chunk</a>
|
||||
</dt>
|
||||
|
@ -566,6 +566,82 @@
|
|||
</dt>
|
||||
|
||||
|
||||
<dt><a href="compute_smd_contact_radius.html#index-0">compute smd/contact_radius</a>
|
||||
</dt>
|
||||
|
||||
|
||||
<dt><a href="compute_smd_damage.html#index-0">compute smd/damage</a>
|
||||
</dt>
|
||||
|
||||
|
||||
<dt><a href="compute_smd_hourglass_error.html#index-0">compute smd/hourglass_error</a>
|
||||
</dt>
|
||||
|
||||
|
||||
<dt><a href="compute_smd_internal_energy.html#index-0">compute smd/internal_energy</a>
|
||||
</dt>
|
||||
|
||||
|
||||
<dt><a href="compute_smd_plastic_strain.html#index-0">compute smd/plastic_strain</a>
|
||||
</dt>
|
||||
|
||||
|
||||
<dt><a href="compute_smd_plastic_strain_rate.html#index-0">compute smd/plastic_strain_rate</a>
|
||||
</dt>
|
||||
|
||||
|
||||
<dt><a href="compute_smd_rho.html#index-0">compute smd/rho</a>
|
||||
</dt>
|
||||
|
||||
|
||||
<dt><a href="compute_smd_tlsph_defgrad.html#index-0">compute smd/tlsph_defgrad</a>
|
||||
</dt>
|
||||
|
||||
|
||||
<dt><a href="compute_smd_tlsph_dt.html#index-0">compute smd/tlsph_dt</a>
|
||||
</dt>
|
||||
|
||||
|
||||
<dt><a href="compute_smd_tlsph_num_neighs.html#index-0">compute smd/tlsph_num_neighs</a>
|
||||
</dt>
|
||||
|
||||
|
||||
<dt><a href="compute_smd_tlsph_shape.html#index-0">compute smd/tlsph_shape</a>
|
||||
</dt>
|
||||
|
||||
|
||||
<dt><a href="compute_smd_tlsph_strain.html#index-0">compute smd/tlsph_strain</a>
|
||||
</dt>
|
||||
|
||||
|
||||
<dt><a href="compute_smd_tlsph_strain_rate.html#index-0">compute smd/tlsph_strain_rate</a>
|
||||
</dt>
|
||||
|
||||
|
||||
<dt><a href="compute_smd_tlsph_stress.html#index-0">compute smd/tlsph_stress</a>
|
||||
</dt>
|
||||
|
||||
|
||||
<dt><a href="compute_smd_ulsph_num_neighs.html#index-0">compute smd/ulsph_num_neighs</a>
|
||||
</dt>
|
||||
|
||||
|
||||
<dt><a href="compute_smd_ulsph_strain.html#index-0">compute smd/ulsph_strain</a>
|
||||
</dt>
|
||||
|
||||
|
||||
<dt><a href="compute_smd_ulsph_strain_rate.html#index-0">compute smd/ulsph_strain_rate</a>
|
||||
</dt>
|
||||
|
||||
|
||||
<dt><a href="compute_smd_ulsph_stress.html#index-0">compute smd/ulsph_stress</a>
|
||||
</dt>
|
||||
|
||||
|
||||
<dt><a href="compute_smd_vol.html#index-0">compute smd/vol</a>
|
||||
</dt>
|
||||
|
||||
|
||||
<dt><a href="compute_sna_atom.html#index-0">compute sna/atom</a>
|
||||
</dt>
|
||||
|
||||
|
@ -1053,8 +1129,6 @@
|
|||
<dt><a href="fix_nve_asphere_noforce.html#index-0">fix nve/asphere/noforce</a>
|
||||
</dt>
|
||||
|
||||
</dl></td>
|
||||
<td style="width: 33%" valign="top"><dl>
|
||||
|
||||
<dt><a href="fix_nve_body.html#index-0">fix nve/body</a>
|
||||
</dt>
|
||||
|
@ -1067,6 +1141,8 @@
|
|||
<dt><a href="fix_nve_limit.html#index-0">fix nve/limit</a>
|
||||
</dt>
|
||||
|
||||
</dl></td>
|
||||
<td style="width: 33%" valign="top"><dl>
|
||||
|
||||
<dt><a href="fix_nve_line.html#index-0">fix nve/line</a>
|
||||
</dt>
|
||||
|
@ -1204,6 +1280,30 @@
|
|||
</dt>
|
||||
|
||||
|
||||
<dt><a href="fix_smd_adjust_dt.html#index-0">fix smd/adjust_dt</a>
|
||||
</dt>
|
||||
|
||||
|
||||
<dt><a href="fix_smd_integrate_tlsph.html#index-0">fix smd/integrate_tlsph</a>
|
||||
</dt>
|
||||
|
||||
|
||||
<dt><a href="fix_smd_integrate_ulsph.html#index-0">fix smd/integrate_ulsph</a>
|
||||
</dt>
|
||||
|
||||
|
||||
<dt><a href="fix_smd_move_triangulated_surface.html#index-0">fix smd/move_tri_surf</a>
|
||||
</dt>
|
||||
|
||||
|
||||
<dt><a href="fix_smd_setvel.html#index-0">fix smd/setvel</a>
|
||||
</dt>
|
||||
|
||||
|
||||
<dt><a href="fix_smd_wall_surface.html#index-0">fix smd/wall_surface</a>
|
||||
</dt>
|
||||
|
||||
|
||||
<dt><a href="fix_spring.html#index-0">fix spring</a>
|
||||
</dt>
|
||||
|
||||
|
@ -1675,8 +1775,6 @@
|
|||
<dt><a href="pair_sdk.html#index-0">pair_style lj/sdk</a>
|
||||
</dt>
|
||||
|
||||
</dl></td>
|
||||
<td style="width: 33%" valign="top"><dl>
|
||||
|
||||
<dt><a href="pair_lj_sf.html#index-0">pair_style lj/sf</a>
|
||||
</dt>
|
||||
|
@ -1685,6 +1783,8 @@
|
|||
<dt><a href="pair_lj_smooth.html#index-0">pair_style lj/smooth</a>
|
||||
</dt>
|
||||
|
||||
</dl></td>
|
||||
<td style="width: 33%" valign="top"><dl>
|
||||
|
||||
<dt><a href="pair_lj_smooth_linear.html#index-0">pair_style lj/smooth/linear</a>
|
||||
</dt>
|
||||
|
@ -1750,6 +1850,22 @@
|
|||
</dt>
|
||||
|
||||
|
||||
<dt><a href="pair_smd_hertz.html#index-0">pair_style smd/hertz</a>
|
||||
</dt>
|
||||
|
||||
|
||||
<dt><a href="pair_smd_tlsph.html#index-0">pair_style smd/tlsph</a>
|
||||
</dt>
|
||||
|
||||
|
||||
<dt><a href="pair_smd_triangulated_surface.html#index-0">pair_style smd/tri_surface</a>
|
||||
</dt>
|
||||
|
||||
|
||||
<dt><a href="pair_smd_ulsph.html#index-0">pair_style smd/ulsph</a>
|
||||
</dt>
|
||||
|
||||
|
||||
<dt><a href="pair_snap.html#index-0">pair_style snap</a>
|
||||
</dt>
|
||||
|
||||
|
|
Loading…
Reference in New Issue