|
|
208caacb89
|
Merge pull request #3390 from hammondkd/fortran2_updates
Fixed a bug (xz and yz reversed) in LAMMPS.F90 and changed mpif90 to …
|
2022-08-10 20:49:17 -04:00 |
|
|
|
15261aaa71
|
Fixed a bug (xz and yz reversed) in LAMMPS.F90 and changed mpif90 to mpifort in README for files in examples/COUPLE/fortran2
|
2022-08-10 11:11:27 -05:00 |
|
|
|
3a4a0078cd
|
whitespace
|
2022-08-09 16:51:48 -04:00 |
|
|
|
6eb51a68d9
|
move dump command after reset_timestep to avoid crash
|
2022-08-09 16:51:48 -04:00 |
|
|
|
c986dd9b97
|
correct make command line example
|
2022-07-27 05:25:36 -04:00 |
|
|
|
f478ca3b4d
|
Merge pull request #3337 from vpalkar/pair-srp-react
Adding pair style srp/react
|
2022-07-15 18:59:49 -04:00 |
|
|
|
a393569083
|
Merge pull request #3343 from yskmiyazaki/style-sdk-update
Change package name CG-SDK to CG-SPICA and add a function type LJ12-5 to the package
|
2022-07-15 14:54:41 -04:00 |
|
|
|
4a747fa40c
|
Merge branch 'develop' into amoeba
|
2022-07-13 03:14:39 -04:00 |
|
|
|
c817a495e7
|
tweak README files
|
2022-07-11 09:44:23 -06:00 |
|
|
|
c71e1cd470
|
changed lammps inputs in examples for SPICA
|
2022-07-08 17:16:15 +09:00 |
|
|
|
5bca3fd0b0
|
Remove an output file
|
2022-07-07 17:00:52 -06:00 |
|
|
|
f4ece2e828
|
change length of ubi run
|
2022-07-07 15:02:48 -06:00 |
|
|
|
b2b0704648
|
new log files
|
2022-07-07 15:01:55 -06:00 |
|
|
|
a79e9bc204
|
clean up log files
|
2022-07-07 14:53:45 -06:00 |
|
|
|
6100e1fafb
|
code tweaks and update of examples
|
2022-07-07 14:33:19 -06:00 |
|
|
|
9975eecd2a
|
Fix merge conflicts
|
2022-07-07 09:11:28 -06:00 |
|
|
|
b7457fe834
|
Initial commit for pair style srp-react files
|
2022-07-06 10:55:14 -04:00 |
|
|
|
67e29fc766
|
add metadata tags to the .key files too.
|
2022-07-05 11:20:15 -04:00 |
|
|
|
89e0989522
|
add UNITS: and DATA: metadata tags to force field files
|
2022-07-05 07:11:09 -04:00 |
|
|
|
f58d413fbd
|
Update test examples and script to be more in line with other LAMMPS examples
|
2022-07-05 06:59:31 -04:00 |
|
|
|
e4c798674f
|
Merge branch 'develop' into amoeba-ak
|
2022-07-02 22:02:07 -04:00 |
|
|
|
e98af88242
|
Clean up unnecessary code.
|
2022-07-01 20:56:11 -06:00 |
|
|
|
146b00c395
|
Merge pull request #3307 from lammps/fix-mdi-aimd-enhance
MDI package enhancements
|
2022-07-01 20:48:40 -04:00 |
|
|
|
dc1b7ba0a4
|
Parallelization and ij pair collapse.
|
2022-07-01 15:37:00 -06:00 |
|
|
|
d385a9be9d
|
finished debug of induce iterations
|
2022-07-01 13:13:57 -06:00 |
|
|
|
e34e9aca48
|
improve consistency between CMake and GNU make build. Must explicitly link python when building a static mdi lib
|
2022-06-30 15:45:52 -04:00 |
|
|
|
025d465ab7
|
more debugging on dipole induce
|
2022-06-30 11:44:31 -06:00 |
|
|
|
d1d51636a7
|
fix typo
|
2022-06-30 11:19:38 -06:00 |
|
|
|
8f524cde33
|
Merge branch 'fix-mdi-aimd-enhance' of github.com:lammps/lammps into fix-mdi-aimd-enhance
|
2022-06-30 11:17:19 -06:00 |
|
|
|
aebf53679e
|
add Python/MDI info the examples/mdi/README
|
2022-06-30 11:17:13 -06:00 |
|
|
|
7317c5de38
|
Merge branch 'develop' into collected-small-fixes
|
2022-06-29 05:13:24 -04:00 |
|
|
|
6549ba16bf
|
debugging of dipole iterations
|
2022-06-28 13:35:49 -06:00 |
|
|
|
141d09ab9b
|
Merge branch 'develop' into fix-mdi-aimd-enhance
# Conflicts:
# doc/src/fix_mdi_aimd.rst
|
2022-06-28 13:38:43 -04:00 |
|
|
|
f65bc76326
|
Merge pull request #3305 from athomps/compute-grid-new
Compute grid for ML-SNAP
|
2022-06-28 09:00:38 -04:00 |
|
|
|
2f1d320510
|
Cleaned up baseline code, prior to parallelization
|
2022-06-24 17:02:12 -06:00 |
|
|
|
1817b12332
|
Merge branch 'develop' into amoeba
|
2022-06-24 17:01:46 -06:00 |
|
|
|
7a5410a085
|
support for >ELEMENTS MDI command
|
2022-06-24 15:09:15 -06:00 |
|
|
|
ad3387143a
|
add crosscompiling with MPI support to plugins package
|
2022-06-24 06:51:29 -04:00 |
|
|
|
6273e593a3
|
add "package" target to support building a windows installer with NSIS
|
2022-06-24 01:20:33 -04:00 |
|
|
|
14d472d691
|
First 3 columns are reference forces and indices, instead of last 3 columns.
|
2022-06-23 16:30:53 -06:00 |
|
|
|
19dcd9c623
|
Merge branch 'lammps:develop' into compute-snap
|
2022-06-23 14:05:11 -04:00 |
|
|
|
447c836629
|
Reverted in.snap.compute
|
2022-06-23 11:56:46 -06:00 |
|
|
|
7c44eac0a6
|
Added more to README and obtain MPI settings from lammps Python module
|
2022-06-23 11:43:14 -06:00 |
|
|
|
2396c16026
|
Update example and docs.
|
2022-06-22 09:32:41 -06:00 |
|
|
|
2fb3608462
|
update/correct contact info
|
2022-06-22 07:06:16 -04:00 |
|
|
|
37f056c455
|
get array and vector sizes from the avaiable APIs
|
2022-06-22 07:06:00 -04:00 |
|
|
|
49331be33e
|
simplify
|
2022-06-22 07:05:30 -04:00 |
|
|
|
3f6add4c40
|
Merge branch 'fortran2_updates' of github.com:hammondkd/lammps into collected-small-fixes
# Conflicts:
# examples/COUPLE/fortran2/LAMMPS-wrapper.cpp
# examples/COUPLE/fortran2/LAMMPS-wrapper.h
|
2022-06-22 06:41:37 -04:00 |
|
|
|
c0b109f715
|
Fixed some typos and updated e-mail addresses in examples/COUPLE/fortran2
|
2022-06-21 20:53:45 -05:00 |
|
|
|
b0c673d856
|
updates from Karl Hammond to adjust his email and correct an error message
|
2022-06-21 20:37:20 -04:00 |
|