casievers
13f4fe186b
Updated examples/gjf/README.md
2019-07-24 16:30:02 -07:00
casievers
b97e856bf2
Tally works and example readmes addes
2019-07-24 16:21:49 -07:00
casievers
f4da632870
recent change to gjf tally (not working)
2019-07-24 16:21:49 -07:00
casievers
e38072f365
added lammps python example
2019-07-24 16:21:49 -07:00
casievers
4a80edd75f
updated fix_langevin and made example
2019-07-24 16:21:48 -07:00
Oliver Henrich
c2643a519e
Clarified explanation of new example3
2019-07-19 13:29:39 +01:00
Oliver Henrich
57fd9723a5
Added comment on new duplex3
2019-07-19 12:30:01 +01:00
Oliver Henrich
7bf9757755
Updated input and log files, amended comment in data files
2019-07-19 11:57:58 +01:00
Axel Kohlmeyer
e9666f585f
update log files for kolmogorov/crespi/full potential
2019-06-17 15:46:54 -04:00
Axel Kohlmeyer
92615bda3a
update kolmogorov/crespi/full example input for recent change in REBO
2019-06-17 07:38:11 -04:00
Axel Kohlmeyer
daa53e3008
Merge pull request #1469 from julient31/pppm_spin
...
Adding PPPM and Ewald solvers for electric dipoles and magnetic spins
2019-06-12 14:50:18 -04:00
julient31
35be1724e3
Commit JT 052819
...
- corrected examples in examples/SPIN/dipole_spin
- modified warning message in src/SPIN/pair_spin_dipole_*.cpp
2019-05-28 15:31:03 -06:00
julient31
82b50706bd
Commit2 JT 052019
...
- some corrections in the examples
- deleted an old doc files (now redundant)
2019-05-20 22:09:59 -06:00
julient31
e90eed9120
Commit JT 052019
...
- deleted old doc
- renamed new doc files
2019-05-20 21:48:05 -06:00
julient31
5f2f7d1575
Merge branch 'pppm_spin' of github.com:julient31/lammps into pppm_spin
2019-05-20 21:35:52 -06:00
julient31
3e60ec9be1
Merge branch 'clean-master2' of github.com:julient31/lammps into pppm_spin
2019-05-20 21:35:16 -06:00
Axel Kohlmeyer
0349e9fee9
update/correct list of example folders
2019-05-20 15:08:33 -04:00
julient31
fbb78e7b78
Commit JT 051719
...
- removed qsymp pair style
- cleaned doc (pair/spin/diole and kspace_style)
- cleaned kspace .cpp/h files
2019-05-17 15:04:14 -06:00
julient31
0c0b106924
Commit2 JT 051519
...
- started doc pair_spin_dipole.txt
- renamed all pair/spin/dipole
- created and tested example pair/spin/dipole/cut
2019-05-15 20:49:05 -06:00
julient31
fd168068a1
Merge branch 'clean-master2' of github.com:julient31/lammps into pppm_spin
...
Conflicts:
src/SPIN/fix_nve_spin.h
2019-05-14 17:41:58 -06:00
Axel Kohlmeyer
2c51511325
update logfiles for SPIN package with cubic anisotropy
2019-05-14 15:49:41 -04:00
Axel Kohlmeyer
091dbfa265
Merge pull request #1457 from julient31/fix_cubic_aniso
...
Adding a cubic anisotropy in the SPIN package, documentation corrections
2019-05-14 15:08:21 -04:00
julient31
11f223416c
Commit JT 051319
...
- added a cubic anisotropy in fix_precession_spin
- added associated doc and examples
- corrected neb/spin commands in doc/src/
- added tools/spin/ description
2019-05-13 16:59:39 -06:00
Steven Strong
805cc18b2d
Merge branch 'master' into e3b
2019-05-12 22:22:31 -05:00
Axel Kohlmeyer
2f580380a4
adjust drip potential example for new requirements for pair style rebo. recreate log files
2019-05-09 12:29:38 -04:00
Axel Kohlmeyer
47cf17e5c8
Merge branch 'master' into pair_drip
2019-05-09 12:19:41 -04:00
Steven Strong
da75fc3eaa
incorporate compute_pe_e3b into compute_pair
2019-05-08 09:05:09 -05:00
Mingjian Wen
db54b03751
Force line length to 80
2019-05-04 22:55:22 -05:00
Mingjian Wen
24e41bc085
Update doc and examples due to the change of parameters
2019-05-04 22:24:05 -05:00
Axel Kohlmeyer
fd3eade6d2
update reference date and examples for changes in REBO
2019-05-04 20:42:36 -04:00
Axel Kohlmeyer
c2b2be5d6f
Merge branch 'master' into github-rebo-bugfix
2019-05-04 19:09:52 -04:00
Axel Kohlmeyer
8d9697dbf6
Merge pull request #1420 from dsbolin/gran_mods
...
Updates and bugfixes to GRANULAR package
2019-04-29 14:16:25 -04:00
Axel Kohlmeyer
f052509015
Merge pull request #1421 from julient31/gneb_spin
...
Adding a GNEB implementation in the SPIN package
2019-04-29 14:14:58 -04:00
julient31
97baee4931
Commit2 JT 042919
...
- modified energy/torque tolerance for faster convergence in
examples/SPIN/gneb/skyrmion/in.gneb.skyrmion
2019-04-29 08:23:57 -06:00
Axel Kohlmeyer
98daf8f825
optimize granular examples and include logs
2019-04-29 09:48:57 -04:00
Axel Kohlmeyer
795cdf456f
simplify example and skip the system generation step, so it gives consistent results in serial and parallel
2019-04-25 19:02:35 -04:00
julient31
7c3f619e13
Commit JT 042519
...
- moved examples/SPIN/gneb/interpolate/ toward
tools/spin/interpolate/gneb
- added gneb in the command files in doc/src
- modified the error messages in neb_spin.h/cpp
2019-04-25 09:18:33 -06:00
julient31
a696b26301
Merge branch 'clean-master2' of github.com:julient31/lammps into pppm_spin
...
Conflicts:
src/SPIN/pair_spin_exchange.cpp
src/atom.cpp
src/pair.cpp
2019-04-19 15:02:25 -06:00
Mingjian Wen
ba7882c1ff
Add parameter file and example
2019-04-19 14:17:57 -05:00
Steven Strong
69e7a2a237
add e3b water model
2019-04-16 11:32:47 -05:00
Dan S. Bolintineanu
d0826f2838
Added granular example input scripts
2019-04-13 23:52:30 -06:00
julient31
70c816aa02
Commit JT 041019
...
- corrected setforce/spin
- added an example
- added the documentation (in setforce)
- updated the Howto_spin documentation
2019-04-10 13:18:33 -06:00
Dan S. Bolintineanu
4af22a723d
Fixes several bugs in fix wall/gran, wall/gran/region:
...
1. Radius of curvature for curved regions was incorrectly used to compute wall-particle overlaps
2. Uninitialized values of rolling and twisting history could produce crashes in
cases that don't initialize these to 0 by default. These are now initialized to 0.
3. Fixed a bug with the use of 'NULL' for specification of the tangential stiffness for
wall/gran and wall/gran/region
2019-04-09 16:40:49 -06:00
julient31
814b9b9378
Merge branch 'clean-master2' of github.com:julient31/lammps into gneb_spin
2019-04-08 11:26:48 -06:00
julient31
1501e9ba8a
Commit3 JT 040819
...
- README and interpolate.c for in examples/SPIN/gneb/interpolate/
2019-04-08 11:22:02 -06:00
Dan S. Bolintineanu
1e07ef6f87
Added example for pouring of particles on flat wall with new granular pair style
2019-04-08 09:13:22 -06:00
julient31
da16a7e50b
Commit JT 040519
...
- initial rotation with Rodrigues' formula + exception
- worked on neb_spin documentation
- removed pair/spin warning for neb/spin
2019-04-05 13:22:46 -06:00
Risto Toijala
619c2322e5
Merge remote-tracking branch 'upstream/master' into fix-elstop
2019-04-04 10:03:36 +03:00
Risto Toijala
0d78c7b43d
fix elstop: Rename to fix electron/stopping
2019-04-04 09:57:15 +03:00
julient31
e45e92b1cb
Commit JT 040319
...
- improved examples
- start rework gneb init. (Rodrigues' formula)
2019-04-03 11:24:37 -06:00