Skip to content

Scripts related to the Large-scale Atomic Molecular Massively Parallel Simulator

License

Notifications You must be signed in to change notification settings

phillpot-group/lammps-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

lammps-scripts

Scripts related to the Large-scale Atomic Molecular Massively Parallel Simulator

Format

Script names should follow the general convention purpose_software_platform where, in this case, software is always 'lammps'. Please comment your code heavily as a courtesy to those who are not familiar with it.

Descriptions

compile_lammps_hipergator.sh

Compiles a serial and mpi enabled version of LAMMPS directly from the stable git branch. This script also creates LAMMPS_SERIAL_BIN and LAMMPS_MPI_BIN environment variables which point to the locations of the serial and mpi executables respectively. Execute it in the following way.

# I strongly recommend installing in ~/usr/local

$ cd ~/usr/local
$ bash compile_lammps_hipergator.sh

About

Scripts related to the Large-scale Atomic Molecular Massively Parallel Simulator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages