Skip to content

Commit 52344e2

Browse files
updated changelog
1 parent ce6eed3 commit 52344e2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88
### Updated
9+
- possibility to assign fixed magnetic loss angle and conductivity in update_core function
910
- new isolation scheme (looking from core to all windings): core_cond_isolation=[top, bottom, inner, outer] instead of core_cond_isolation=[prim2core, sec2core]
1011
- gmsh 4.9.5 as minimum requirement
1112

1213
### Added
14+
- example for foil winding inductor
1315
- conductor material can be chosen from a small material database, used in update_conductors(), e.g. conductivity_sigma=["copper"]
1416
- isolations for thermal simulation
1517

18+
1619
### Fixed
1720
- fix #15: Secondary to Core isolation thickness not working
1821

0 commit comments

Comments
 (0)