DAMASK_EICMD/lib/damask
Philip Eisenlohr d4e748b654 outsourced multiple repetitive functions into ASCIItable class.
changed ASCIItable API from file-handles to filenames.

adopted these changes in pre and post processing scripts.

unified behavior and look.

fixed bugs here and there.

improved functionality.
2015-08-07 19:03:26 +00:00
..
config introduced option mute output to screen 2015-04-22 18:47:45 +00:00
geometry tested new scripts to update shebang, all files got same shebang (and for python files encoding) 2014-04-01 18:41:14 +00:00
result tested new scripts to update shebang, all files got same shebang (and for python files encoding) 2014-04-01 18:41:14 +00:00
solver added support for marc 2014:X 2015-06-11 18:19:52 +00:00
test fixed wrong position when comparing tables 2014-10-09 15:37:35 +00:00
__init__.py use pure python implementation of orientation class as default 2015-08-02 17:49:38 +00:00
asciitable.py outsourced multiple repetitive functions into ASCIItable class. 2015-08-07 19:03:26 +00:00
colormaps.py condensed multiple import statements into general one at module start. 2015-06-15 15:36:58 +00:00
corientation.pyx make the interface for Symmetry class compatible with pure python version. 2015-07-29 19:39:30 +00:00
environment.py made license check tolerate non-existing licenses 2014-10-21 05:40:26 +00:00
orientation.py adding property alias for Orientation class to simplify syntax. 2015-08-04 20:38:06 +00:00
result.py now giving just a 'Remark' when h5py is not found 2015-04-01 14:43:34 +00:00
setup_corientation.py add Cython version of orientation module to provide faster orientation calculation. 2015-07-29 19:23:06 +00:00
util.py Add codes about enforcing the boundary constraints for the fitting parameters, especially for the exponent term of non-quadratic yield functions. 2015-02-05 21:25:00 +00:00