2a5e550bda
updated log files
2018-08-08 15:02:19 -06:00
7f5476b408
removed deprecated log files (will be replaced with more current ones)
2018-08-08 14:04:41 -06:00
74633ce28f
fixed merge conflict
2018-08-08 09:53:27 -06:00
cdde51d8af
fixed example so that P3M also works, changed tolerance type in the FMM example
2018-08-07 14:29:04 -06:00
4d75d2d611
more changes to ATM source and doc file
2018-08-06 20:49:05 +01:00
5789ef9128
bug-fix for slope() function in variable
2018-08-03 10:08:02 -06:00
463e34cef5
Merge remote-tracking branch 'origin/master' into HEAD
2018-08-03 08:13:12 -06:00
b2d1332d46
change proc count to color for MPI_Comm_split
2018-08-02 14:47:20 -06:00
d877a12e0c
Merge branch 'fix_xrd_histo' of https://github.com/king-michael/lammps into collected-small-fixes
2018-08-01 13:57:56 +02:00
c8be5a3f2d
change ave/histo to ave/histo/weight
2018-08-01 11:11:18 +02:00
28993d9823
Commit JT 072618
...
- improvements documentation (dmi and exchange)
- correction error cross product in pair_spin_dmi.cpp
- implementation mech. part in pair_spin_dmi.cpp
- correction in all pairs: init_one for [j][i] couples
- correction in atom_vec_spin.cpp: index error in read_data
- some improvements in pair_spin_dmi.cpp and pair_spin_magelec.cpp
2018-07-27 12:00:15 +02:00
7cae80b6d8
Merge https://github.com/lammps/lammps
...
more changes to ATM source and doc file
2018-07-26 11:42:53 +01:00
b2c75cc0b9
enable LAMMPS/VASP coupling to work w/out using VASP
2018-07-24 17:29:52 -06:00
a4dbac63d3
more updates to the new MESSAGE package
2018-07-24 17:22:15 -06:00
ab1cc706cc
change syntax of standard C include files
2018-07-24 11:55:56 -06:00
ae2d43031b
added pressure output, to compare results with global virial (with internal PPPM)
2018-07-23 16:25:02 -06:00
a90e019ec7
updated ScaFaCoS examples, added open-boundary Hammersley distributed sphere and charged cloud near a charged wall examples
2018-07-23 16:13:15 -06:00
2f55981224
new MESSAGE package for client/server/coupling
2018-07-23 15:58:33 -06:00
6ab93b52bc
Merge remote-tracking branch 'lammps/master' into kim-v2-update
2018-07-23 09:30:43 -05:00
5c21d2aff9
Merge pull request #962 from ndtrung81/body-dem
...
Discrete element models for the BODY package
2018-07-20 14:37:41 -06:00
5c934cdb6f
fixed examples to work with charged molecular restriction and new kspace call format
2018-07-20 10:40:29 -06:00
b0c9fde1dd
more changes from Steve
2018-07-18 15:32:03 -06:00
843b96e8dd
more changes to new polygon/hedron docs and command names
2018-07-18 08:49:42 -06:00
d4385ade15
more changes to ATM source and doc file
2018-07-16 11:22:22 -06:00
e7f4e059cf
convert to KSspace style rather than fix
2018-07-13 16:46:06 -06:00
b461967e91
Updated documentation and source
2018-07-13 20:45:06 +01:00
bf5fbc92df
Updated documentation and source
2018-07-13 20:18:53 +01:00
cdf091f228
fixed an error in the scafacos example (added missing keyword tolerance)
2018-07-13 08:37:29 -06:00
c442166ded
Tidied up example directory for PLUMED
2018-07-12 16:22:40 +01:00
6d9face1ec
Added documentation describing PLUMED package installation
2018-07-12 12:26:09 +01:00
3e73418601
Updated example/kim log files
2018-07-11 15:09:58 -07:00
fcec1498e3
update input example scripts for pair_kim
2018-07-11 15:09:58 -07:00
7eeb96f1af
Update pair_kim to work with new neig. list Hints
2018-07-11 15:09:58 -07:00
0264e044e2
Update example/kim input files
2018-07-11 15:09:58 -07:00
5bdc295331
Add skin to pair_kim neigh-list cutoffs & update docs
2018-07-11 15:09:58 -07:00
68ec8822ee
Update example/kim/log.*
2018-07-11 15:09:58 -07:00
955fe583d8
Updated docs for new pair_kim
2018-07-11 15:09:57 -07:00
4d5635a3c4
Fixed virial contribution from PLUMED
2018-07-10 16:01:45 +01:00
9d5dc561ca
Commit1 JT 070918
...
- created README in examples/SPIN
- modified doc/src/set.txt to define 'spin' and 'spin/random' keywords
2018-07-10 09:44:14 -04:00
13338bf8cb
small changes to Trung body files
2018-07-09 16:15:15 -06:00
3a824b3a4b
mods to Sergey's files
2018-07-09 14:16:46 -06:00
f698e37bf2
merged latest version of CMakeLists.txt with custom one (adding USER-SCAFACOS)
2018-07-09 13:41:35 -06:00
400ae72267
added tolerance to the example
2018-07-09 13:18:28 -06:00
b259de95d2
fix for ScaFaCoS library
2018-07-09 13:00:52 -06:00
7260bb58e1
Added Axilrod-Teller manybody potential
2018-07-04 11:03:30 +01:00
7f5a83cb1d
Added first go at checks on PLUMED interface to LAMMPS
2018-07-02 17:04:19 +01:00
b299bfa821
Started adding tests on PLUMED interface
2018-07-02 13:58:38 +01:00
2c5f2a6683
Added running example of PLUMED + LAMMPS
...
Not sure if this has been done correctly. I add both the input and the output
2018-07-02 10:22:23 +01:00
9b44529591
Added an example
2018-06-29 17:46:51 +01:00
6bd5a3d69b
Merge pull request #935 from julient31/spin_origin
...
Spin origin
2018-06-27 16:58:27 -06:00