abaqustools 2.3__tar.gz → 2.32__tar.gz

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.
Files changed (40) hide show
  1. {abaqustools-2.3/abaqustools.egg-info → abaqustools-2.32}/PKG-INFO +1 -2
  2. {abaqustools-2.3 → abaqustools-2.32/abaqustools.egg-info}/PKG-INFO +1 -2
  3. {abaqustools-2.3 → abaqustools-2.32}/abaqustools.egg-info/requires.txt +0 -1
  4. {abaqustools-2.3 → abaqustools-2.32}/odbexport/export.py +2 -3
  5. {abaqustools-2.3 → abaqustools-2.32}/odbexport/odbfunc.py +1 -1
  6. {abaqustools-2.3 → abaqustools-2.32}/odbexport_example/Export.py +1 -1
  7. {abaqustools-2.3 → abaqustools-2.32}/pyproject.toml +3 -3
  8. {abaqustools-2.3 → abaqustools-2.32}/LICENSE +0 -0
  9. {abaqustools-2.3 → abaqustools-2.32}/README.md +0 -0
  10. {abaqustools-2.3 → abaqustools-2.32}/__old__/EstimateCableDeflectionSimple.py +0 -0
  11. {abaqustools-2.3 → abaqustools-2.32}/__old__/OLD_AbaqusExportModal.py +0 -0
  12. {abaqustools-2.3 → abaqustools-2.32}/__old__/OLD_functions_gen - Copy.py +0 -0
  13. {abaqustools-2.3 → abaqustools-2.32}/__old__/TestParameters.py +0 -0
  14. {abaqustools-2.3 → abaqustools-2.32}/__old__/Test_time1.py +0 -0
  15. {abaqustools-2.3 → abaqustools-2.32}/__old__/Test_time2.py +0 -0
  16. {abaqustools-2.3 → abaqustools-2.32}/__old__/functions_gen.py +0 -0
  17. {abaqustools-2.3 → abaqustools-2.32}/__old__/untitled0.py +0 -0
  18. {abaqustools-2.3 → abaqustools-2.32}/abaqustools.egg-info/SOURCES.txt +0 -0
  19. {abaqustools-2.3 → abaqustools-2.32}/abaqustools.egg-info/dependency_links.txt +0 -0
  20. {abaqustools-2.3 → abaqustools-2.32}/abaqustools.egg-info/top_level.txt +0 -0
  21. {abaqustools-2.3 → abaqustools-2.32}/develop/Export_debug.py +0 -0
  22. {abaqustools-2.3 → abaqustools-2.32}/develop/Export_new.py +0 -0
  23. {abaqustools-2.3 → abaqustools-2.32}/develop/nordsenga/nordsenga_truss.py +0 -0
  24. {abaqustools-2.3 → abaqustools-2.32}/develop/test_build_gradually/Runmodel.py +0 -0
  25. {abaqustools-2.3 → abaqustools-2.32}/develop/test_retract/Langenuen_tower_exportstatic.py +0 -0
  26. {abaqustools-2.3 → abaqustools-2.32}/develop/test_retract/Langenuen_tower_nograv_exportstatic.py +0 -0
  27. {abaqustools-2.3 → abaqustools-2.32}/develop/test_retract/Sulafjorden_tower_exportstatic.py +0 -0
  28. {abaqustools-2.3 → abaqustools-2.32}/develop/test_retract/Sulafjorden_tower_nograv_exportstatic.py +0 -0
  29. {abaqustools-2.3 → abaqustools-2.32}/develop/test_retract/test_retract.py +0 -0
  30. {abaqustools-2.3 → abaqustools-2.32}/develop/testodb/TestLangenuen_exportmodal.py +0 -0
  31. {abaqustools-2.3 → abaqustools-2.32}/develop/testodb/TestLangenuen_exportstatic.py +0 -0
  32. {abaqustools-2.3 → abaqustools-2.32}/develop/testrayleigh/testray.py +0 -0
  33. {abaqustools-2.3 → abaqustools-2.32}/develop/testrayleigh/testray_old.py +0 -0
  34. {abaqustools-2.3 → abaqustools-2.32}/example/truss/create_model.py +0 -0
  35. {abaqustools-2.3 → abaqustools-2.32}/example/trussjointc/create_model.py +0 -0
  36. {abaqustools-2.3 → abaqustools-2.32}/odbexport/__init__.py +0 -0
  37. {abaqustools-2.3 → abaqustools-2.32}/odbexport_example/Model_single_deck_exportmodal.py +0 -0
  38. {abaqustools-2.3 → abaqustools-2.32}/odbexport_example/Model_single_deck_exportstatic.py +0 -0
  39. {abaqustools-2.3 → abaqustools-2.32}/setup.cfg +0 -0
  40. {abaqustools-2.3 → abaqustools-2.32}/useful/Plot_model_and_modes.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: abaqustools
