LIGGGHTS(R)-INL DEM simulation engine¶
released by DCS Computing Gmbh, Linz, Austria, www.dcs-computing.com , office@dcs-computing.com¶
LIGGGHTS(R)-INL is open-source, distributed under the terms of the GNU Public License, version 2 or later. LIGGGHTS(R)-INL is part of CFDEM(R)project: www.liggghts.com | www.cfdem.com
Core developer and main author: Christoph Kloss, christoph.kloss@dcs-computing.com
LIGGGHTS(R)-INL is an Open Source Discrete Element Method Particle Simulation Software, distributed by DCS Computing GmbH, Linz, Austria. LIGGGHTS (R) and CFDEM(R) are registered trade marks of DCS Computing GmbH, the producer of the LIGGGHTS (R) software and the CFDEM(R)coupling software See http://www.cfdem.com/terms-trademark-policy for details.
LIGGGHTS (R) Version info:¶
All LIGGGHTS (R) versions are based on a specific version of LIGGGHTS (R), as printed in the file src/version.h LIGGGHTS (R) versions are identidied by a version number (e.g. ‘3.0’), a branch name (which is ‘LIGGGHTS(R)-INL’ for your release of LIGGGHTS), compilation info (date / time stamp and user name), and a LAMMPS version number (which is the LAMMPS version that the LIGGGHTS(R)-INL release is based on). The LAMMPS “version” is the date when it was released, such as 1 May 2010.
If you browse the HTML doc pages on the LIGGGHTS(R)-INL WWW site, they always describe the most current version of LIGGGHTS(R)-INL. If you browse the HTML doc pages included in your tarball, they describe the version you have.
LIGGGHTS (R) and its ancestor LAMMPS:¶
LAMMPS is a classical molecular dynamics simulation code designed to run efficiently on parallel computers. It was developed at Sandia National Laboratories, a US Department of Energy facility, with funding from the DOE. It is an open-source code, distributed freely under the terms of the GNU Public License (GPL). The primary developers of LAMMPS are Steve Plimpton, Aidan Thompson, and Paul Crozier. The LAMMPS WWW Site at http://lammps.sandia.gov has more information about LAMMPS.
The LIGGGHTS(R)-INL documentation is organized into the following sections. If you find errors or omissions in this manual or have suggestions for useful information to add, please send an email to the developers so we can improve the LIGGGHTS(R)-INL documentation.
Once you are familiar with LIGGGHTS(R)-INL, you may want to bookmark this page since it gives quick access to documentation for all LIGGGHTS(R)-INL commands.
- 1. Introduction
- 1.1. What is LIGGGHTS(R)-INL
- 1.2. LIGGGHTS-PUBLIC VS. LIGGGHTS-PREMIUM
- 1.3. History
- 1.4. LIGGGHTS(R)-INL features
- 1.5. LIGGGHTS(R)-INL General features
- 1.6. LIGGGHTS(R)-INL Model features: LIGGGHTS-PUBLIC features
- 1.7. LIGGGHTS(R)-INL Model features: Additional features for LIGGGHTS(R)-INL
- 1.8. Open source distribution
- 1.9. Acknowledgments and citations
- 2. Getting Started
- 3. Input Script
- 4. Commands
- 5. Contact models
- 6. Mesh modules
- 7. Packages
- 8. How-to discussions
- 8.1. Restarting a simulation
- 8.2. 2d simulations
- 8.3. Running multiple simulations from one input script
- 8.4. Granular models
- 8.5. Coupling LIGGGHTS(R)-INL to other codes
- 8.6. Visualizing LIGGGHTS(R)-INL snapshots
- 8.7. Triclinic (non-orthogonal) simulation boxes
- 8.8. Output from LIGGGHTS(R)-INL (thermo, dumps, computes, fixes, variables)
- 8.9. Walls
- 8.10. Library interface to LIGGGHTS(R)-INL
- 9. Modifying & extending LIGGGHTS(R)-INL
- 10. Python interface to LIGGGHTS(R)-INL
- 11. Errors