Commit Graph

4868 Commits

Author SHA1 Message Date
Test User 858e322e06 updated version information after successful test of revision3813-1054-gefde4d3 2016-03-07 16:12:42 +01:00
Martin Diehl efde4d363d changed encoding 2016-03-07 09:56:14 +01:00
Martin Diehl a4bbdd5ecb further commenting, removing not used variables and code (marc2vtk) 2016-03-04 19:06:36 +01:00
Martin Diehl d1e8f69857 added docstrings etc 2016-03-04 17:55:11 +01:00
Martin Diehl 24391b5398 checked with prospector, adopted mainly docstrings 2016-03-04 17:53:55 +01:00
Martin Diehl f13ba71f6e fixed typo 2016-03-04 17:24:13 +01:00
Martin Diehl 9a405ef41b using more stable way of handling unicode printing, cleaning unicode delete from output of execute 2016-03-04 17:23:38 +01:00
Martin Diehl 75480bc677 modified background threading because using it in postResults led to an dead lock.
rest modifications are just style
2016-03-04 15:22:01 +01:00
Martin Diehl 48233d2767 missing variable 2016-03-03 14:58:04 +01:00
Martin Diehl 8fc9471c32 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-03-03 14:55:57 +01:00
Martin Diehl a51f2a29f6 cleaning 2016-03-03 14:53:55 +01:00
Martin Diehl 76a0a93c42 removed unneeded variables, fixed docstrings. missing variable jc in Barlat1989 from 46c33b0 2016-03-03 14:52:47 +01:00
Martin Diehl 3ff3bb1a5b pre processing finished 2016-03-03 14:44:51 +01:00
Martin Diehl 93d7643875 no long lines anymore and prospector is also happy 2016-03-03 14:44:29 +01:00
Test User bce256ad22 updated version information after successful test of revision3813-1036-g5233236 2016-03-03 04:15:49 +01:00
Test User 5233236aba updated version information after successful test of revision3813-1035-g5d7e138 2016-03-02 16:22:42 +01:00
Martin Diehl 9fa49b8584 vtk files, mainly removed from vtk import * 2016-03-02 13:52:33 +01:00
Martin Diehl f7fedc4744 next bunch of accepted scripts 2016-03-02 13:50:57 +01:00
Martin Diehl 3ed3073eff more... 2016-03-02 11:29:07 +01:00
Martin Diehl e89923d6d3 next round 2016-03-02 11:11:20 +01:00
Martin Diehl 5d7e138a9b long line 2016-03-02 10:55:21 +01:00
Martin Diehl 4329fc8e50 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-03-02 10:53:45 +01:00
Martin Diehl f77de7ac6e adjusting style (mainly long lines an "== None") 2016-03-02 10:52:24 +01:00
Test User c188b13a5a updated version information after successful test of revision3813-1031-g4d8aad3 2016-03-02 04:21:44 +01:00
Martin Diehl 4d8aad36f1 first round of libraries 2016-03-01 23:02:47 +01:00
Martin Diehl c1dd5febd5 some more scripts passed 2016-03-01 22:27:21 +01:00
Martin Diehl 974b8cde41 some more syntax improvements 2016-03-01 22:13:57 +01:00
Martin Diehl 043f2faeb3 line too long 2016-03-01 21:59:59 +01:00
Martin Diehl 98476ea29c more improved scripts 2016-03-01 21:35:59 +01:00
Martin Diehl 9cfc27d295 line too long (132 lines max code, like Fortran, 159 including comments, Python standard) 2016-03-01 21:18:32 +01:00
Martin Diehl 80dc23d93d following "prospector -t pep8 -t pyflakes -t dodgy -t profile-validator -t pep257" 2016-03-01 21:11:43 +01:00
Martin Diehl e55d0ae3ca further attemps to make it conform with best python practice 2016-03-01 20:44:43 +01:00
Martin Diehl 6eb170bc07 still struggling with prospector 2016-03-01 19:37:31 +01:00
Martin Diehl 3b33d320b1 getting pyflakes to ignore 2016-03-01 19:06:00 +01:00
Martin Diehl 329e4e5c22 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-03-01 19:05:11 +01:00
Martin Diehl 2a50c6bf86 using prospector --tool=dodgy --tool=pyflakes -M to find python flaws 2016-03-01 18:25:14 +01:00
Test User 3594f0ef47 updated version information after successful test of revision3813-1018-g54d0a0a 2016-03-01 16:20:53 +01:00
Martin Diehl 54d0a0a704 some important lines got lost during last commit 2016-03-01 10:58:52 +01:00
Martin Diehl a7665bdab9 removed empty line remaining from old ID string 2016-02-29 14:26:06 +01:00
Test User 43270e0ad2 updated version information after successful test of revision3813-1015-g3f93eb9 2016-02-29 04:22:34 +01:00
Martin Diehl 3f93eb9878 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-02-26 22:11:42 +01:00
Martin Diehl c7ab5a9396 simplified and got MPI Heidelberg solution for eigenvalues/vectors back 2016-02-26 21:52:54 +01:00
Martin Diehl ca3e1f0da0 further simpilifcations 2016-02-26 20:06:36 +01:00
Martin Diehl 17e75a1e0b some more simplifications 2016-02-26 17:51:34 +01:00
Martin Diehl 76b67e88eb re-indroduced special spectral decomposition for 33 tensors 2016-02-26 16:35:55 +01:00
Martin Diehl 5d0900ee2e plasticity test (phenoplus) working again with changed polar decomposition 2016-02-26 15:36:24 +01:00
Martin Diehl 9f617aa097 Merge branch 'bugfix' into 'development'
Bugfix

needed in development

See merge request !1
2016-02-23 14:43:37 +01:00
Chuanlai Liu 8419e293d0 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-02-22 15:47:14 +01:00
Chuanlai Liu c87625b30c wrong state handling 2016-02-22 15:45:18 +01:00
Martin Diehl 2bfc070797 clarified function description 2016-02-08 17:33:17 +01:00