Reference page for LaminatedCircuit

Contents

Summary

LaminatedCircuit Class for modelling classical eddy currents in laminated <Domain.html Domain>s.

Modelled with the approach presented in e.g. 'Finite-Element Modeling and Calorimetric Measurement of Core Losses in Frequency-Converter-Supplied Synchronous Machines'.

https://aaltodoc.aalto.fi/bitstream/handle/123456789/7292/isbn9789526048864.pdf?sequence=4&isAllowed=y Documentation for LaminatedCircuit doc LaminatedCircuit


PROPERTIES


METHODS

Class methods are listed below. Inherited methods are not included.

this = LaminatedCircuit(arguments) Class for modelling classical eddy currents in

laminated <Domain.html Domain>s.

Modelled with the approach presented in e.g. 'Finite-Element Modeling and Calorimetric Measurement of Core Losses in Frequency-Converter-Supplied Synchronous Machines'.

https://aaltodoc.aalto.fi/bitstream/handle/123456789/7292/isbn9789526048864.pdf?sequence=4&isAllowed=y

this.init(arguments) Initialize matrices etc. for circuit.

init(this, problem) ties this to the given MagneticsProblem and *init*ializes the problem matrices and arrays in this.matrices:

TODO fix plotting etc