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
8318c6781697cdb8dd88a3208758c367295a99d2
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
17
Jan
16
15
14
13
12
11
10
9
6
5
4
3
2
28
Dec
27
24
23
22
21
20
19
16
15
14
13
12
9
8
7
1
30
Nov
29
28
24
23
22
21
19
20
19
18
17
16
15
14
13
12
11
10
9
8
7
4
2
1
29
Oct
28
27
26
25
24
23
21
20
19
18
17
16
15
14
13
12
11
patch 17Jan17
Merge pull request #339 from akohlmey/fixes-for-srp-example
Merge pull request #335 from stanmoore1/neighbor_fixes
Merge pull request #342 from epfl-cosmo/ipi-multiinit-bug
Merge pull request #341 from stanmoore1/qeq_kk_neighlist
Merge pull request #340 from stanmoore1/fix_rx_neighborlist
Merge pull request #334 from sstrong99/flow_gauss_changeRef
Merge pull request #332 from akohlmey/coord-atom-orientorder-atom-enhancements
Merge pull request #331 from timattox/USER-DPD_fix_example_typo
Merge pull request #330 from akohlmey/collected-small-bugfixes
Merge pull request #328 from akohlmey/print-last-command-on-error
Merge pull request #327 from stanmoore1/kokkos_lib_update
Merge pull request #326 from Pakketeretet2/github-tutorial-update
fix spring doc page update
avoid spurious error message, when no storage fix is active/used
rather than adjusting the communication cutoff, we just print out the minimum value needed and error out
fix bugs from incorrect code synchronization
reordering operations in Pair::init_style() to avoid segfaults w/o a kspace style
Included a flag to prevent multiple open_socket calls if run is included multiple times in the LAMMPS input
fix for bug with compute rdf with pair reax/c. we must not copy a neighbor list, if newton settings are not compatible
Removing neighbor list hack in fix_qeq_reax_kokkos
Make fix_rx request its own neighbor list
during setup, checking timestep doesn't seem to be sufficient. comparing bins and stencil point, too.
correct out-of-bounds accesses
update USER-CGDNA examples to follow LAMMPS style
remove dead code
USER-CGDNA whitespace cleanup: expand tabs and remove trailing whitespace
apply some LAMMPS formatting style conventions for include files
add USER-CGDNA package with dependencies into the build system
add missing html files to lammps.book
some minor documentation integration tweaks for USER-CGDNA package
Merge pull request #12 from ibaned/pair-table-rx-kokkos
fix CUDA type issues in pair_table_rx_kokkos
Fixing inheritance issue in pair_hybrid_overlay_kokkos
Merge pull request #11 from ibaned/pair-table-rx-kokkos
support for eatom and vatom in pair_table_rx_kokkos
avoid not only division by zero, but also computing variance for short runs with insufficient resolution
Merge branch 'bugfix_dividebyzero' of https://github.com/timattox/lammps_USER-DPD into collected-small-bugfixes
Merge pull request #6 from ibaned/cuda-lj-ctor-warning
Protect from divide by zero in mpi_timings() when printing results.
Loading