File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change
1
+ v0.0.3 (Jun 24, 2021)
2
+ =====================
3
+
4
+ - Waveguide package:
5
+ - Propagation module:
6
+ - add conductivity_4k function to calculate conductivity at cryogenic temperatures using the anomalous skin effect model
7
+ - Cavity module:
8
+ - add ability to correct for S11 phase from iris or shunt susceptance
9
+ - add function to estimate resonance order
10
+ - Utility module:
11
+ - add linear10, linear20 functions
12
+ - Components module:
13
+ - add thin_iris function to calculate the theoretical S-parameters of a thin iris
14
+ - Examples:
15
+ - add simple waveguide example
16
+ - add example of a WR-6.5 waveguide loaded with HDPE
17
+ - add example comparing HFSS to theory
18
+ - add example comparing conductor and dielectric loss
19
+ - Tests:
20
+ - test against Scikit-RF
21
+ - add example 4.14 in Gustrau, add test for lossy cavity
22
+
1
23
v0.0.2 (Mar 04, 2021)
2
24
=====================
3
25
You can’t perform that action at this time.
0 commit comments