6
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected over 5 years ago.
Jun 23, 2019 — Jul 23, 2019
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improvements and additions to kim_commands doc More... over 5 years ago
fix parallel processing input include bug More... over 5 years ago
make processing of Input::file(const char* filename) more like processing an include file More... over 5 years ago
simplify nested include file handling More... over 5 years ago
add workaround for handline include files More... over 5 years ago
follow convention to list all commands in a file as header More... over 5 years ago
make certain, we are not mixing cutoff and long-range coulomb when looking cutoffs More... over 5 years ago
correct dimensionality of cut_coul property in Pair::extract() More... over 5 years ago
Arch specific words More... over 5 years ago
store compute_tally array in restart and read it back. fix memory leak. More... over 5 years ago
Added text that ADP potentials are available in KIM as well as NIST More... over 5 years ago
Corrected box rescaling More... over 5 years ago
Small change to KIM package build More... over 5 years ago
Merge branch 'kim-simulator-models' of github.com:ellio167/lammps into kim-simulator-models More... over 5 years ago
Moved some content from pair_kim docs to kim_commands More... over 5 years ago
Updated the pair_kim docs More... over 5 years ago
Updated KIM package information More... over 5 years ago
simplify nested include file handling More... over 5 years ago
programming style changes More... over 5 years ago
fix bug of not storing pointers More... over 5 years ago
add workaround for handline include files More... over 5 years ago
remove class member name clashes. Pointers contains `infile` so we rename other uses to `inpfile` More... over 5 years ago
Added explanation on Model and SM pages More... over 5 years ago
Merge branch 'kim-simulator-models' of github.com:ellio167/lammps into kim-simulator-models More... over 5 years ago
Some minor typo fixes in kim_commands.txt More... over 5 years ago
modification in the doc file of lj/class2 style More... over 5 years ago
add a few more false positives More... over 5 years ago
Implementation of inner/middle/outer compute methods for lj/class2/coul/long More... over 5 years ago
output messages that would otherwise only show up in logs only when logs are enable for screen or logfile More... over 5 years ago
simplify another case of stringstream to use plain std::string More... over 5 years ago