diff --git a/motores/PLACond/FEResultsData/StaticLoad_result_1.mes b/motores/PLACond/FEResultsData/StaticLoad_result_1.mes index 16c89a5..5e637a3 100644 Binary files a/motores/PLACond/FEResultsData/StaticLoad_result_1.mes and b/motores/PLACond/FEResultsData/StaticLoad_result_1.mes differ diff --git a/motores/PLACond/FEResultsData/StaticOC_result_1.mes b/motores/PLACond/FEResultsData/StaticOC_result_1.mes index d702738..8eacda5 100644 Binary files a/motores/PLACond/FEResultsData/StaticOC_result_1.mes and b/motores/PLACond/FEResultsData/StaticOC_result_1.mes differ diff --git a/motores/PLACond/FEResultsData/Steel_Material_BH_Magnetic_Properties_Autofile.bh b/motores/PLACond/FEResultsData/Steel_Material_BH_Magnetic_Properties_Autofile.bh index 28effdb..d2dd081 100644 --- a/motores/PLACond/FEResultsData/Steel_Material_BH_Magnetic_Properties_Autofile.bh +++ b/motores/PLACond/FEResultsData/Steel_Material_BH_Magnetic_Properties_Autofile.bh @@ -1,4 +1,4 @@ -Material BH characteristics 02/04/2025 11:14:06 11:14:06 +Material BH characteristics 02/04/2025 11:27:13 11:27:13 Code:1 (Stator) Material: M800-50A 24 1 0 0 @@ -28,24 +28,24 @@ Code:1 (Stator) Material: M800-50A Code:2 (Rotor) Material: PLACond 19 1 0 0 -2 31.9 0.031788482 -3 44.9 0.03180481828 -4 67.3 0.03183296695 -5 106 0.0318815988 -6 164 0.03195448375 -7 235 0.03204370498 -8 435 0.0322950324 -9 1109 0.03314200578 -10 1813 0.03402667827 -11 2802 0.03526949232 -12 4054 0.03684280192 -13 5592 0.03877550972 -14 9711 0.04395159778 -15 18500 0.05499618091 -16 45000 0.08829706304 -17 88491 0.1429494655 -18 140000 0.2076775839 -19 200000 0.2830758076 +2 31.9 0.09032493858 +3 44.9 0.09034127486 +4 67.3 0.09036942353 +5 106 0.09041805539 +6 164 0.09049094034 +7 235 0.09058016157 +8 435 0.09083148898 +9 1109 0.09167846236 +10 1813 0.09256313485 +11 2802 0.0938059489 +12 4054 0.0953792585 +13 5592 0.09731196631 +14 9711 0.1024880544 +15 18500 0.1135326375 +16 45000 0.1468335196 +17 88491 0.2014859221 +18 140000 0.2662140405 +19 200000 0.3416122641 Code:3 (Shaft) No BH: 2 1 0 0 diff --git a/test.py b/test.py deleted file mode 100644 index 13dad00..0000000 --- a/test.py +++ /dev/null @@ -1,6 +0,0 @@ -import numpy as np - -e = [23.76, 35.6, 48.05, 60.08] -eObj = [28.4, 42.93, 57.61, 72.313] - -print(e/eObj) \ No newline at end of file