|
|
e4027ba98a
|
update example input files
|
2022-02-20 06:35:35 -05:00 |
|
|
|
7d79a7822b
|
Merge branch 'develop' into Elastic_stress
|
2022-02-20 05:28:42 -05:00 |
|
|
|
4ca5441cf1
|
Updated documentation
|
2022-02-19 19:25:02 -07:00 |
|
|
|
61377f41ad
|
Replaced Si.sw with a simlink to potentials dir
|
2022-02-19 18:01:37 -07:00 |
|
|
|
f1f2cebf98
|
Rearranged the directory tree for ELASTIC_T and BORN_MATRIX
|
2022-02-19 17:59:27 -07:00 |
|
|
|
c8ae3c45ac
|
Removed cij_nvt directory and updated RADME
|
2022-02-19 17:09:39 -07:00 |
|
|
|
335fa2e742
|
Addd born/matrix numdiff to example
|
2022-02-19 17:07:21 -07:00 |
|
|
|
8b627f92f0
|
address spelling and achor issues, and integrate into style overview tables
|
2022-02-16 08:10:29 -05:00 |
|
|
|
e541f006eb
|
replace copies of files with symbolic links
|
2022-02-16 06:34:31 -05:00 |
|
|
|
563f98b898
|
Some changes in examples directory, nothing important for now
|
2022-02-12 12:38:58 +01:00 |
|
|
|
922b240678
|
Interlayer Potential for TMDs and Metal Surfaces
|
2022-02-12 06:05:11 +02:00 |
|
|
|
4f36dad942
|
Removed the bogus loop in numdiff and manually se the factors in numdiff.
|
2022-02-10 11:51:03 +01:00 |
|
|
|
4d6fcb3a8b
|
Merge branch 'develop' of https://github.com/lammps/lammps into Elastic_stress before comiting to pull request
|
2022-02-08 16:46:23 +01:00 |
|
|
|
9ed13157eb
|
Added examples/cij_nvt/in.lj* changes to make Git happy.
|
2022-02-08 16:42:33 +01:00 |
|
|
|
9833e5bc66
|
Hopefully got compute_born_matrix numdiff method working. Also added two BORN_MATRIX examples.
|
2022-02-08 16:40:52 +01:00 |
|
|
|
4de02c7f2f
|
Tweaked input script
|
2022-02-04 16:28:29 -07:00 |
|
|
|
652ff43f64
|
Got a good match with some Born elements with P != 0
|
2022-02-03 21:58:25 -07:00 |
|
|
|
ea0b4f0f33
|
Got a good match with some Born elements with P != 0
|
2022-02-03 18:16:21 -07:00 |
|
|
|
7cd9975e29
|
Fixed one obvious error in numdiff version, matching analytic quite well for P~=0, need to fix addon term
|
2022-02-03 17:44:47 -07:00 |
|
|
|
172f88a0d5
|
Merge pull request #3104 from ohenrich/cg-dna
CG-DNA unit test and performance enhancement
|
2022-02-01 18:30:13 -05:00 |
|
|
|
b7c8ab639c
|
Dummy change
|
2022-01-30 16:44:35 -07:00 |
|
|
|
cc9c578006
|
Got all the pieces in, now just need to get the right answer
|
2022-01-30 15:52:16 -07:00 |
|
|
|
0f85809acf
|
Created branch on athomps/lammps repo
|
2022-01-30 12:37:33 -07:00 |
|
|
|
fbecf0051e
|
Merge remote-tracking branch 'upstream/develop' into numdiff-stress
|
2022-01-28 18:36:27 -07:00 |
|
|
|
a9481733a0
|
Finished debugging, testing, documenting
|
2022-01-28 18:34:30 -07:00 |
|
|
|
41c1c64be9
|
Merged with deveop branch
|
2022-01-28 20:27:38 +00:00 |
|
|
|
d6a6f64576
|
Merge pull request #3090 from rbberger/modernize_use_override
Modernize to C++11: use override
|
2022-01-28 14:10:45 -05:00 |
|
|
|
415476983d
|
Merge branch 'develop' into cg-dna
|
2022-01-26 19:31:48 +00:00 |
|
|
|
ef2969dfbf
|
use override keyword in plugin sources
|
2022-01-22 10:30:58 -05:00 |
|
|
|
3e3cd4c94d
|
Added correct units for pressure, still getting wrong answer
|
2022-01-21 19:46:54 -07:00 |
|
|
|
3286fcb13a
|
Added correct units for pressure, still getting wrong answer
|
2022-01-21 19:29:23 -07:00 |
|
|
|
c16caea13b
|
Fixed bounds error
|
2022-01-21 19:17:12 -07:00 |
|
|
|
384b715d8c
|
First pass at fix numdiff/stress
|
2022-01-21 18:53:06 -07:00 |
|
|
|
e22f62f6db
|
add some metadata for fix gle matrix files
|
2022-01-18 19:55:30 -05:00 |
|
|
|
ef13455d6b
|
add some metadata tags
|
2022-01-18 16:48:07 -05:00 |
|
|
|
1f81e2afad
|
Added duplication of stdout into logfile
|
2022-01-07 13:45:54 +00:00 |
|
|
|
3748ddb1ae
|
Merge branch 'lammps:develop' into cg-dna
|
2021-12-15 09:02:57 +00:00 |
|
|
|
33aea05080
|
adjust example for changes in when reset_timestep may be used
|
2021-12-12 10:01:52 -05:00 |
|
|
|
abd3df0c5a
|
Merge pull request #3040 from akohlmey/collected-small-changes
Collected small changes and bugfixes
|
2021-12-10 15:51:13 -05:00 |
|
|
|
6140503158
|
update local/density examples to follow conventions more closely
|
2021-12-10 08:50:58 -05:00 |
|
|
|
3fc0ea3e80
|
correct names of the pack/unpack routines for forward communication
|
2021-12-09 18:30:54 -05:00 |
|
|
|
a975d0506a
|
update examples for pair style local/density
|
2021-12-09 18:21:32 -05:00 |
|
|
|
3d3b153b35
|
add proper symlink
|
2021-12-06 13:45:04 -05:00 |
|
|
|
e36029293a
|
update documentation and examples
|
2021-12-04 17:38:29 +02:00 |
|
|
|
1dd4a67771
|
add keyword for userdefined maxdelcs
|
2021-12-03 17:32:08 +02:00 |
|
|
|
7651be3e02
|
add force style test
|
2021-12-02 12:20:33 -05:00 |
|
|
|
ecd51ba4fe
|
remove obsolete/redundant files
|
2021-12-02 12:20:10 -05:00 |
|
|
|
30d3b2c209
|
merge rst files and add omp style
|
2021-12-02 15:46:00 +02:00 |
|
|
|
3bc36070a9
|
fix the invoking issue
|
2021-12-01 04:56:46 +02:00 |
|
|
|
8556b71949
|
derived class of sw
|
2021-11-30 10:14:20 +02:00 |
|