-
Notifications
You must be signed in to change notification settings - Fork 31
/
ChangeLog
281 lines (222 loc) · 6.32 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
--------------
Nov 21, 2024
Name: Sayan Bhowmik
* release atom code and DFT+U, Dudarev version
* add testsuites for DFT+U
* update documentation
--------------
Sep 08, 2023
Name: Xin Jing
* release non-collinear spin
* integrate spin and spinor wave function cases for eigen solver, xc, force, stress, etc
* clean and merge duplicate code
* calculate and print magnetization of each atom
* update references with 1E-5 tolerance
* add testsuites for noncollinear spin
* update documentation
--------------
Aug 04, 2023
Name: Boqin Zhang
* Add d3 coefficients for PBE0 and HSE
* fix the name of rscanc function
--------------
Jul 27, 2023
Name: Boqin Zhang
* Add rscan meta-GGA functional
--------------
Jul 06, 2023
Name: Xin Jing
* put exx/, vdw/ and mgga/ into xc/ folder.
* Adding path of these folders in the beginning of the code.
--------------
Jun 27, 2023
Name: Boqin Zhang
* Add r2scan meta-GGA functional
--------------
Jun 26, 2023
Name: Xin Jing, Boqin Zhang
* Decompose exchange correlation functionals.
* Pre-release source code of non-collinear spin but it's disabled until fully tested.
--------------
Apr 08, 2023
Name: Xin Jing
* Change the default SCF tolerance for 1E-5 Ha/atom energy accuracy in single point calculation.
* Change the default SCF tolerance for 1E-3 Ha/bohr force accuracy in MD context.
* Change the default SCF tolerance for TOL_RELAX/5 Ha/bohr force accuracy in relaxation context.
* Update documentation.
--------------
Apr 03, 2023
Name: Xin Jing
* Reduce memory usage during Chebyshev filtering
--------------
Feb 12, 2023
Name: Xin Jing
* Always print atomic mass in .out file
--------------
Feb 07, 2023
Name: Xin Jing
* Add density in .out file
----------------
Feb 06, 2023
Name: Xin Jing, Shashikant Kumar
* Change rounding convenction of mesh size to use ceil rather than round
* Update SPMS psps list
* Update testsuite
----------------
Feb 1, 2023
Name: Xin Jing, Shashikant Kumar
* Change r_core from value in pseudopotential file to actual r where projectors are below < 1E-8
* fix SCF time in output file and change name format of output format as SPARC
* update testsuite
----------------
Jan 23, 2023
Name: Xin Jing, Shashikant Kumar
* Change the pseudocharge rb upper bound and the default TOL_PSEUDOCHARGE to 1E-3 * TOL_SCF
* update testsuite and documentation
----------------
Jan 02, 2023
Name: Shashikant Kumar
* Added 'run_local' feature in the testing framework
----------------
Dec 11, 2022
Name: Shashikant Kumar
* Updated the version number printing on the top of .out file to be same as SPARC
* Updated test suite reference files
----------------
Nov 23, 2022
Name: Xin Jing
* Fix the issue in hybrid outer loop for creating ACE operator for additional time
* Update testsuite
* Change MINIT_SCF to 2
--------------
Nov 22, 2022
Name: Shashikant Kumar
Changes: (psps/)
* Updated the SPMS pseudopotential (with new citation)
----------------
Nov 16, 2022
Name: Xin Jing
* Update force and stress expression
* Update default TOL_SCF model for energy and force accuracy
* Update testsuite
* Add one error message in d3 initialization
----------------
+Nov 14, 2022
+Name: Shashikant Kumar
+* Updated testing suite
* Updated doc/manual
* Updated text in the end of .out file
----------------
+Nov 10, 2022
+Name: Shashikant Kumar
+* Updated testing suite
* Added SPMS pseudopotentials
----------------
+Oct 26, 2022
+Name: David Codony
+* Fix a bug in relaxation when LBFGS converges in 1 step.
----------------
Oct 16, 2022
Name: Boqin Zhang
* Add missed NLCC into vdW-DF and SCAN
* Add missed reference of vdW-DF
----------------
Sep 28, 2022
Name: Xin Jing
* Add SOC
----------------
Sep 26, 2022
Name: Xin Jing
* Add hybrid
* fix a bug in NLCC
* use the same kpt grid as SPARC
----------------
Aug 18, 2022
Name: Boqin Zhang
* Add spin-polarized vdW-DF
----------------
Jun 30, 2022
Name: Boqin Zhang
* Modify Lanczos for SCAN
----------------
Jun 23, 2022
Name: Boqin Zhang
* Add spin-polarized SCAN functional
----------------
May 15, 2022
Name: Boqin Zhang
* Add scan exchange-correlation functional and metaGGA functions
* Add description of vdW-DF files, and modify the line seperators in these files
* Fix the bug of printing Cartesian coordinates
----------------
Feb 13, 2022
Name: Boqin Zhang
* Add vdW-DF1 and vdW-DF2 feature
----------------
Dec 22, 2021
Name: Qimen Xu, Taehee Ko (Penn State University)
* Fix an issue with phase factor in nonlocal force calculation.
----------------
Dec 21, 2021
Name: Shashikant Kumar
* Modify the slow tests in the test-suite
----------------
Dec 18, 2021
Name: Boqin Zhang
* Add DFT-D3 feature
----------------
Sep 20, 2021
Name: Xin Jing
* Add GGA_RPBE, GGA_PBEsol
* Add reference_cuoff warnings
* Replace PulayRestartFreq with PulayRestartFlag
----------------
Sep 19, 2021
Name: Shashikant Kumar
* Updated reference output files in tests folder
* Changed CELL to LATVEC_SCALE in tests folder
* Removed the saving workspace for each runs
* Added NLCC tests
----------------
Sep 16, 2021
Name: Xin Jing
* Add LATVEC_SCALE option
* Add magnetization mixing method
* Add NLCC
* udpate documentation
* Capitalize all Error and Warning
* Fix a bug in spherical harmonics
----------------
July 9, 2021
Name: Shashikant Kumar
* Changed Readme.md and doc manual to make it consistent with the new tests folder
----------------
June 16, 2021
Name: Shashikant Kumar
* Added the testing suite and the python framework
* Deleted the old "tests" folder
----------------
Oct 07, 2020
Name: Qimen Xu
* Modify pseudopotential reading to support TM potentials.
----------------
Jul 27, 2020
Name: Qimen Xu
* Fix the atom type in the cnt.ion file at tests/IllustrativeExamples/CNT/, the answer of this test is not changed.
----------------
Jun 20, 2020
Name: Qimen Xu
* Use max and min of S.EigVal instead of assuming it's ordered ascendingly.
----------------
Jun 01, 2020
Name: Qimen Xu
* Correct the relative src/ path run_examples.m in tests/examples.
* Modify readPseudopot.m to be consistent with SPARC, so that it can handle special psp8 pseudopotentials (e.g., He with lloc = 0).
----------------
Feb 03, 2020
Name: Qimen Xu
* Update documentation and README.md, add link to SG15 ONCV potentials.
* Move examples/ directory to under tests/.
* Add M-SPARC version to .out file.
* Print boundary conditions in the form of `BC: P P D` in .out file.
* Rerun tests and update the reference output files.