DAMASK_EICMD/lib/damask
Martin Diehl 3eb8aa1362 checked for python3 compatibility:
use "print('foo')" instead of "print 'foo'"
and "except(error) as e" instead of "except error,e"
2013-09-14 10:52:02 +00:00
..
config improved material.config writer class 2012-09-07 18:25:25 +00:00
geometry added Id flag and content 2011-12-22 10:30:25 +00:00
result a rough version of a t16 to vtk converter 2012-01-24 14:26:13 +00:00
solver line too long in DAMASK_spectral_solverPolarisation.f90, reordered curl calculation for clearer look, fixed test for Marc 2013 2013-08-08 18:10:58 +00:00
test example test for Abaqus now takes files from examples folder, both Abaqus test take now *.env from installation/mods_abaqus 2013-03-26 12:06:19 +00:00
__init__.py corrected error message when complaining about uncompiled core module 2013-04-29 16:30:08 +00:00
asciitable.py checked for python3 compatibility: 2013-09-14 10:52:02 +00:00
colormaps.py interpolation method is now an attribute of the Colormap class; added classic "rainbow" colorscheme to predefined ones 2013-05-28 20:15:13 +00:00
environment.py checked for python3 compatibility: 2013-09-14 10:52:02 +00:00
util.py polishing, and using numpy's deg2rad/rad2deg 2012-07-19 16:05:05 +00:00