Menu

Commit [r41]  Maximize  Restore  History

Release for ICEM24 conference

General
- added ICEM24 motor model (see ICEM24 tutorial)
- minor bug fixed

Main GUI:
- updates and bug fix for sleeve design plane
- added the possibility to control the mesh for structural analysis. Possible to use the mesh imported directly from FEMM
- added SPM-Halbach motor (F. Geremia BSc thesis projecy)
- improved the single point simulation for multi-3-phase machines: possible to set the dq currents for each set
- Optimization tab re-organization: now a similar procedure is adopted to compute dataset for surrogate model. Used to create the dataset for Galileo Ferraris Contest
- Added 3D Thermal model for surrogate model dataset (R. Torchio, F. Lucchini and P. Alotto from UniPD)
- Added COMSOL Multiphysics interface (N. Zanzarelli MSc thesis project)
- Added readFemm function (to read data from FEMM, for Galileo Ferraris Contest), contribution from CADEMA group at PoliTO
- added stacking factor for FEMM simulations
- added demagnetization curve in the DQ plane evaluation (V. Patroni BSc thesis project)
- added ICEM24 motor model (see ICEM24 tutorial)

MMM GUI:
- syreDrive: minor improvements
- syreDrive: added the possibility to select the motor model: CCG or FEM-parametrized PMSM SimScape block
- syreDrive: added AC factor for CCG model
- syreDrive: PLECS CCG model with normalized inverse maps (no loss of information)
- syreDrive: PLECS model with iron loss
- refined maps are used for control trajectories computation and efficiency maps

simoneferrari 2024-08-30

<< < 1 .. 3 4 5 6 7 > >> (Page 5 of 7)
added /syreCustomFeatures/ThermalUniPD_GalFerContest/loc_gcd
added /syreCustomFeatures/ThermalUniPD_GalFerContest/loc_gcd/commonstuff.f90
added /syreCustomFeatures/ThermalUniPD_GalFerContest/loc_gcd/commonstuff.mod
added /syreCustomFeatures/ThermalUniPD_GalFerContest/loc_gcd/gcd.f90
added /syreCustomFeatures/ThermalUniPD_GalFerContest/loc_gcd/gcd_mex.f90
added /syreCustomFeatures/ThermalUniPD_GalFerContest/loc_gcd/gcd_mexed.mexa64
added /syreCustomFeatures/ThermalUniPD_GalFerContest/loc_gcd/gcd_mexed.mexw64
added /syreCustomFeatures/ThermalUniPD_GalFerContest/loc_gcd/make.m
added /syreCustomFeatures/ThermalUniPD_GalFerContest/loc_gcd/meshtopoaux.f90
added /syreCustomFeatures/ThermalUniPD_GalFerContest/preprocess_therm.m
added /syreCustomFeatures/ThermalUniPD_GalFerContest/readfemm
added /syreCustomFeatures/ThermalUniPD_GalFerContest/readfemm/Mu0.m
added /syreCustomFeatures/ThermalUniPD_GalFerContest/readfemm/createPrimal2d.m
added /syreCustomFeatures/ThermalUniPD_GalFerContest/readfemm/createPrimal2dQuad.m
added /syreCustomFeatures/ThermalUniPD_GalFerContest/readfemm/createPrimal2dTri.m
added /syreCustomFeatures/ThermalUniPD_GalFerContest/readfemm/figureSetup.m
added /syreCustomFeatures/ThermalUniPD_GalFerContest/readfemm/loadColor.m
added /syreCustomFeatures/ThermalUniPD_GalFerContest/readfemm/loadMagneticNonLinearCurve.m
added /syreCustomFeatures/ThermalUniPD_GalFerContest/readfemm/readFemm.m
added /syreCustomFeatures/ThermalUniPD_GalFerContest/readfemm/setMaterialProperties.m
added /syreCustomFeatures/ThermalUniPD_GalFerContest/readfemm/triMeshQuality.m
added /syreCustomFeatures/ThermalUniPD_GalFerContest/readfemm/triRadius2d.m
added /syreCustomFeatures/ThermalUniPD_GalFerContest/solve_therm.m
added /syreCustomFeatures/postProcessing/plot_forceOut_gif.m
added /syreCustomFeatures/postProcessing/plot_ironLoss_geometry.m
/syreCustomFeatures/ThermalUniPD_GalFerContest/loc_gcd/commonstuff.f90 Diff Switch to side-by-side view
Loading...
/syreCustomFeatures/ThermalUniPD_GalFerContest/loc_gcd/gcd.f90 Diff Switch to side-by-side view
Loading...
/syreCustomFeatures/ThermalUniPD_GalFerContest/loc_gcd/gcd_mex.f90 Diff Switch to side-by-side view
Loading...
/syreCustomFeatures/ThermalUniPD_GalFerContest/loc_gcd/make.m Diff Switch to side-by-side view
Loading...
/syreCustomFeatures/ThermalUniPD_GalFerContest/loc_gcd/meshtopoaux.f90 Diff Switch to side-by-side view
Loading...
/syreCustomFeatures/ThermalUniPD_GalFerContest/preprocess_therm.m Diff Switch to side-by-side view
Loading...
/syreCustomFeatures/ThermalUniPD_GalFerContest/readfemm/Mu0.m Diff Switch to side-by-side view
Loading...
/syreCustomFeatures/ThermalUniPD_GalFerContest/readfemm/createPrimal2d.m Diff Switch to side-by-side view
Loading...
/syreCustomFeatures/ThermalUniPD_GalFerContest/readfemm/createPrimal2dQuad.m Diff Switch to side-by-side view
Loading...
/syreCustomFeatures/ThermalUniPD_GalFerContest/readfemm/createPrimal2dTri.m Diff Switch to side-by-side view
Loading...
/syreCustomFeatures/ThermalUniPD_GalFerContest/readfemm/figureSetup.m Diff Switch to side-by-side view
Loading...
/syreCustomFeatures/ThermalUniPD_GalFerContest/readfemm/loadColor.m Diff Switch to side-by-side view
Loading...
/syreCustomFeatures/ThermalUniPD_GalFerContest/readfemm/loadMagneticNonLinearCurve.m Diff Switch to side-by-side view
Loading...
/syreCustomFeatures/ThermalUniPD_GalFerContest/readfemm/readFemm.m Diff Switch to side-by-side view
Loading...
/syreCustomFeatures/ThermalUniPD_GalFerContest/readfemm/setMaterialProperties.m Diff Switch to side-by-side view
Loading...
/syreCustomFeatures/ThermalUniPD_GalFerContest/readfemm/triMeshQuality.m Diff Switch to side-by-side view
Loading...
/syreCustomFeatures/ThermalUniPD_GalFerContest/readfemm/triRadius2d.m Diff Switch to side-by-side view
Loading...
/syreCustomFeatures/ThermalUniPD_GalFerContest/solve_therm.m Diff Switch to side-by-side view
Loading...
/syreCustomFeatures/postProcessing/plot_forceOut_gif.m Diff Switch to side-by-side view
Loading...
/syreCustomFeatures/postProcessing/plot_ironLoss_geometry.m Diff Switch to side-by-side view
Loading...
<< < 1 .. 3 4 5 6 7 > >> (Page 5 of 7)
MongoDB Logo MongoDB