Commit e3f0c89 1 parent 83be365 commit e3f0c89 Copy full SHA for e3f0c89
File tree 1 file changed +36
-0
lines changed
1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change 1
1
Change log
2
2
==========
3
3
4
+ v0.0.4
5
+ ------
6
+
7
+ Lots of improvements and bug fixes this release.
8
+
9
+ New features:
10
+
11
+ - AMSET workflow.
12
+ - Electron phonon band gap renormalisation workflow.
13
+ - Specific uniform and line mode band structure makers.
14
+ - Optics maker.
15
+ - Transmuter maker.
16
+
17
+ Enhancements:
18
+
19
+ - Support for automatic handling of ISPIN.
20
+ - Add MP base sets (@arosen93) [#27]
21
+ - Docs updates (@arosen93) [#13, #17]
22
+ - Options to strip band structure and DOS projects to reduce object sizes.
23
+ - Input sets now use generators to avoid serialization issues.
24
+ - Use smart efermi finding to remove errors with tetrahedron integration in VASP 6.
25
+ - Powerups can now work on ``Maker `` objects directly.
26
+
27
+ Bug fixes:
28
+
29
+ - Use PBEsol by default.
30
+ - Increase number of signficant figures when writing POSCAR files.
31
+ - Remove unused INCAR settings (@arosen93)
32
+ - Add missing LASPH flags on vdW functionals (@arosen93) [#31]
33
+ - Use ``NSW=0 `` in static calculations (@arosen93) [#10]
34
+ - ``LREAL = False `` in static jobs by default (@arosen93) [#23]
35
+ - Add missing functionals in output schema (@arosen93) [#12]
36
+ - Many output schema fixes.
37
+ - Better support for FireWorks.
38
+ - Support writing additional files in VASP jobs.
39
+
4
40
v0.0.3
5
41
------
6
42
You can’t perform that action at this time.
0 commit comments