-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathNEWS
55 lines (48 loc) · 2.43 KB
/
NEWS
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
VELAS v1.0.6 [05/09/2023]: Bug Fixes and improvements
-----------------------------------------------------------------------------------------
**Fix bugs and performance enhancements
**Allow user to add density, volume and number of atoms of crystal to calculate other
related properties.
**Update the logo information
**rearrange the GUI of VELAS
**Supporting the calculation of average sound velocity/Fracture Toughness
/Debye temperature/Heat Capacity/Melting temperature/Thermal expansion
/Minimum thermal conductivity using VRH
VELAS v1.0.5 [21/04/2023]: Bug Fixes and improvements
-----------------------------------------------------------------------------------------
**Fix bugs in install_VELAS.m and uninstall_VELAS.m
**Rename LICENSE.md to COPYING in order to submit to gnu-octave/packages.
**Add DESCRIPTION file
**Add INDEX file
**Add .hgignore file
VELAS v1.0.4 [18/10/2022]: Bug Fixes and improvements
-----------------------------------------------------------------------------------------
**add install_VELAS and uninstall_VELAS function to facilitate installation and use.
**Fixe bugs in velasGUI.m.
[21/09/2022]
**Remove the colormap: 'jet','rainbow','hsv','colorcube','flag','lines','prism', and
added new colormap, supporting 75 kinds of colormap. Also supports custom colormap.
**Remove some functions related to colormap.
**Add flipping colormap.
**Optimize plot functions.
**Optimize the GUI interface.
**Fixes bugs in importUI.m.
VELAS v1.0.3 [31/08/2022]: Bug Fixes and improvements
-----------------------------------------------------------------------------------------
**Change the default colormap from 'jet' to 'viridis'.
**Fixes bugs
VELAS v1.0.2 [30/07/2022]: Bug Fixes and improvements
-----------------------------------------------------------------------------------------
**Fixes bugs in velasPlot.m.
**Fixes bugs in plotUI.m.
**Add new function colormapdata into drawing Model.
**Add new colormap ('turbo', 'colorcube', 'flag', 'lines', 'prism') into velasGUI.m.
VELAS v1.0.1 [22/07/2021]: Bug Fixes and improvements
-----------------------------------------------------------------------------------------
**Fixes bugs in velasGUI.m.
**Change the input setting of Fracture Toughness in getInput.m.
**Fixes bugs in importUI.m.
**Add new file resetUI.m into GUI Model.
VELAS v1.0.1 [13/07/2021]:
-----------------------------------------------------------------------------------------
**First Edition of VELAS