Commit Graph

9899 Commits

Author SHA1 Message Date
Martin Diehl 4c1281b4fc rename changed order in shapes dict.
This resulted in wrong column names when writing to ASCII file

two fixes (one would be enough):
1) keep order (build new directory)
2) write in order of labels in pandas dataframe, not in order in shapes
dict
2019-12-10 20:04:03 +01:00
Martin Diehl db91803b80 cleaning 2019-12-10 17:52:37 +01:00
Martin Diehl 74707b1b00 hybridIA test needs update (no crystallite) 2019-12-10 17:36:25 +01:00
Martin Diehl ac35759c2f not a module subroutine 2019-12-10 17:25:51 +01:00
Martin Diehl c46c18de6f taking care of prospector complaints 2019-12-10 16:23:06 +01:00
Martin Diehl a162840ab6 include some cleaning 2019-12-10 16:18:44 +01:00
Martin Diehl 5681e661e2 DADF5-results replaces postResults 2019-12-10 07:31:09 +01:00
Martin Diehl 4be7aa990c HDF5 results output for constitutive damage models 2019-12-10 06:45:00 +01:00
Martin Diehl 5abe27ab60 only locally used 2019-12-09 06:24:37 +01:00
Martin Diehl eef6ae5733 shell scripts are deprecated 2019-12-09 06:12:14 +01:00
Martin Diehl 1c18086402 not needed anymore 2019-12-09 05:58:27 +01:00
Martin Diehl 07ebd8d1b3 only damage/thermal 'homogenization' postResults is currently needed 2019-12-09 05:48:37 +01:00
Martin Diehl acc252ea5b thermal/damage constitutive (i.e. source) results are not tested 2019-12-09 05:38:15 +01:00
Martin Diehl 82c741d6bb crystallite not needed anymore 2019-12-09 05:32:38 +01:00
Martin Diehl d1fa2a14dc was used only for yield surface fitting 2019-12-09 05:28:00 +01:00
Martin Diehl 1fcbc35611 untested python2.7 code
complicated code. Easier to re-implement from scratch if really needed
2019-12-09 05:25:22 +01:00
Test User a6e636a1c3 [skip ci] updated version information after successful test of v2.0.3-1228-g3e269f04 2019-12-07 19:50:17 +01:00
Vitesh 3e269f0419 Merge branch 'only-use-rotation-class' into 'development'
Only use rotation class

See merge request damask/DAMASK!110
2019-12-07 17:33:34 +01:00
Test User 0f4f415c5b [skip ci] updated version information after successful test of v2.0.3-1218-g5a6111ec 2019-12-07 13:47:55 +01:00
Sharan Roongta 5a6111ec69 Merge branch 'incs-no-leading-zero' into 'development'
Incs no leading zero

See merge request damask/DAMASK!108
2019-12-07 11:32:37 +01:00
Test User d719e9476c [skip ci] Merge branch 'master' into development 2019-12-06 22:36:58 +01:00
Test User c6af346989 Merge commit 'v2.0.3-1200-g59b3d81a' 2019-12-06 22:36:23 +01:00
Test User 59b3d81a73 [skip ci] updated version information after successful test of v2.0.3-1199-g78eccd56 2019-12-06 22:36:23 +01:00
Test User 647df9c395 [skip ci] Merge branch 'master' into development 2019-12-06 18:00:19 +01:00
Test User 860e2d08b5 [skip ci] updated version information after successful test of v2.0.3-1177-ga41871e2 2019-12-06 17:59:57 +01:00
Franz Roters 78eccd56a0 Merge remote-tracking branch 'remotes/origin/almost-no-postResults' into development 2019-12-06 15:30:42 +01:00
Sharan Roongta 96710a238d Merge branch 'development' of magit1.mpie.de:damask/DAMASK into incs-no-leading-zero 2019-12-06 15:25:21 +01:00
Philip Eisenlohr a41871e2ac Merge branch 'new-ASCII' into 'development'
New table class

See merge request damask/DAMASK!104
2019-12-06 14:58:16 +01:00
Martin Diehl 04492eeb0a Merge branch 'almost-no-postResults' into only-use-rotation-class 2019-12-05 19:42:50 +01:00
Martin Diehl 78e96993df Merge branch 'almost-no-postResults' into only-use-rotation-class 2019-12-05 19:41:32 +01:00
Philip Eisenlohr 2648a67dcd fixed sort_by to respect updated index (upon subsequent adding of new data) 2019-12-05 12:02:10 -05:00
Philip Eisenlohr 3caf2c1296 condensing code 2019-12-05 09:05:50 -05:00
Test User 4bc037107b [skip ci] updated version information after successful test of v2.0.3-1136-gcc67f0e1 2019-12-05 13:35:23 +01:00
Martin Diehl 90fdb24faa forgotten variable rename 2019-12-05 13:26:33 +01:00
Martin Diehl f585e1a553 not used 2019-12-05 11:20:05 +01:00
Martin Diehl 204cbe9bd0 Merge branch 'development' into almost-no-postResults 2019-12-05 11:13:50 +01:00
Vitesh cc67f0e142 Merge branch 'DREAM3D-converter-fix' into 'development'
works again and uses DADF5 intrisic features

See merge request damask/DAMASK!109
2019-12-05 11:02:38 +01:00
Martin Diehl 1018b89296 nice to have.. 2019-12-05 10:48:42 +01:00
Martin Diehl 53a38e3a97 polishing 2019-12-05 10:37:13 +01:00
Martin Diehl f885748a58 variable was never used 2019-12-05 08:43:14 +01:00
Martin Diehl 1bf4946e67 invalid escape sequence 2019-12-05 08:37:39 +01:00
Martin Diehl 3af696995d did not work when piping 2019-12-05 08:36:32 +01:00
Martin Diehl 469d638afb making table class feature complete 2019-12-05 06:57:09 +01:00
Martin Diehl ee8e3386f4 shorter but still descriptive names 2019-12-05 06:16:29 +01:00
Martin Diehl e7a67262f8 clear enough 2019-12-05 06:00:49 +01:00
Martin Diehl 2172e92e7e test exotic input files 2019-12-05 05:57:47 +01:00
Martin Diehl 5fdf112f78 allow strings as data in ASCII file 2019-12-05 05:45:27 +01:00
Martin Diehl 1c83572589 more descriptive names 2019-12-05 05:11:58 +01:00
Martin Diehl cb0d39eee6 not needed anymore 2019-12-04 19:00:56 +01:00
Martin Diehl 19c55990ab works again and uses DADF5 intrisic features 2019-12-04 18:30:08 +01:00