Commit Graph

7672 Commits

Author SHA1 Message Date
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
Vitesh Shah e7581f06d9 Fixed error with parallel write 2018-11-23 17:54:02 +01:00
Vitesh Shah 0e55bd6140 started read parallelization but getting errors 2018-11-23 15:49:43 +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
Test User 1f9b21c3d8 [skip ci] updated version information after successful test of v2.0.2-955-g7663d20b 2018-11-22 14:19:55 +01:00
Martin Diehl f7694cd856 activate testing for post processing again
was accidently commented out, will most problably fail because of
changes to orientation class
2018-11-22 07:49:35 +01:00
Philip Eisenlohr 7663d20b56 adopted orientation conventions and mathematics from Rowenhorst -- tests should now pass... 2018-11-21 17:51:38 -05:00
Vitesh Shah a6bc2a16f1 Parallel works for groups and included write function for integer data 2018-11-21 19:35:37 +01:00
Vitesh Shah 5cc6d86c61 Added the parallelized functionality for integer datatypes (works for groups?) 2018-11-21 16:57:36 +01:00
Vitesh Shah d00e3105ed Made hdferr < 0 and removed the unnecessary call to h5getspace in hyperslab 2018-11-21 16:10:17 +01:00
Test User dc4ac1dce1 [skip ci] Merge branch 'master' into development 2018-11-21 08:33:44 +01:00
Test User 0704b8c854 Merge commit 'v2.0.2-950-g98c85bf4' 2018-11-21 08:33:12 +01:00
Test User 98c85bf465 [skip ci] updated version information after successful test of v2.0.2-949-g9b6ac2fd 2018-11-21 08:33:11 +01:00
Test User 080ef8c6bb [skip ci] Merge branch 'master' into development 2018-11-21 00:23:03 +01:00
Test User 2ce2876556 [skip ci] updated version information after successful test of v2.0.2-935-g860aeebb 2018-11-21 00:22:54 +01:00
Martin Diehl f51aafabdd using hdf5 wrapper for compilation of subroutines 2018-11-21 00:00:18 +01:00
Martin Diehl d110534eca draft (no license for checking) 2018-11-20 22:00:08 +01:00
Martin Diehl aea5730c94 don't disturb the search routines of MSC.Marc 2018-11-20 21:54:55 +01:00
Martin Diehl e2e045f75b using 'service function' for allocation of state 2018-11-20 19:46:55 +01:00
Martin Diehl d0be1d61db Merge branch 'development' into 20-NewStyleDislotwin 2018-11-20 19:41:30 +01:00
Martin Diehl ecde7e5953 Merge remote-tracking branch 'origin/development' into 20-NewStyleDislotwin 2018-11-20 19:38:18 +01:00
Franz Roters 9b6ac2fd1d Merge branch '19-NewStylePhenopowerlaw' into 'development'
Resolve "New coding style for phenopowerlaw"

Closes #19

See merge request damask/DAMASK!46
2018-11-20 16:35:48 +01:00
Martin Diehl 32b62da84f compile MSC.Marc with HDF5 2018-11-20 16:05:59 +01:00
Martin Diehl baf56a0e94 respect dependencies of inclusion 2018-11-20 15:27:32 +01:00
Martin Diehl 50a1ba6287 hdferr needs to be integer type during compile time of HDF5 library 2018-11-20 15:26:49 +01:00
Philip Eisenlohr 860aeebbde slight formatting change to clarify return value make-up 2018-11-20 09:11:41 -05:00
Vitesh Shah c0481307ee Changed the intent of input argument of dataset to inout 2018-11-20 11:54:51 +01:00
Martin Diehl be8e6cbe57 Merge branch 'development' into 19-NewStylePhenopowerlaw 2018-11-19 20:27:10 +01:00
Test User 91dce3198d [skip ci] updated version information after successful test of v2.0.2-933-ge9bf0824 2018-11-19 11:09:12 +01:00
Martin Diehl e9bf0824fe Abaqus version hickup
was not tested for quite a while
2018-11-18 23:54:13 +01:00
Martin Diehl 2b96ea3da5 testing restart with MPI 2018-11-18 20:17:07 +01:00
Martin Diehl ba5b623f14 Merge branch 'development' into improved-HDF5 2018-11-18 19:44:36 +01:00