Claudio Zambaldi
|
b2a7f85101
|
__init__ of damask package not crashing in python 2.5 if core module not available
added some Matlab-like utility functions (damask.sind, cosd, tand, acosd, ...) that take and return degree instead of radians
|
2012-07-18 13:46:33 +00:00 |
Martin Diehl
|
77c066d0a8
|
corrected error handling to work with older python versions
|
2012-05-10 09:38:55 +00:00 |
Martin Diehl
|
331ef7ad68
|
made init of python module more verbose in case core modules cannot be loaded
|
2012-05-03 19:00:34 +00:00 |
Philip Eisenlohr
|
ae8ec80dd0
|
croaking about missing core module now goes to STDERR (formerly this influenced piped STDOUT detrimentally...)
|
2012-02-16 18:02:15 +00:00 |
Martin Diehl
|
dd1e968908
|
setup_processing.py uses damask module but builds the core part of it, therefore made the use damask.core optional by setting a try statement in __init__.py and a "from damask import xxx"
|
2012-01-04 11:06:24 +00:00 |
Philip Eisenlohr
|
429af90ccb
|
added Id flag and content
added "core" package capability
|
2011-12-22 10:30:25 +00:00 |
Claudio Zambaldi
|
a27a78bab1
|
changed per Philips suggestion
config folder will later contain debug.py and numerics.py
|
2011-12-15 15:15:32 +00:00 |
Claudio Zambaldi
|
0eb51046a4
|
worked on integrating using damask package in test
renamed config to material/material.py to make it more consitent
|
2011-12-15 14:53:10 +00:00 |
Philip Eisenlohr
|
2fcbc1ff13
|
started solver sub package
improved guessing of DAMASK_ROOT
|
2011-12-15 08:51:16 +00:00 |
Philip Eisenlohr
|
4faded6297
|
started DAMASK Python package...
|
2011-12-13 20:02:26 +00:00 |