Commit Graph

7624 Commits

Author SHA1 Message Date
Test User 590f83a944 [skip ci] updated version information after successful test of v2.0.2-1122-g2349341e 2018-12-07 03:32:36 +01:00
Martin Diehl 2349341e25 texture component test also needs a closer look 2018-12-06 22:23:34 +01:00
Martin Diehl e8f4dc4c9f Merge branch 'orientationClass_with_negative_P' into development 2018-12-06 07:26:08 +01:00
Martin Diehl 45b2d15ee0 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2018-12-06 06:27:47 +01:00
Martin Diehl ee7e4ee0d9 python3 has different encoding syntax 2018-12-06 06:27:07 +01:00
Martin Diehl 95e6a41807 disabled test for post processing
since orientation conversion give unexpected results at the moment
2018-12-06 06:25:29 +01:00
Martin Diehl 5768356642 PGI compatible 2018-12-06 01:12:15 +01:00
Martin Diehl 72304638f9 PGI fails if optional argument is not present 2018-12-06 00:43:32 +01:00
Philip Eisenlohr a6d4c73de0 added list of map and introduced "quat" keyword in quaternion init 2018-12-05 10:20:05 -05:00
Philip Eisenlohr c0f7ae2798 updated scripts that still used formerly valid object properties of quaternions 2018-12-05 09:07:29 -05:00
Philip Eisenlohr e48fd338bc fixed shallow copy problem of quaternion.p object 2018-12-05 08:55:26 -05:00
Martin Diehl deedbc4fda standard conforming line continuation 2018-12-05 08:59:32 +01:00
Martin Diehl 49af6c70a7 PGI compiler complained about kind mismatch 2018-12-05 08:56:26 +01:00
Philip Eisenlohr a7554891a4 changed internal quaternion representation to q,p and simplified math 2018-12-04 19:20:24 -05:00
Philip Eisenlohr 1d7172c971 adopted more intutitive alternative of P=-1 from Rowenhorst_etal2015 2018-12-04 17:05:35 -05:00
Test User 7bb862f84e [skip ci] updated version information after successful test of v2.0.2-1107-g17716b4f 2018-12-03 11:31:52 +01:00
Martin Diehl 17716b4fa7 Merge branch 'NOSlipFCC' into development 2018-12-03 06:35:29 +01:00
Test User 186d107a06 [skip ci] updated version information after successful test of v2.0.2-1100-g65ff2157 2018-12-01 02:40:49 +01:00
Philip Eisenlohr 65ff21577b consistent output across all env/DAMASK scripts 2018-11-30 10:35:01 -05:00
Test User 876ec7e082 [skip ci] updated version information after successful test of v2.0.2-1098-g1815d3c8 2018-11-27 09:14:34 +01:00
Franz Roters 1815d3c8a3 Merge branch '20-NewStyleDislotwin' into 'development'
New style for dislotwin

Closes #20

See merge request damask/DAMASK!48
2018-11-26 21:34:09 +01:00
Yi-Chin Yang 31571305dd adding test for non-octahedral slip family {110}<110> in fcc 2018-11-26 16:13:08 +01:00
Yi-Chin Yang c13b9718f6 Merge remote-tracking branch 'origin/development' into NOSlipFCC 2018-11-26 16:10:14 +01:00
Test User 6c242693ba [skip ci] updated version information after successful test of v2.0.2-983-g0a648459 2018-11-26 00:32:37 +01:00
Yi-Chin Yang 97eec27d92 adding incompatible lattice.f90 to PRIVATE for future notice 2018-11-25 20:07:55 +01:00
Martin Diehl eecd3bd0ef Merge branch 'development' into 20-NewStyleDislotwin 2018-11-25 19:54:47 +01:00
Martin Diehl 0a648459d5 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2018-11-25 19:50:00 +01:00
Martin Diehl 2566cd9f67 typo in PRIVATE 2018-11-25 19:49:06 +01:00
Test User e6f041ae23 [skip ci] updated version information after successful test of v2.0.2-979-g5290a9ac 2018-11-25 17:42:07 +01:00
Martin Diehl 2b9a34eac4 Merge remote-tracking branch 'origin/development' into 20-NewStyleDislotwin 2018-11-25 17:12:26 +01:00
Martin Diehl ab3c6f07cc tests should not rely on derived quantities 2018-11-25 15:16:21 +01:00
Martin Diehl 5290a9ac83 test failed because of typo 2018-11-25 11:34:35 +01:00
Martin Diehl f57c982ac7 tests for thermal and orientation conversion
orientation conversion need further investigation
2018-11-25 10:34:42 +01:00
Test User 4e6f82f01f [skip ci] updated version information after successful test of v2.0.2-976-gde4873e9 2018-11-25 01:16:15 +01:00
Martin Diehl de4873e952 Merge branch 'Python3' into development 2018-11-24 20:33:55 +01:00
Martin Diehl 497287d90d [skip ci] first look for gmake, then for make
allows to compile on systems where GNU make (gmake) is not the default.
2018-11-24 15:01:28 +01:00
Test User c9714233c1 [skip ci] updated version information after successful test of v2.0.2-970-g1d936fc5 2018-11-24 14:47:24 +01:00
Martin Diehl 53eab5e3cf using updated tests 2018-11-24 10:45:49 +01:00
Martin Diehl c317ea95ed averageDown was not tested
but works with python3
2018-11-24 10:08:42 +01:00
Martin Diehl 7c1e2e256c os.urandom returns byte, not string in python3 2018-11-24 10:07:47 +01:00
Martin Diehl 1d936fc5f2 simple variable rename causes problem with GCC 7.3
probalby a compiler bug
2018-11-24 09:53:18 +01:00
Yi-Chin Yang efe90f86e2 missing comma 2018-11-23 19:00:37 +01:00
Yi-Chin Yang f0359d36b6 adding FCC {110}<110> family 2018-11-23 18:53:50 +01:00
Franz Roters 9760b138c2 added link lost during merge 2018-11-23 15:02:35 +01:00
Franz Roters a498e5580a Merge remote-tracking branch 'remotes/origin/54-populate-grains-deprecated' into development 2018-11-23 14:38:22 +01:00
Test User b0cf956e24 [skip ci] updated version information after successful test of v2.0.2-961-gc0ad4967 2018-11-23 07:19:03 +01:00
Martin Diehl c0ad496764 eigenvalue solver seems to depent on python version 2018-11-22 23:13:49 +01:00
Martin Diehl 76accdeaf2 all orientations are passive now
.conjugated() not needed anymore.
Rest is polishing
2018-11-22 18:45:01 +01:00
Philip Eisenlohr 9b82b7fadd removed obsolete keyword "Bunge" from asEulers() method 2018-11-22 11:51:53 -05:00
Test User a0033eb430 [skip ci] Merge branch 'master' into development 2018-11-22 14:20:04 +01:00