DAMASK_EICMD/python/damask
Martin Diehl cfdf33e4b1 don't change Neper material ID definition
Neper material ID start at 0 if a buffer layer is added
(run "neper -T -n 100 -tesrsize 320:320:320 -domain "cylinder(20,10)"  -format vtk"),
otherwise at 1.

Hence, leave the IDs untouched and let the user change the
numbering (either by a constant offset or by re-numbering): "explicit is better than implicit"
2023-05-22 17:32:39 +02:00
..
solver Improvements to Python docstrings 2023-02-21 15:27:06 +00:00
LICENSE damask.Environment reads from os.environ; python module is packaging-ready 2020-01-13 17:28:28 -05:00
VERSION main file at root 2022-04-27 06:05:06 +02:00
__init__.py Grid loadcase 2023-03-27 17:33:11 +00:00
_colormap.py separate import of vtk modules 2023-03-08 18:03:22 +00:00
_config.py more logical behavior 2023-02-01 14:59:00 +01:00
_configmaterial.py easier to understand 2023-02-02 08:59:44 +01:00
_crystal.py Improvements to Python docstrings 2023-02-21 15:27:06 +00:00
_grid.py don't change Neper material ID definition 2023-05-22 17:32:39 +02:00
_loadcasegrid.py Grid loadcase 2023-03-27 17:33:11 +00:00
_orientation.py improvements to docstrings (in `damask.Rotation`) 2023-03-02 18:46:00 +00:00
_result.py drop support for older DADF5 versions 2023-04-20 19:32:23 +02:00
_rotation.py Improvements to Python docstrings 2023-02-21 15:27:06 +00:00
_table.py support for pandas >= 2.0 2023-04-14 08:37:40 +02:00
_typehints.py essentially same behavior as before, 2023-01-24 11:26:14 +01:00
_vtk.py separate import of vtk modules 2023-03-08 18:03:22 +00:00
grid_filters.py Improvements to Python docstrings 2023-02-21 15:27:06 +00:00
mechanics.py Improvements to Python docstrings 2023-02-21 15:27:06 +00:00
seeds.py Improvements to Python docstrings 2023-02-21 15:27:06 +00:00
tensor.py some suggestions from prospector/pylint 2022-01-29 22:38:17 +01:00
util.py improvements to docstrings (in `damask.Rotation`) 2023-03-02 18:46:00 +00:00