DAMASK_EICMD/lib/damask
Claudio Zambaldi 1585fbe927 improved material.config writer class
includes example of usage
should replace material.py, after the tests 
have been confirmed to work with it

mat=damask.Material()
m=mat.example_1()
m.write(file='material.config_<descriptive-label>')
2012-09-07 18:25:25 +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 small improvements (more output to screen) 2012-01-26 15:26:21 +00:00
test added test to check if lab-to-load rotation is done properly, small improvement on test.py 2012-08-14 13:23:50 +00:00
__init__.py moved some more 'mesh related' functions for post processing from math.f90 to mesh.f90 2012-08-27 08:04:47 +00:00
asciitable.py updated setup/setup_processing.py with new files 2012-04-18 11:42:57 +00:00
environment.py added Id flag and content 2011-12-22 10:30:25 +00:00
util.py polishing, and using numpy's deg2rad/rad2deg 2012-07-19 16:05:05 +00:00