Commit Graph

5614 Commits

Author SHA1 Message Date
Philip Eisenlohr bb5070b52f util.report without mandatory arguments
reporting can now omit either "who" or "what". cleaner output in case of no "who"...
2016-07-18 10:20:39 -04:00
Franz Roters 3305cae220 now also corrected calculation of gamma_dot in postresults 2016-07-18 13:03:23 +02:00
Martin Diehl 325e153d3d import of string not needed 2016-07-18 11:22:53 +02:00
Martin Diehl e3f83b6d66 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into miscImprovements 2016-07-18 11:22:12 +02:00
Martin Diehl 95182dac79 avoid windows name conflict + and (hopefully) more descriptive name and location 2016-07-18 11:20:23 +02:00
Martin Diehl 1b30b186f4 rootRelation keyword was still used 2016-07-18 06:17:22 +02:00
Martin Diehl 0c2b7782d4 reporting correct ID 2016-07-17 18:18:57 +02:00
Martin Diehl 9441ee7326 removed obsolete root relation 2016-07-16 09:36:15 +02:00
Martin Diehl c5dba60654 need to unset "set" (seems to be a common function) 2016-07-15 21:03:34 +02:00
Martin Diehl 40414c767c like ang_toTable (not sure if both are needed anyway) 2016-07-15 21:03:10 +02:00
Martin Diehl ce7cd36bf5 better be done with load case rotation 2016-07-15 20:23:20 +02:00
Martin Diehl 7f67ff05fd used in both functions 2016-07-15 16:53:57 +02:00
Martin Diehl 0b145826a6 unicode docstring does not work for abaqus, but if using ö pyflakes wants to have a unicode docstring 2016-07-15 16:51:49 +02:00
Martin Diehl 1f73f798f4 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into miscImprovements 2016-07-15 16:46:22 +02:00
Test User 260ca270df updated version information after successful test of v2.0.0-350-g7d84b99 2016-07-15 16:20:55 +02:00
Martin Diehl e8153ad196 corrected name 2016-07-15 15:48:53 +02:00
Martin Diehl c792b73b4e simplified 2016-07-15 14:52:48 +02:00
Martin Diehl a5c746ef9d Merge branch 'development' of magit1.mpie.de:damask/DAMASK into miscImprovements 2016-07-15 12:38:13 +02:00
Martin Diehl 2a7f772d08 adopted to new installation config file 2016-07-15 11:05:27 +02:00
Martin Diehl 7d84b99710 bugfix: axis out of bounds for np.repeat, np.tile seems to be ok @Philip: pls check. autodoc friendly help 2016-07-15 10:34:17 +02:00
Martin Diehl cd36e752e8 adopted csh script 2016-07-14 17:21:44 +02:00
Martin Diehl 46cf0394ec cleaned, exeption not needed (SOLVER and PROCESSING are always defined) 2016-07-14 17:07:08 +02:00
Martin Diehl 38bf357e7c removed obsolote information on lapack and (always outdated) version information 2016-07-14 16:18:27 +02:00
Martin Diehl ade6db3f9c uses version string from CONFIG file 2016-07-14 16:12:05 +02:00
Martin Diehl 787a8da1c3 removed remainders of Corientation compilation 2016-07-14 16:10:59 +02:00
Martin Diehl 9e3f4b1ec4 unicode string caused trouble with Abaqus' IronPython 2016-07-14 16:09:04 +02:00
Martin Diehl 25fcfcd169 set to correct Abaqus version 2016-07-14 15:50:39 +02:00
Martin Diehl 630b89c25a bugfixes (did not compile) 2016-07-14 15:29:53 +02:00
Martin Diehl 13ee927606 Cython was not always working 2016-07-14 15:12:16 +02:00
Martin Diehl 3314e5f051 updated symlinking, removed unused "rootRelation" 2016-07-14 15:11:49 +02:00
Martin Diehl 72d60039c1 general improvements and adoptions to be compatible with csh 2016-07-14 13:46:08 +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 091b72c3ff commenting 2016-07-13 16:25:27 +02:00
Martin Diehl bc8ecc5437 polishing 2016-07-08 22:12:02 +02:00
Philip Eisenlohr 9e8adf731b fixed buggy a.all() call
removed squaring of Laguerre weights (no clue why we considered this a good idea in the first place)
2016-07-07 15:23:01 -04:00
Martin Diehl e5abb08acd not needed anymore 2016-07-05 17:05:10 +02:00
Martin Diehl 963e058140 came back due to line ending conflict, not used 2016-07-05 17:02:07 +02:00
Martin Diehl 9dea11f10e Merge branch 'development' of magit1.mpie.de:damask/DAMASK into miscImprovements 2016-07-05 17:00:17 +02:00
Test User b4c7287a93 updated version information after successful test of v2.0.0-347-gbe02300 2016-07-05 04:16:33 +02:00
Martin Diehl be02300d38 print statement disturbs shell piping 2016-07-04 21:44:59 +02:00
Martin Diehl 3ada327d3f Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-07-04 21:43:33 +02:00
Martin Diehl 4f683d1974 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-07-03 11:47:56 +02:00
Martin Diehl 759126b906 compatible to python3 2016-07-03 11:44:01 +02:00
Test User a317636e8b updated version information after successful test of v2.0.0-341-gaf4307e 2016-07-03 02:24:55 +02:00
Martin Diehl af4307ea72 Merge branch 'NoCoreModule' into development 2016-07-01 15:08:47 +02:00
Martin Diehl fa13aa30b0 python 3 at least imports the damask module now 2016-07-01 15:03:25 +02:00
Martin Diehl 7445aa0b32 conflict due to line ending changes 2016-07-01 15:02:50 +02:00
Test User 755501da69 updated version information after successful test of v2.0.0-310-ge99784d 2016-06-30 16:31:41 +02:00
Martin Diehl ffcc9300c5 using norm2 function and newly introduced dNeq0/dEq0 2016-06-30 14:39:11 +02:00