Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lammps
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
multiscale
lammps
Graph
a8f1fe8f96b1aca76be3479fcf78202cc93bcfe6
Select Git revision
Branches
5
compute_momentum
master
default
protected
mui
mui-sequence
mui-unknown
5 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
30
Oct
29
28
26
25
24
23
22
21
20
19
18
17
16
15
12
11
10
9
8
5
4
3
2
1
28
Sep
27
25
24
23
20
19
18
17
14
12
11
10
9
7
6
5
4
3
1
31
Aug
30
29
28
27
26
25
24
23
22
21
20
17
16
15
14
13
12
10
9
8
7
6
5
3
2
1
31
Jul
30
updated CMakeLists to handle the optional dependency of USER-SDPD
Merge pull request #1183 from akohlmey/voro-clean-namespace
first commit: added SDPD
use forward declarations for better namespace hygiene
Merge pull request #1170 from akohlmey/fix-merge-sort
liblammps.pc: add some more documentation
include Plumed.h with full path
cmake: add PLUMED include dir
update .gitignore
make sure class member "list" is initialized to NULL in constructor
no need to import the PLMD namespace globally
remove references to Plumed.cpp and Plumed.h
remove last reference to voro++
Merge pull request #1181 from akohlmey/fixup-github-folder
fully integrate USER-PLUMED package into conventional build
remove obsolete and redundant files
reduce need for include files by adding forward declaration
make Plumed.cpp obsolete in USER-PLUMED code by inserting it into fix_plumed.cpp
adjust header inclusion to current LAMMPS conventions
update user-plumed Install.sh file to fit better into LAMMPS, adjust to changes in lib folder
adjust path for includelink to find the Plumed.h wrapper properly
Merge branch 'master' of github.com:gtribello/lammps into fix-plumed
cmake: add support USER-PLUMED
add feature to python lib install script to support existing installation and use links
remove file that is not present
rework some of the pull request instructions to be realigned with the recent changes in the workflow.
correct link to github tutorial in CONTRIBUTING doc
Added new version of Plumed wrapper
doc files for new parallel dump file read capability
add parallel file read capability to ReadDump
make 2 copy of old read_dump and rerun for comparison to new
Added instructions on PLUMED to build extras and Package details pages of manual
Merge remote-tracking branch 'upstream/master'
Merged Pablo's fixes into the plumed interface for lammps
Merge pull request #1177 from lammps/modify-reorder
reorder operations in init() to fix a bug with compute chunk/atom deleting a fix
more tweaks
formatting tweak
more tweaks from style check script
change intro to each list of commands
Loading