~ubuntu-branches/debian/sid/lammps/sid

« back to all changes in this revision

Viewing changes to doc/Section_intro.txt

  • Committer: Package Import Robot
  • Author(s): Anton Gladky
  • Date: 2015-04-29 23:44:49 UTC
  • mfrom: (5.1.3 experimental)
  • Revision ID: package-import@ubuntu.com-20150429234449-mbhy9utku6hp6oq8
Tags: 0~20150313.gitfa668e1-1
Upload into unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
105
105
  open-source distribution
106
106
  highly portable C++
107
107
  optional libraries used: MPI and single-processor FFT
108
 
  GPU (CUDA and OpenCL) and OpenMP support for many code features
 
108
  GPU (CUDA and OpenCL), Intel(R) Xeon Phi(TM) coprocessors, and OpenMP support for many code features
109
109
  easy to extend with new features and functionality
110
110
  runs from an input script
111
111
  syntax for defining and using variables and formulas
141
141
  charged pairwise potentials: Coulombic, point-dipole
142
142
  manybody potentials: EAM, Finnis/Sinclair EAM, modified EAM (MEAM), \
143
143
    embedded ion method (EIM), EDIP, ADP, Stillinger-Weber, Tersoff, \
144
 
    REBO, AIREBO, ReaxFF, COMB
 
144
    REBO, AIREBO, ReaxFF, COMB, SNAP, Streitz-Mintmire
 
145
  charge equilibration (QEq via dynamic, point, shielded, Slater methods)
145
146
  electron force field (eFF, AWPMD)
146
147
  coarse-grained potentials: DPD, GayBerne, REsquared, colloidal, DLVO
147
148
  mesoscopic potentials: granular, Peridynamics, SPH
188
189
  harmonic (umbrella) constraint forces
189
190
  rigid body constraints
190
191
  SHAKE bond and angle constraints
191
 
  bond breaking, formation, swapping
 
192
  Monte Carlo bond breaking, formation, swapping
 
193
  atom/molecule insertion and deletion
192
194
  walls of various kinds
193
195
  non-equilibrium molecular dynamics (NEMD)
194
196
  variety of additional boundary conditions and constraints :ul
246
248
These are LAMMPS capabilities which you may not think of as typical
247
249
molecular dynamics options:
248
250
 
 
251
"static"_balance.html and "dynamic load-balancing"_fix_balance.html
249
252
"generalized aspherical particles"_body.html
250
253
"stochastic rotation dynamics (SRD)"_fix_srd.html
251
254
"real-time visualization and interactive MD"_fix_imd.html
252
255
"atom-to-continuum coupling"_fix_atc.html with finite elements
253
256
coupled rigid body integration via the "POEMS"_fix_poems.html library
254
257
"QM/MM coupling"_fix_qmmm.html
255
 
"grand canonical Monte Carlo"_fix_gcmc.html insertions/deletions
 
258
"path-integral molecular dynamics (PIMD)"_fix_ipi.html and "this as well"_fix_pimd.html
 
259
Monte Carlo via "GCMC"_fix_gcmc.html and "tfMC"_fix_tfmc.html and "atom swapping"_fix_swap.html
256
260
"Direct Simulation Monte Carlo"_pair_dsmc.html for low-density fluids
257
261
"Peridynamics mesoscale modeling"_pair_peri.html
258
262
"Lattice Boltzmann fluid"_fix_lb_fluid.html