Skip to content

Commit 8fc2bb0

Browse files
authored
Merge pull request #480 from EOMYS-Public/Debug
[CC] Updating Tutorials for release 1.3.7
2 parents f322b81 + 9176028 commit 8fc2bb0

File tree

18 files changed

+333636
-1497
lines changed

18 files changed

+333636
-1497
lines changed

Tutorials/tuto_Machine.ipynb

Lines changed: 2902 additions & 1210 deletions
Large diffs are not rendered by default.

Tutorials/tuto_MagnetostrictiveForces.ipynb

Lines changed: 4163 additions & 38 deletions
Large diffs are not rendered by default.

Tutorials/tuto_MeshSolution.ipynb

Lines changed: 260 additions & 48 deletions
Large diffs are not rendered by default.

Tutorials/tuto_MultiSim.ipynb

Lines changed: 18911 additions & 57 deletions
Large diffs are not rendered by default.

Tutorials/tuto_Operating_point.ipynb

Lines changed: 8396 additions & 35 deletions
Large diffs are not rendered by default.

Tutorials/tuto_Optimization.ipynb

Lines changed: 2247 additions & 17 deletions
Large diffs are not rendered by default.

Tutorials/tuto_Plots.ipynb

Lines changed: 25075 additions & 54 deletions
Large diffs are not rendered by default.

Tutorials/tuto_Simulation_FEMM.ipynb

Lines changed: 271600 additions & 27 deletions
Large diffs are not rendered by default.

Tutorials/tuto_Skew.ipynb

Lines changed: 5 additions & 7 deletions
Large diffs are not rendered by default.

pyleecan/Classes/Class_Dict.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7656,6 +7656,7 @@
76567656
"get_slip",
76577657
"get_Ud_Uq",
76587658
"set_Id_Iq",
7659+
"set_I0_Phi0",
76597660
"get_I0_Phi0"
76607661
],
76617662
"mother": "OP",
@@ -7718,7 +7719,8 @@
77187719
"get_Ud_Uq",
77197720
"set_Id_Iq",
77207721
"get_I0_Phi0",
7721-
"get_slip"
7722+
"get_slip",
7723+
"set_I0_Phi0"
77227724
],
77237725
"mother": "OP",
77247726
"name": "OPslip",

0 commit comments

Comments
 (0)