..
solver
better readable
2020-08-24 09:58:24 +02:00
LICENSE
damask.Environment reads from os.environ; python module is packaging-ready
2020-01-13 17:28:28 -05:00
VERSION
damask.Environment reads from os.environ; python module is packaging-ready
2020-01-13 17:28:28 -05:00
__init__.py
avoid circular inclusion
2020-10-08 18:05:03 +02:00
_asciitable.py
[skip ci] started to replace .format() with f-strings
2020-06-24 11:02:37 -04:00
_colormap.py
corrected Sphinx warnings
2020-09-23 16:21:20 +02:00
_config.py
allow user do control output style
2020-09-30 12:32:37 +02:00
_configmaterial.py
explicit is better then implicit:
2020-10-29 07:25:16 +01:00
_environment.py
drop support for parallel marc versions
2020-07-18 09:51:53 +02:00
_geom.py
explicit is better then implicit:
2020-10-29 07:25:16 +01:00
_lattice.py
[skip ci] removed unnecessary line continuations "\"
2020-08-26 17:27:08 -04:00
_orientation.py
more test coverage
2020-07-01 17:31:16 +02:00
_result.py
pythonic names
2020-10-27 13:50:47 +01:00
_rotation.py
improved from_ODF documentation
2020-09-29 12:55:00 -04:00
_table.py
generate configuration from table
2020-10-09 07:45:20 +02:00
_test.py
default format for Table is ASCII
2020-09-20 20:45:06 +02:00
_vtk.py
pythonic names
2020-10-27 13:50:47 +01:00
grid_filters.py
[skip ci] started to replace .format() with f-strings
2020-06-24 11:02:37 -04:00
mechanics.py
Merge branch 'development' into vectorize_rotation
2020-04-21 19:29:30 +02:00
seeds.py
thorougly testing seeding functionality
2020-09-25 07:41:58 +02:00
util.py
[skip ci] added parameter description; shortened hybrid_IA pre-loop logic
2020-09-29 11:15:10 -04:00