Martin Diehl
|
fbacdd8e6d
|
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
|
2016-09-11 19:17:35 +02:00 |
Martin Diehl
|
1e16ebe2ef
|
not used any more
|
2016-09-08 08:45:46 +02:00 |
Martin Diehl
|
0219a5f0e3
|
regex match
|
2016-08-01 17:01:13 +02:00 |
Martin Diehl
|
b02bbc77d8
|
correctly handling whitespace
|
2016-07-31 15:20:44 +02:00 |
Martin Diehl
|
3314e5f051
|
updated symlinking, removed unused "rootRelation"
|
2016-07-14 15:11:49 +02:00 |
Martin Diehl
|
83e1970f71
|
now working with tcsh
|
2016-07-14 12:24:55 +02:00 |
Martin Diehl
|
0fbb56a6ef
|
python env reads from $DAMASK_ROOT/CONFIG
|
2016-07-14 10:42:22 +02:00 |
Martin Diehl
|
759126b906
|
compatible to python3
|
2016-07-03 11:44:01 +02:00 |
Martin Diehl
|
7f24fe15ed
|
removed svn ID from python files
|
2016-05-11 11:37:59 +02:00 |
Martin Diehl
|
24391b5398
|
checked with prospector, adopted mainly docstrings
|
2016-03-04 17:53:55 +01:00 |
Martin Diehl
|
84df61d4a0
|
made license check tolerate non-existing licenses
|
2014-10-21 05:40:26 +00:00 |
Martin Diehl
|
342ca0be47
|
tested new scripts to update shebang, all files got same shebang (and for python files encoding)
|
2014-04-01 18:41:14 +00:00 |
Martin Diehl
|
3abe4699b7
|
fixed typo in output
|
2014-02-28 12:23:46 +00:00 |
Martin Diehl
|
3dee38433d
|
fixed formatting
|
2014-02-27 18:08:37 +00:00 |
Martin Diehl
|
a6dac1eceb
|
fixed lib to use new config file
|
2014-01-24 13:15:01 +00:00 |
Martin Diehl
|
d66b41c686
|
fixed installation, will test now
|
2014-01-24 12:30:27 +00:00 |
Philip Eisenlohr
|
033b979471
|
corrected __slots__ class variable
|
2014-01-17 01:37:01 +00:00 |
Philip Eisenlohr
|
50b682db4c
|
syntax polishing
|
2014-01-16 21:29:39 +00:00 |
Martin Diehl
|
01c8c434f7
|
finished work on the new installation scheme (if no bugs are found ;))
|
2014-01-14 19:03:41 +00:00 |
Martin Diehl
|
80da1c529e
|
some more work on the consistent installation scheme, fixed bug in Makefile
|
2014-01-11 19:13:02 +00:00 |
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 |
Martin Diehl
|
3660b2a245
|
added functionality to check for available licenses to damask/environment.py, now using this functionality + a check for the correct version before starting Abaqus6.12.2_compileIfort/run_test.py and Abaqus6.12.2_example/run_test.py
|
2013-03-04 19:39:13 +00:00 |
Philip Eisenlohr
|
20060b4275
|
added pathInfo parsing of $shellVariables. These are now interpreted as absolute path (used to be wrongly considered relative...)
|
2013-02-01 11:30:57 +00:00 |
Philip Eisenlohr
|
429af90ccb
|
added Id flag and content
added "core" package capability
|
2011-12-22 10:30:25 +00:00 |
Philip Eisenlohr
|
8be14ef72e
|
now aware of blank and comment lines in pathinfo
|
2011-12-20 10:55:47 +00:00 |
Philip Eisenlohr
|
d96c64373c
|
added option to have blank pathInfo (to switch off ACML for example)
|
2011-12-15 22:21:44 +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 |