fiqus 2026.1.3__py3-none-any.whl → 2026.1.4__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- fiqus/mains/MainMultipole.py +2 -2
- fiqus/mesh_generators/MeshMultipole.py +2 -2
- {fiqus-2026.1.3.dist-info → fiqus-2026.1.4.dist-info}/METADATA +1 -1
- {fiqus-2026.1.3.dist-info → fiqus-2026.1.4.dist-info}/RECORD +10 -10
- {fiqus-2026.1.3.dist-info → fiqus-2026.1.4.dist-info}/WHEEL +1 -1
- tests/test_geometry_generators.py +1 -1
- tests/test_mesh_generators.py +1 -1
- tests/test_solvers.py +1 -1
- {fiqus-2026.1.3.dist-info → fiqus-2026.1.4.dist-info}/licenses/LICENSE.txt +0 -0
- {fiqus-2026.1.3.dist-info → fiqus-2026.1.4.dist-info}/top_level.txt +0 -0
fiqus/mains/MainMultipole.py
CHANGED
|
@@ -106,10 +106,10 @@ class MainMultipole:
|
|
|
106
106
|
def mesh(self, gui: bool = False):
|
|
107
107
|
def _create_physical_group_for_reference(self):
|
|
108
108
|
"""
|
|
109
|
-
This code generates the reference models for the
|
|
109
|
+
This code generates the reference models for the D12T
|
|
110
110
|
"""
|
|
111
111
|
### hardcoded, we need only one reference
|
|
112
|
-
if '
|
|
112
|
+
if 'D12T' in self.fdm.general.magnet_name.upper() and 'POLE' in self.fdm.general.magnet_name.upper():
|
|
113
113
|
CUT_REFERENCE = True # self specify loop and surf
|
|
114
114
|
|
|
115
115
|
L_col = [56, 57, 58, 35, 16, 49, 48, 47]
|
|
@@ -212,12 +212,12 @@ class Mesh:
|
|
|
212
212
|
|
|
213
213
|
if run_type == 'TH' and mesh.reference.enabled: # add reference meshing between collar and insulation
|
|
214
214
|
"""
|
|
215
|
-
(hardcoded) REFERENCE MESH for the
|
|
215
|
+
(hardcoded) REFERENCE MESH for the D12T-type magnet
|
|
216
216
|
"""
|
|
217
217
|
if not 'collar' in geometry.areas:
|
|
218
218
|
raise Exception("Adding the reference segment without collar is not intended.")
|
|
219
219
|
distance_ref = self.mesh.field.add("Distance")
|
|
220
|
-
if '
|
|
220
|
+
if 'D12T' in self.data.general.magnet_name.upper() and 'POLE' in self.data.general.magnet_name.upper():
|
|
221
221
|
lines = list(range(754, 855)) + list(range(910, 1011))
|
|
222
222
|
self.mesh.field.setNumbers(distance_ref, "CurvesList", lines)
|
|
223
223
|
else:
|
|
@@ -40,7 +40,7 @@ fiqus/mains/MainConductorAC_CC.py,sha256=R4hwF7uLScZDs6vUlt63JxPTEpcAkiCmpP_m5nv
|
|
|
40
40
|
fiqus/mains/MainConductorAC_Rutherford.py,sha256=nmV5pAiMbypFQ-sRts5iAgEPOOsZyJNRTnKNvFQWdxQ,3084
|
|
41
41
|
fiqus/mains/MainConductorAC_Strand.py,sha256=taZ10hr-c3Mmn83WwsKtar6Ezm3DvODwvmkem5_XZI4,5511
|
|
42
42
|
fiqus/mains/MainHomogenizedConductor.py,sha256=MoxSJq1ypnldsOMyxq8kS-57WTDqCvCl-s6Jo-eqc8E,3962
|
|
43
|
-
fiqus/mains/MainMultipole.py,sha256=
|
|
43
|
+
fiqus/mains/MainMultipole.py,sha256=u31SR2LT_mutAnryDscuJEe0qGQWBy7c7KSKVLAq1Zs,13780
|
|
44
44
|
fiqus/mains/MainPancake3D.py,sha256=JgmKqcjUOGmodxZoWXfLxKpp-w6_bX1r6XIhqNTQduU,23561
|
|
45
45
|
fiqus/mains/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
46
46
|
fiqus/mesh_generators/MeshCCT.py,sha256=e2oERrb2Vp7W8eAptijFq1vi-cUbYS_T3jCDqH3foIg,11227
|
|
@@ -49,7 +49,7 @@ fiqus/mesh_generators/MeshConductorAC_Rutherford.py,sha256=xFrBLFInqrzZ-eTvHOv37
|
|
|
49
49
|
fiqus/mesh_generators/MeshConductorAC_Strand.py,sha256=EvQ_adA1lUEcgfOQ9-m2G6FuWTioFRQrC0en-Nn_ztg,48041
|
|
50
50
|
fiqus/mesh_generators/MeshConductorAC_Strand_RutherfordCopy.py,sha256=LundceEIHHgL3MDIVAk1pU1gyrEBtj2A43Jh7UoOdWE,48153
|
|
51
51
|
fiqus/mesh_generators/MeshHomogenizedConductor.py,sha256=gkwBRssdV3IvCZybdbwKrOuOsp7kUO0yfsvavGGpYmY,13126
|
|
52
|
-
fiqus/mesh_generators/MeshMultipole.py,sha256=
|
|
52
|
+
fiqus/mesh_generators/MeshMultipole.py,sha256=Yh17v0WrWWI5CXzYkBcCSHDrBFp7p_DeP1u5fMN1myM,137286
|
|
53
53
|
fiqus/mesh_generators/MeshPancake3D.py,sha256=u31glrOUPGityJ5S0z4n3SvI_Vqqyh62jv7OXIq3-lY,126975
|
|
54
54
|
fiqus/mesh_generators/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
55
55
|
fiqus/parsers/ParserCOND.py,sha256=qMx5S-oyMtD01OrbXUqvCEPU4mtZUxWYWFD-WWFx6Vs,41402
|
|
@@ -93,18 +93,18 @@ fiqus/pro_templates/separated/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5N
|
|
|
93
93
|
fiqus/utils/Utils.py,sha256=3mPtDLYJfZR0cQBlKkeexyc53Vs_A227QbBV7ATyV9Y,35420
|
|
94
94
|
fiqus/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
95
95
|
fiqus/utils/update_data_settings.py,sha256=8q4Qa3PGvm4aRNxp9CtIeZeA-RCev5zevnJ4c2tvhUw,1299
|
|
96
|
-
fiqus-2026.1.
|
|
96
|
+
fiqus-2026.1.4.dist-info/licenses/LICENSE.txt,sha256=gcuuhKKc5-dwvyvHsXjlC9oM6N5gZ6umYbC8ewW1Yvg,35821
|
|
97
97
|
tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
98
98
|
tests/test_FiQuS.py,sha256=mlY5eRp-sE_ubaPG7HHAEsC4Q3iQwI76nfOclPg7m-M,15529
|
|
99
|
-
tests/test_geometry_generators.py,sha256=
|
|
100
|
-
tests/test_mesh_generators.py,sha256=
|
|
101
|
-
tests/test_solvers.py,sha256=
|
|
99
|
+
tests/test_geometry_generators.py,sha256=VQDD0lBsPO4cyHsHiwR9qhEYXJpclwj8nZh1S0Ywe_I,10762
|
|
100
|
+
tests/test_mesh_generators.py,sha256=4wQy_rhyAloBiDd-NkiNqo5PXpXYN8dRgrfF8rQ_U3o,14190
|
|
101
|
+
tests/test_solvers.py,sha256=ianK_irO5jnBNaNdPT_xJFmlX3S_BNV2LQtbTseLhYs,19132
|
|
102
102
|
tests/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
103
103
|
tests/utils/fiqus_test_classes.py,sha256=q7HxmvdZvDeA39KU8I410eYIb_dCePlQ75wGamMiEmI,42763
|
|
104
104
|
tests/utils/generate_reference_files_ConductorAC.py,sha256=F5KK1AmHg1AmjZL6wRoR4R4kPpQu5KyLZtk1EnDsS1I,1619
|
|
105
105
|
tests/utils/generate_reference_files_Pancake3D.py,sha256=9sULcDOmbotrbYHz8DqGv6Km7ThfltnCHFojHUx193U,3126
|
|
106
106
|
tests/utils/helpers.py,sha256=kG367_ZtjQbwKYLPL_UiIVyCU5RVLPBt-iYlydj4xbg,7048
|
|
107
|
-
fiqus-2026.1.
|
|
108
|
-
fiqus-2026.1.
|
|
109
|
-
fiqus-2026.1.
|
|
110
|
-
fiqus-2026.1.
|
|
107
|
+
fiqus-2026.1.4.dist-info/METADATA,sha256=qWAlTP6XThUOwzhar_yimS51NqXtiqVbXkEV92blqak,9217
|
|
108
|
+
fiqus-2026.1.4.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
|
|
109
|
+
fiqus-2026.1.4.dist-info/top_level.txt,sha256=oGzSIyoVc1zYg14o67zI3QFwWsJvqNzNT0-te9WbUQc,12
|
|
110
|
+
fiqus-2026.1.4.dist-info/RECORD,,
|
|
@@ -141,7 +141,7 @@ class TestGeometryGenerators(FiQuSGeometryTests):
|
|
|
141
141
|
"TEST_MULTIPOLE_SMC_TSA",
|
|
142
142
|
"TEST_MULTIPOLE_SMC_REF",
|
|
143
143
|
"TEST_MULTIPOLE_4COND_TSA",
|
|
144
|
-
"
|
|
144
|
+
"TEST_MULTIPOLE_D12T_TSA_COLLAR_POLE",
|
|
145
145
|
]
|
|
146
146
|
|
|
147
147
|
for model_name in model_names:
|
tests/test_mesh_generators.py
CHANGED
|
@@ -221,7 +221,7 @@ class TestMeshGenerators(FiQuSMeshTests):
|
|
|
221
221
|
"TEST_MULTIPOLE_SMC_TSA",
|
|
222
222
|
"TEST_MULTIPOLE_SMC_REF",
|
|
223
223
|
"TEST_MULTIPOLE_4COND_TSA",
|
|
224
|
-
"
|
|
224
|
+
"TEST_MULTIPOLE_D12T_TSA_COLLAR_POLE"
|
|
225
225
|
]
|
|
226
226
|
|
|
227
227
|
for model_name in model_names:
|
tests/test_solvers.py
CHANGED
|
@@ -351,7 +351,7 @@ class TestSolvers(FiQuSSolverTests):
|
|
|
351
351
|
"TEST_MULTIPOLE_SMC_TSA",
|
|
352
352
|
"TEST_MULTIPOLE_SMC_REF",
|
|
353
353
|
"TEST_MULTIPOLE_4COND_TSA",
|
|
354
|
-
"
|
|
354
|
+
"TEST_MULTIPOLE_D12T_TSA_COLLAR_POLE"
|
|
355
355
|
]
|
|
356
356
|
for model_name in model_names:
|
|
357
357
|
with self.subTest(model_name=model_name):
|
|
File without changes
|
|
File without changes
|