.. |
solver
|
might not be in the last line
|
2020-11-01 18:34:52 +01: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
|
rename: Geom -> Grid
|
2020-12-04 07:50:47 +01:00 |
_asciitable.py
|
reinstated write functionality
|
2020-12-02 13:04:56 -05:00 |
_colormap.py
|
rename: grid -> cells
|
2020-12-03 22:16:34 +01:00 |
_config.py
|
compatibility with old pyyaml + test for numpy
|
2020-10-27 06:39:58 +01:00 |
_configmaterial.py
|
corrected handling of scalar/array arguments
|
2020-11-14 17:26:38 +01:00 |
_environment.py
|
Merge remote-tracking branch 'origin/development' into python-improvements
|
2020-11-16 22:57:49 +01:00 |
_grid.py
|
clearer naming + better comments, thanks to @p.eisenlohr
|
2020-12-07 17:49:37 +01:00 |
_orientation.py
|
polishing
|
2020-11-23 20:06:34 +01:00 |
_result.py
|
more filters
|
2020-12-06 19:57:00 +01:00 |
_rotation.py
|
clearer naming + better comments, thanks to @p.eisenlohr
|
2020-12-07 17:49:37 +01:00 |
_table.py
|
rename: grid -> cells
|
2020-12-03 22:16:34 +01:00 |
_test.py
|
pytest-based tests
|
2020-11-02 12:07:16 +01:00 |
_vtk.py
|
rename: grid -> cells
|
2020-12-03 22:16:34 +01:00 |
grid_filters.py
|
clearer naming + better comments, thanks to @p.eisenlohr
|
2020-12-07 17:49:37 +01:00 |
lattice.py
|
WIP: refactoring Orientation=Symmetry+Rotation, Lattice=subclass of Sym, and Crystal=Lattice+Rotation
|
2020-11-09 21:20:56 +01:00 |
mechanics.py
|
fits better to stretch_left/right
|
2020-11-19 22:46:52 +01:00 |
seeds.py
|
missing renames + better help
|
2020-12-08 00:36:41 +01:00 |
tensor.py
|
shorter (but still self-explanatory) name
|
2020-11-19 15:20:44 +01:00 |
util.py
|
clearly distinguish seeds for tessellation and seeds for RNG
|
2020-11-15 13:49:17 +01:00 |