|
|
49cccd7526
|
add example for fix sgcmc
|
2022-12-13 16:35:49 -05:00 |
|
|
|
31ca8fbbed
|
Merge pull request #3449 from cesmix-mit/pod
ML potentials with proper orthogonal descriptors
|
2022-12-05 12:29:13 -05:00 |
|
|
|
fa160a21c2
|
Move precision and basename options from param input file to data input file
|
2022-12-02 17:41:34 -05:00 |
|
|
|
e4791356c7
|
Add regularization parameter to make the fitting more robust.
|
2022-12-02 10:29:46 -05:00 |
|
|
|
7968c49916
|
rename old log and add logs for second example
|
2022-12-01 23:22:27 -05:00 |
|
|
|
7ec27b4c09
|
update logs and unit test
|
2022-12-01 23:18:41 -05:00 |
|
|
|
e79ae87957
|
Stabilize the linear solve and update Ta examples
|
2022-12-01 22:38:09 -05:00 |
|
|
|
99b5053991
|
Update log files
|
2022-12-01 16:07:22 -05:00 |
|
|
|
82375f75e4
|
Update reference log files
|
2022-12-01 15:53:26 -05:00 |
|
|
|
1228b89ece
|
Add a quadratic pod example for Ta
|
2022-12-01 15:37:05 -05:00 |
|
|
|
2738f18889
|
Add optional precision to round the coefficients to ensure consistency across platforms
|
2022-12-01 13:53:42 -05:00 |
|
|
|
196f16325c
|
Update fitpod
|
2022-12-01 09:27:16 -05:00 |
|
|
|
db8b4af924
|
Merge branch 'pod' of https://github.com/cesmix-mit/lammps into pod
|
2022-12-01 09:18:18 -05:00 |
|
|
|
929f23095c
|
Update fitpod to let proc 0 handle the linear system and broadcast the solution to other processors
|
2022-12-01 09:17:41 -05:00 |
|
|
|
3792140734
|
prettify and simplify output table formatting using fmt::format()
|
2022-12-01 06:38:20 -05:00 |
|
|
|
8951aceecb
|
add madelung logs
|
2022-12-01 16:35:57 +10:00 |
|
|
|
ad68eb8a59
|
add piston logs
|
2022-12-01 16:35:00 +10:00 |
|
|
|
a346d7c6ca
|
truncate coefficient output to 8 digits precision that are reproducible
|
2022-12-01 01:12:26 -05:00 |
|
|
|
61c4953119
|
update log files
|
2022-12-01 00:55:29 -05:00 |
|
|
|
deb4684d26
|
Update README
|
2022-12-01 00:14:11 -05:00 |
|
|
|
bf07ccba77
|
Update documentation
|
2022-12-01 00:11:21 -05:00 |
|
|
|
fd13fe1e9a
|
Add basename feature to output files and removed existing files
|
2022-11-30 22:34:42 -05:00 |
|
|
|
b7034e0380
|
update log files with updated coeff data
|
2022-11-30 21:27:01 -05:00 |
|
|
|
3333bdd5b9
|
update data without excess precision
|
2022-11-30 21:22:08 -05:00 |
|
|
|
793987e0c3
|
replace planar logs
|
2022-12-01 11:48:26 +10:00 |
|
|
|
a733e4ddf9
|
replace au-aq logs
|
2022-12-01 11:46:51 +10:00 |
|
|
|
c7300f47b1
|
replace logs for graph-il
|
2022-12-01 11:17:49 +10:00 |
|
|
|
26ecd2a9b0
|
update ML-POD example and include log files
|
2022-11-30 19:26:31 -05:00 |
|
|
|
0997842bf7
|
add back symlinks
|
2022-11-30 19:23:09 -05:00 |
|
|
|
13d1ce38d2
|
remove copies
|
2022-11-30 19:22:59 -05:00 |
|
|
|
6966a0726b
|
remove redundant files and recreate logs
|
2022-11-30 19:17:40 -05:00 |
|
|
|
e5b1b29912
|
Merge branch 'develop' into pod-updates
|
2022-11-30 13:25:32 -05:00 |
|
|
|
362739a337
|
Move examples to lammps/examples/PACKAGES/pod and rename source files
|
2022-11-29 20:06:04 -05:00 |
|
|
|
5de185e89b
|
Allow name tag for output files
|
2022-11-29 14:43:55 -05:00 |
|
|
|
e1d1c72d94
|
update example to conform to LAMMPS conventions
|
2022-11-28 15:04:38 -05:00 |
|
|
|
3b56d5e9b1
|
Update for documentation, change percentage to fraction, and fix some printing issues in fitpod_command
|
2022-11-28 11:03:18 -05:00 |
|
|
|
a3f1c25537
|
Merge branch 'develop' into merge-develop
|
2022-11-28 09:16:50 +01:00 |
|
|
|
ccffe80b8d
|
update MPI functionality for fitpod command
|
2022-11-28 01:09:36 -05:00 |
|
|
|
234725a9fb
|
Update MPI functionality for quadratic POD
|
2022-11-27 22:22:52 -05:00 |
|
|
|
32a3fc21bc
|
enable symm for conq and thermo
|
2022-11-27 23:46:00 +00:00 |
|
|
|
ee5b021c57
|
Update MLPOD's documentation and changed example folder name from pod to mlpod
|
2022-11-27 11:14:21 -05:00 |
|
|
|
0f05f8650b
|
Merge branch 'fix_sph_example' of github.com:timteichmann/lammps into collected-small-changes
|
2022-11-23 09:29:54 -05:00 |
|
|
|
3a49b69dee
|
Fix SPH shock tube 2d example input deck
|
2022-11-23 15:14:12 +01:00 |
|
|
|
e2d6bb0c31
|
Merge branch 'develop' into pod-updates
|
2022-11-22 18:32:20 -05:00 |
|
|
|
e165607710
|
Remove unnecessary functions and variables from pairstyle
|
2022-11-22 08:45:43 -07:00 |
|
|
|
5424344dc6
|
Forward declare podptr in fitpod header
|
2022-11-20 09:56:37 -07:00 |
|
|
|
7d31793460
|
Use mlpod instead of pod
|
2022-11-20 09:42:05 -07:00 |
|
|
|
143147e7b9
|
Use lammps memory allocation everywhere
|
2022-11-20 09:41:36 -07:00 |
|
|
|
33356aebcf
|
update pod.txt
|
2022-11-20 11:40:33 -05:00 |
|
|
|
50d3f88705
|
Update fitpod command
|
2022-11-19 22:05:54 -05:00 |
|