Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (13.8%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: gcp-vais-team1
  • License: gpl-2.0
  • Language: C++
  • Default Branch: develop
  • Size: 1.1 GB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme Contributing License Code of conduct Citation Codeowners Security

README

This is the LAMMPS software package.

LAMMPS stands for Large-scale Atomic/Molecular Massively Parallel
Simulator.

Copyright (2003) Sandia Corporation.  Under the terms of Contract
DE-AC04-94AL85000 with Sandia Corporation, the U.S. Government retains
certain rights in this software.  This software is distributed under
the GNU General Public License.

----------------------------------------------------------------------

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) version 2.

The code is maintained by the LAMMPS development team who can be emailed
at developers@lammps.org.  The LAMMPS WWW Site at www.lammps.org has
more information about the code and its uses.

The LAMMPS distribution includes the following files and directories:

README                     this file
LICENSE                    the GNU General Public License (GPLv2)
CITATION.cff               Citation information for LAMMPS in CFF format
bench                      benchmark inputs
cmake                      CMake build files
doc                        documentation
examples                   example inputs for many LAMMPS commands
fortran                    Fortran 2003 module for LAMMPS
lib                        additional provided or external libraries
potentials                 interatomic potential files
python                     Python module for LAMMPS
src                        source files
tools                      pre- and post-processing tools
unittest                   test programs for use with CTest
.github                    Git and GitHub related files and tools

Point your browser at any of these files to get started:

https://docs.lammps.org/Manual.html         LAMMPS manual
https://docs.lammps.org/Intro.html          hi-level introduction
https://docs.lammps.org/Build.html          how to build LAMMPS
https://docs.lammps.org/Run_head.html       how to run LAMMPS
https://docs.lammps.org/Commands_all.html   Table of available commands
https://docs.lammps.org/Howto.html          Short tutorials and HowTo discussions
https://docs.lammps.org/Errors.html         How to interpret and debug errors
https://docs.lammps.org/Library.html        LAMMPS library interfaces
https://docs.lammps.org/Modify.html         how to modify and extend LAMMPS
https://docs.lammps.org/Developer.html      LAMMPS developer info

You can also create these doc pages locally:

% cd doc
% make html                # creates HTML pages in doc/html
% make pdf                 # creates Manual.pdf

Owner

  • Name: gcp-vais-team1
  • Login: gcp-vais-team1
  • Kind: organization

GitHub Events

Total
  • Pull request event: 1
  • Create event: 10
Last Year
  • Pull request event: 1
  • Create event: 10

Dependencies

doc/utils/converters/setup.py pypi
doc/utils/requirements.txt pypi
  • Pygments *
  • Sphinx >=5.3.0,<8.3.0
  • breathe *
  • ipython *
  • linkchecker *
  • pyyaml *
  • six *
  • sphinx-design *
  • sphinx-tabs >=3.4.1
  • sphinxcontrib-jquery *
  • sphinxcontrib-spelling *