-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG
34 lines (21 loc) · 799 Bytes
/
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
2022.10.16[v0.1.1] Fix crucial bug in Pei model
1. Fix crucial bug in Pei model
2. Improve README.md
2022.10.16[v0.1.0] Improve README and output format
1. Improve output format
2. Add Getting-Started section in README.md
3. Add Bug-Report and Change-Log section in README.md
4. Add Reference section in README.md
5. Remove under-developed label
2022.10.15[v0.0.3] Support Pei-Cahill model
1. Support Pei model
2. Add "vs" output
3. Re-define Tau_min and MFP_min
2022.10.15[v0.0.2] Improve output
1. Add MFP_min output
2. Allow inline comment (begin with "#")
2022.10.11[v0.0.1] Initial package version
1. Develop Debye and BvK model
2. Output Cv, Kappa_min, Tau_min, cut-off frequency, etc.
3. Support vectorized temperature calculations
4. Support three run mode: Script, Cmd, Module