DAMASK_EICMD/python/damask
Martin Diehl c58693328e don't try to access folders that don't exist
this happened in the case when different types of output exist in
different phases, e.g.

Aluminum: generic, plastic, sources
Steel: generic, plastic

We are a little bit inconsistent because 'generic' and 'plastic' are
always created (even if empty) but 'sources' will only exist if it
contains output. In future, we should have only folders that actually
contain data
2020-08-28 12:45:41 +02:00
..
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 material.config is not used anymore 2020-08-23 15:20:11 +02:00
_asciitable.py [skip ci] started to replace .format() with f-strings 2020-06-24 11:02:37 -04:00
_colormap.py better readable 2020-08-24 09:58:24 +02:00
_environment.py drop support for parallel marc versions 2020-07-18 09:51:53 +02:00
_geom.py better readable 2020-08-24 09:58:24 +02: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 don't try to access folders that don't exist 2020-08-28 12:45:41 +02:00
_rotation.py (unified) type hints 2020-08-08 20:56:17 +02:00
_table.py include version info + date in comments (Table class) 2020-08-24 19:04:59 +02:00
_test.py simplified 2020-07-15 20:54:37 +02:00
_vtk.py better readable 2020-08-24 09:58:24 +02: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
util.py better readable 2020-08-24 09:58:24 +02:00