Commit Graph

1207 Commits

Author SHA1 Message Date
julient31 93bd2f4ab0 Commit JT 111319
- addind 4 first benchmark examples (in examples/SPIN/benchmark)
- corrected typo in examples (in dump commands)
2019-11-13 20:46:28 -07:00
julient31 d64bc2a1b7 Commit JT 110419
- commit changes examples
2019-11-04 08:05:07 -07:00
Oliver Henrich 84165da4e7 Deleted old log files 2019-10-17 19:34:04 +01:00
Oliver Henrich c6f637f78f Merge branch 'master' into user-cgdna 2019-10-17 18:40:50 +01:00
Oliver Henrich 5652154b3c Added log files 2019-10-17 18:37:55 +01:00
Oliver Henrich b29a962032 Corrected r_stk_high coefficient 2019-10-17 16:16:28 +01:00
Axel Kohlmeyer bfcab685ce
add reference outputs to example input 2019-10-15 17:28:35 +02:00
charlie sievers 9c5c33e869 Updated gjf examples 2019-10-14 14:39:45 -07:00
Steve Plimpton f2840176b3 clarified the README 2019-10-08 18:14:32 -06:00
Steve Plimpton 945f903683 added an examples/UNITS dir 2019-10-08 18:02:21 -06:00
Axel Kohlmeyer 0e10fbb133
Merge pull request #1690 from charlessievers/third_order
Added third order, added documentation, took out extraneous lines, ad…
2019-10-08 21:57:15 +02:00
Axel Kohlmeyer 8c063343a1 Merge branch 'master' into collected-small-changes 2019-10-07 18:54:33 +02:00
julient31 ed467d8867 Merge branch 'master' of github.com:alxvov/lammps into OSO
- solved conflict in doc/src/fix_nve_spin.txt
2019-10-04 08:56:49 -06:00
Axel Kohlmeyer ed5678d646
Merge pull request #1673 from charlessievers/lammps_gjf
Lammps fix langevin updates for gjf option
2019-10-04 10:02:46 +02:00
charlie sievers 8c4798b692 added dynamical matrix python script 2019-09-26 12:39:55 -07:00
Axel Kohlmeyer 5d88e12583
correct model comment and remove trailing whitespace 2019-09-25 14:33:07 -04:00
julient31 a0974bc09d Commit JT 092419
- changed the nve/spin lattice option
- from (yes/no) to (moving/frozen)
- changed the doc and all examples
2019-09-24 15:58:22 -06:00
julient31 a31aa5debc Merge branch 'master' of github.com:alxvov/lammps into OSO 2019-09-23 14:22:26 -06:00
julient31 bc0ff0db61 Commit2 JT 092319
- added enum to min.h (for norm choice)
- completed doc min_modify
- corrected torque tol issue in spin/min
2019-09-23 13:48:33 -06:00
Axel Kohlmeyer d84cbe49a4
Merge pull request #1686 from cusentino/snap-WBe-example
Added W-Be example to example/snap folder
2019-09-19 15:38:35 -04:00
Axel Kohlmeyer 3fd43224b3
update comments in example inputs 2019-09-19 15:17:52 -04:00
Axel Kohlmeyer 415698d570
update examples/README 2019-09-19 13:53:54 -04:00
Axel Kohlmeyer ed6dd1a632
Merge pull request #1666 from tanmoy7989/local_density
added LD potential and wrote html-style doc
2019-09-19 11:45:46 -04:00
Mary Alice Cusentino e847777e43 Added W-Be example to example/snap folder 2019-09-18 14:34:20 -06:00
charlie sievers eba10b10e8 Merge remote-tracking branch 'origin/master' into lammps_gjf 2019-09-17 12:08:12 -07:00
Axel Kohlmeyer d4d5f241eb
use improper style fourier instead of non-existing style opls 2019-09-17 14:48:58 -04:00
Aidan Thompson 790d7d9fae Added log files and updated README 2019-09-13 15:59:25 -06:00
charlie sievers a948a34f8a added false positive, removed graphs from examples, updated langevin kokkos, improved diff readability in langevin 2019-09-12 16:34:15 -07:00
charlie sievers 7aab3797b3 Updated MD results readme 2019-09-10 17:14:44 -07:00
charlie sievers 90296b76e3 Added a readme to the md results folder 2019-09-10 17:11:49 -07:00
charlie sievers e34b7840d5 Updated documentation and added MD results 2019-09-10 15:53:32 -07:00
charlie sievers f0b6ca82dd Merge branch 'master' into lammps_gjf 2019-09-10 15:39:28 -07:00
charlie sievers 00ee32b582 Merge remote-tracking branch 'upstream/master' 2019-09-10 15:33:04 -07:00
tanmoy.7989 8c113f5fdb added LD potential and wrote html-style doc 2019-09-09 01:51:04 -07:00
Aidan Thompson fb702fa9d6 Added FCC, BCC, and ICOS examples 2019-08-25 23:02:41 -06:00
Aidan Thompson aa9b805cc9 started on W_l 2019-08-23 18:11:52 -06:00
julient31 8ec4e3fc91 Commit JT 082219
- modified min spin names (removed oso from spin/cg and spin/lbfgs)
- modified associated option name (from spin_oso_cg to spin/cg, same for
lbfgs)
- modified .gitignore, doc pages, and examples accordingly
2019-08-22 10:48:58 -06:00
Axel Kohlmeyer bf85bff783
Merge pull request #1641 from rbberger/fix_external_via_python
Extend lib interface to allow setting fix external callbacks
2019-08-21 10:54:59 -04:00
alxvov 12c73e7a61 Merge branch 'upstream-master' into OSO 2019-08-21 14:03:42 +00:00
Axel Kohlmeyer 6b1df07298
compute HMA style name should be lowercase 2019-08-20 19:24:22 -04:00
Richard Berger 9b703c6675 Fix file name 2019-08-20 16:54:37 -06:00
Richard Berger 2b42428d28 Extend lib interface to set fix external callback
This allows creating a callback in Python and attaching it to
a fix external instance.
2019-08-20 14:04:49 -06:00
Stan Moore 9a849a4d4f
Merge branch 'master' into master 2019-08-19 15:55:39 -06:00
charlie sievers ef3f382f61 fixed tbias 2019-08-07 17:27:35 -07:00
Ryan S. Elliott 8619462b3b Added logs for examples/kim 2019-08-07 16:14:22 -05:00
charlie sievers 131d5f0e69 Merge branch 'master' into lammps_gjf 2019-08-07 12:09:22 -07:00
charlie sievers f0f909996a Merge remote-tracking branch 'upstream/master' 2019-08-07 12:03:33 -07:00
Axel Kohlmeyer 5fd323fe32
simplify example folder for ilp/graphene/hbn potential
- flatten directory structure
- remove CPU time and reduce excess precision from output
- delete redundant and unused files
- regenerate reference outputs
2019-08-01 14:24:47 -04:00
Axel Kohlmeyer fa6a990536
reduce output precision to default and don't output per-step cpu time 2019-08-01 13:31:52 -04:00
oywg11 76bac4cedc Fix communication bug of ILP 2019-08-01 16:39:42 +03:00