Difference between revisions of "LAMMPS"

From UFRC
Jump to navigation Jump to search
Line 24: Line 24:
 
[[Modules|modules documentation]]
 
[[Modules|modules documentation]]
 
===Serial===
 
===Serial===
*intel/2013
+
*intel/2016.0.109
 
*lammps
 
*lammps
  

Revision as of 17:16, 21 March 2016

Description

LAMMPS website  

LAMMPS , Large-scale Atomic/Molecular Massively Parallel Simulator, is a molecular dynamic simulator that models an ensemble of particles in liquid, solid, or gaseous state. It is a open source software, written in C++ and developed at Sandia laboratory. It can be used to model atomic, polymeric, biological, metallic, granular, and coarse-grained systems using various force fields and boundary conditions.

Required Modules

modules documentation

Serial

  • intel/2016.0.109
  • lammps

Parallel (MPI)

  • intel/2016.0.109
  • openmpi
  • lammps

System Variables

  • HPC_{{#uppercase:LAMMPS}}_DIR - installation directory
  • HPC_LAMMPS_BIN - executable directory
  • HPC_LAMMPS_LIB - library directory

Additional Information

Building a LAMMPS binary

PBS Script Examples

See the LAMMPS_PBS page for LAMMPS PBS script examples.