-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathChangeLog
139 lines (110 loc) · 4.68 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
2004-10-12 Jean Michel Sellier <[email protected]>
* Necessary Algorithms developped for the 2D Quantum Monte Carlo
Electron Transport in Doped Silicon
* Necessary Algorithms developped for the Non-Stationary-Poisson
equation
* Documentation version 0.0.1 for GNU/Archimedes release 0.0.1.
* GNU Archimedes release 0.0.1.
2005-02-19 Jean Michel Sellier <[email protected]>
* Bugs fixed in the quantum effective potential
* GaAs material implemented
* Various new commands implemented
* Output Saving changed to take into accoutn GaAs valleys
* GNU Archimedes release 0.0.2.
2005-03-01 Jean Michel Sellier <[email protected]>,
Didier Link <[email protected]>
* Automake installation implemented
* Some bugs fixed
* GNU Archimedes release 0.0.3.
2005-03-15 Jean Michel Sellier <[email protected]>
* Simple MEP model implemented
* Fast Monte Carlo implemented
* GNU Archimedes release 0.0.4.
2005-04-05 Jean Michel Sellier <[email protected]>
* Schroedinger-Poisson system implemented
* Mixed-states boundary conditions implemented
* GNU Archimedes release 0.0.5.
2006-12-23 Jean Michel Sellier <[email protected]>
* New subroutine developped for the simulation of SiO2
2006-12-24 Jean Michel Sellier <[email protected]>
* Bugs removed from source files (mcparameters.h)
* GNU Archimedes release 0.0.6
2006-12-27 Jean Michel Sellier <[email protected]>
* Germanium material implemented
* New test for Ge MESFET
* GNU Archimedes release 0.0.7
2007-09-10 Jean Michel Sellier <[email protected]>
* III-V semiconductor materials
* Heterostructures
* Magnetic Fields (Faraday)
* External Magnetic Fields
* GNU Archimedes release 0.1.0
2007-09-11 Jean Michel Sellier <[email protected]>
* InSb material
* bugs fixed in media.h
* GNU Archimedes release 0.1.1
2007-09-13 Jean Michel Sellier <[email protected]>
* AlSb material
* bugs fixed in drift.h
* bugs fixed in scattering.h
* GNU Archimedes release 0.1.2
2007-09-14 Jean Michel Sellier <[email protected]>
* AlxInxSb material
* AlxIn(1-x)Sb material
* GNU Archimedes release 0.1.3
2007-09-15 Jean Michel Sellier <[email protected]>
* AlAs material
* GNU Archimedes release 0.1.4
2007-09-23 Jean Michel Sellier <[email protected]>
* AlP material
* GaP material
* GaSb material
* InAs material
* InP material
* InxGa(1-x)As material
* InxAl(1-x)As material
* Archimedes is now open to further semiconductor materials
* GNU Archimedes release 0.7.0
2008-06-22 Jean Michel Sellier <[email protected]>
* bugs fixed in archimedes.c
* GNU Archimedes release 0.8.0
2009-10-13 Jean Michel Sellier <[email protected]>
* GUI based on Rappture package has been implemented
* GNU Archimedes release 0.9.0
2009-12-12 Jean Michel Sellier <[email protected]>
* A reference to SaveRappture() has been fixed
* GNU Archimedes release 0.9.1
2010-08-14 Jean Michel Sellier <[email protected]>
* The material parameters have been checked and modified
* Benchmark tests have been done to check the validity of the code
* GNU Archimedes release 1.0.0
2011-09-01 Jean Michel Sellier <[email protected]>
* Code cleanings
* Scattering phonons can be set to ON or OFF
* Support for Full band approach implemented
* GNU archimedes release 1.2.0
2011-09-15 Jean Michel Sellier <[email protected]>
* Bugs fixed in the Full band approach
* Parabolic, Kane and Full band checked
* Full band Parameters for all materials
* GNU archimedes release 1.5.0
2011-10-01 Jean Michel Sellier <[email protected]>
* Started to implement the FEM for Poisson
* Quantum Effective Potential modified
* Bohm Potential Model implemented
* Calibrated Bohm Model implemented
* Density Gradient corrected and tested
* Full effective potential model implemented
* New tests created
* GNU archimedes releae 2.0.0
ChangeLog ends here