Skip to content

Commit b22f06e

Browse files
author
John Garrett
committed
changes: document recent changes
1 parent 4ed52f6 commit b22f06e

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGES.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
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+
123
v0.0.2 (Mar 04, 2021)
224
=====================
325

0 commit comments

Comments
 (0)