3.0.45dev : Fixed incorrect inductance computation (compute_inductances_static_averaging) for sliced models.
3.0.45dev : Fixed msh_fill for second-order elements. Added unroll_order to the plotted quantity.
3.0.45dev : WindingLayoutBase now supports multi-surface slots with stranded geometries.
3.0.45dev : Added .elements_in_layer method to SimpleExtrudedMesh.
3.0.45dev : Rotor slot objects now have to declare the has_slot_opening property.
3.0.45dev : SlottedRotor1 now supports slots without any opening at all (even virtual).
3.0.45dev : Added RotorSlot5 for deep double-cage-like rotors.
3.0.45dev : Zero normal stress boundary condition added to the CentrifugalStressProblem class.
3.0.45dev : AirgapThermalModel.calculate_heat_transfer_coefficient fixed saved Nusselt number (was kinematic viscosity). No influence on the heat transfer coeff.
3.0.45dev : Added methods for airgap flux density plotting to MotorModelBase and SlidingAirgapBase+subclasses.
3.0.45dev : Added CoolantMaterialBase classes for thermal analysis.
3.0.45dev : Added correction coefficients and recompute methods to ThermalModelElement subclasses.
3.0.45dev : AirgapThermalModel now estimates windage losses.
3.0.45dev : Added sensitivity analysis to ThermalModel.
3.0.45dev(2025/03/14) : Started including the date to release notes.
3.0.45dev(2025/03/14) : Repeated calls to MagneticsProblem.solve methods now reuse the same Jacobian constructor if available. Togglable by SimulationParameters.
3.0.45dev(2025/03/19) : The SpaceVectorModulator class now supports arbitrary phase counts (>1) and number of levels (>=2)
3.0.45dev(2025/04/03) : Simple analytical model added to DemagMaterial1.
3.0.45dev(2025/04/07) : Added important info on end-ring dimensions and symmetry to LinearSlottedRotor1 doc.