3
- Version: 2.3
3
+ Version: 2.32
4
4
  Summary: Tools for FEM software ABAQUS.
5
5
  Author-email: "O. W. Petersen" <oyvind.w.petersen@ntnu.no>
6
6
  Keywords: abaqus,export,fem,odb
@@ -10,6 +10,5 @@ Requires-Dist: numpy
10
10
  Requires-Dist: scipy
11
11
  Requires-Dist: nexusformat
12
12
  Requires-Dist: h5py
13
- Requires-Dist: timeit
14
13
  Requires-Dist: putools
15
14
  Requires-Dist: ypstruct
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: abaqustools
3
- Version: 2.3
3
+ Version: 2.32
4
4
  Summary: Tools for FEM software ABAQUS.
5
5
  Author-email: "O. W. Petersen" <oyvind.w.petersen@ntnu.no>
6
6
  Keywords: abaqus,export,fem,odb
@@ -10,6 +10,5 @@ Requires-Dist: numpy
10
10
  Requires-Dist: scipy
11
11
  Requires-Dist: nexusformat
12
12
  Requires-Dist: h5py
13
- Requires-Dist: timeit
14
13
  Requires-Dist: putools
15
14
  Requires-Dist: ypstruct
@@ -2,6 +2,5 @@ numpy
2
2
  scipy
3
3
  nexusformat
4
4
  h5py
5
- timeit
6
5
  putools
7
6
  ypstruct
@@ -128,7 +128,7 @@ def exportmain(folder_odb,jobname,folder_save,folder_python,variables,stepnumber
128
128
  file_exist_logic=os.path.isfile(file_name)
129
129
  if not file_exist_logic:
130
130
  print('***** ' + folder_python)
131
- raise Exception('***** Supplied python folder and odbfunc module not found')
131
+ raise Exception('***** Supplied python (odbexport) folder and odbfunc module not found')
132
132
 
133
133
  # Ensure list
134
134
  if isinstance(variables,str):
@@ -172,7 +172,6 @@ def exportmain(folder_odb,jobname,folder_save,folder_python,variables,stepnumber
172
172
  hf = h5py.File(hf_name,'w')
173
173
  dt = h5py.special_dtype(vlen=str)
174
174
 
175
- # hf['test_var'].attrs.modify('Unit', 'Hz')
176
175
  for k in np.arange(len(variables)):
177
176
 
178
177
  # Base for txt files
@@ -244,7 +243,7 @@ def exportmain(folder_odb,jobname,folder_save,folder_python,variables,stepnumber
244
243
 
245
244
  hf.create_dataset('elconn',data=data_from_txt)
246
245
  hf['elconn'].attrs.modify('Type', 'Element connectivity')
247
- hf['elconn'].attrs.modify('Unit', 'Node number, element number')
246
+ hf['elconn'].attrs.modify('Unit', 'Element number, Node number')
248
247
 
249
248
  elif variables[k]=='elset':
250
249
 
@@ -10,7 +10,7 @@ def p(pstring):
10
10
  prettyPrint(pstring)
11
11
 
12
12
  # This module is imported in Abaqus by "import odbfunc"
13
- # The folder must first be added to the system path
13
+ # The folder containing odbfunc.py must first be added to the system path
14
14
 
15
15
  #%%
16
16
 
@@ -89,7 +89,7 @@ phi_t=phi[index_t,:]
89
89
 
90
90
  #%% Plot single mode
91
91
 
92
- mode_plot=14 # Mode number to plot
92
+ mode_plot=0 # Mode number to plot
93
93
  scale_factor=1 # Scale factor
94
94
 
95
95
  plt.figure()
@@ -3,13 +3,13 @@ requires = ["setuptools"]
3
3
  build-backend = "setuptools.build_meta"
4
4
 
5
5
  [tool.setuptools.packages.find]
6
- exclude = ["develop/*","__old__/*","__pycache__/*",".idea/*",".git/*",".github/*"]
6
+ exclude = ["develop/","__old__/","__pycache__/*",".idea/*",".git/*",".github/*"]
7
7
 
8
8
  [project]
9
9
  name = "abaqustools"
10
- version = "2.3" # Follow PEP440
10
+ version = "2.32" # Follow PEP440
11
11
  authors = [{ name="O. W. Petersen", email="oyvind.w.petersen@ntnu.no" },]
12
12
  description = "Tools for FEM software ABAQUS."
13
13
  requires-python = ">=3"
14
14
  keywords = ["abaqus", "export","fem","odb"]
15
- dependencies = ["numpy","scipy","nexusformat","h5py","timeit","putools","ypstruct"]
15
+ dependencies = ["numpy","scipy","nexusformat","h5py","putools","ypstruct"]
File without changes
File without changes
File without changes