Commit Graph

8221 Commits

Author SHA1 Message Date
Martin Diehl 406a2cc542 further separation
still using old combined function
2019-01-18 14:42:44 +01:00
Martin Diehl e433aea193 preparing for separation of stress calculation and tangent calculatin 2019-01-18 12:18:13 +01:00
Test User ad5424f149 [skip ci] Merge branch 'master' into development 2019-01-18 01:33:19 +01:00
Test User ee1d907a1e [skip ci] updated version information after successful test of v2.0.2-1427-g90b829ea 2019-01-18 01:33:15 +01:00
Philip Eisenlohr f81c25bb58 [skip ci] allow strain softening in phenopowerlaw, i.e. xi_sat might be less than xi_0 2019-01-17 17:51:38 -05:00
Martin Diehl 90b829ea90 preparing for DREAM.3D 2019-01-17 22:29:20 +01:00
Test User 6d7d186a64 [skip ci] Merge branch 'master' into development 2019-01-16 22:59:15 +01:00
Test User bd1417b7e0 Merge commit 'v2.0.2-1422-g00bcd7c3' 2019-01-16 22:59:06 +01:00
Test User 00bcd7c365 [skip ci] updated version information after successful test of v2.0.2-1421-gda115ca9 2019-01-16 22:59:04 +01:00
Test User 685bb4fffe [skip ci] Merge branch 'master' into development 2019-01-16 19:16:02 +01:00
Test User 029bb0f417 [skip ci] updated version information after successful test of v2.0.2-1420-g11e0297b 2019-01-16 19:15:30 +01:00
Martin Diehl da115ca9d4 probably never used and outdated (python2.7)
doing the same conversion via DREAM.3D will be available soon
2019-01-16 17:51:37 +01:00
Martin Diehl 11e0297bf6 Merge branch '46-simplification-of-crystallite-f90-NEW4' into development 2019-01-16 15:33:14 +01:00
Test User 2b77e397c1 [skip ci] updated version information after successful test of v2.0.2-1417-gc39b642a 2019-01-16 12:33:53 +01:00
Martin Diehl c39b642a7d Merge remote-tracking branch 'origin/46-simplification-of-crystallite-f90-NEW4' into development 2019-01-16 08:36:59 +01:00
Test User f2cabc5ce5 [skip ci] updated version information after successful test of v2.0.2-1412-gc231c808 2019-01-16 00:21:49 +01:00
Martin Diehl 854afb7107 removed on output too much 2019-01-15 15:54:05 +01:00
Martin Diehl c231c808da Merge branch 'tensor-conversion-rename' into development 2019-01-15 11:43:45 +01:00
Martin Diehl 6049e292c1 no need to store converged tangent 2019-01-15 08:04:50 +01:00
Martin Diehl 80dca6d304 also not needed
was a remainder from time syncinc
2019-01-15 07:52:01 +01:00
Martin Diehl efb07e0b93 only output direct quantities
derived quantities can be easily calculated during post processing
2019-01-15 04:55:40 +01:00
Martin Diehl daaa7cc2ba internal (private) functions at the end
ordered state integrators according to their id
2019-01-15 04:27:57 +01:00
Test User 42c86b9711 [skip ci] updated version information after successful test of v2.0.2-1404-g3f40eeac 2019-01-14 22:43:54 +01:00
Martin Diehl 3c12b7441f used wrong tests 2019-01-14 19:36:32 +01:00
Martin Diehl 54bb6a5eb6 more verbose name
credits to Franz
2019-01-14 16:36:08 +01:00
Martin Diehl 43f9d043d2 removed time syncing 2019-01-14 12:56:46 +01:00
Martin Diehl adb68ff792 avoid converstions and use of global variables 2019-01-14 12:45:07 +01:00
Martin Diehl 3b27af3f94 cross-checking with Danny's thesis 2019-01-14 11:06:18 +01:00
Martin Diehl f82a422e21 do concurrent causes problems on matesting/Intel 18.0.1 2019-01-14 09:34:14 +01:00
Martin Diehl 3f40eeacf9 disorientation was never use
not even for nonlocal, but it slows down calculation a lot
2019-01-14 07:44:36 +01:00
Martin Diehl 01a2fffd3c clearer naming for vector <-> tensor conversion
and a bunch of other improvements
2019-01-14 07:27:18 +01:00
Test User ec75ea3ec4 [skip ci] Merge branch 'master' into development 2019-01-14 04:58:14 +01:00
Test User 99cce75bc5 Merge commit 'v2.0.2-1399-g8576d72e' 2019-01-14 04:57:45 +01:00
Test User 8576d72ece [skip ci] updated version information after successful test of v2.0.2-1398-g619baefe 2019-01-14 04:57:43 +01:00
Test User c9977e2b78 [skip ci] Merge branch 'master' into development 2019-01-13 21:19:13 +01:00
Test User a17bf591cf [skip ci] updated version information after successful test of v2.0.2-1397-gaaea11d9 2019-01-13 21:18:41 +01:00
Martin Diehl 619baefe19 some comments
calling a conversion "Mandel" that does not follow the Mandel convention
(at least according to wikipedia) is not really intuitive
2019-01-13 18:54:20 +01:00
Martin Diehl 9058587a2b test failed with Intel 18.0.1
don't know what is going on here. 18.0.3 and gfortran work fine. Bug?
2019-01-13 18:13:00 +01:00
Martin Diehl aaea11d96b make similarity of state/param structure clear 2019-01-13 17:03:49 +01:00
Martin Diehl 6b6a26eb18 less 'use' statements 2019-01-13 09:53:37 +01:00
Martin Diehl 49ef8e70d6 no need to prefix private functions 2019-01-13 09:48:47 +01:00
Martin Diehl 57c6271894 using less global variables 2019-01-13 09:33:47 +01:00
Martin Diehl 11bb6f1f47 limit size to actual Ngrains, not potential maximum 2019-01-13 09:14:23 +01:00
Martin Diehl fe28e0d739 better follow the same conventions everywhere 2019-01-13 08:47:01 +01:00
Martin Diehl 7f459e85f1 no need to be real state 2019-01-12 23:22:13 +01:00
Martin Diehl 837699e6c1 polishing 2019-01-12 23:07:35 +01:00
Martin Diehl e43057adb3 cleaning 2019-01-12 22:04:03 +01:00
Martin Diehl 3d95d05e19 Merge remote-tracking branch 'origin' into 42-new-coding-style-for-homogenization-NEW 2019-01-12 20:52:48 +01:00
Test User 808ac2c739 [skip ci] updated version information after successful test of v2.0.2-1395-g4848e600 2019-01-11 03:11:19 +01:00
Martin Diehl 4848e600da test failed because DAMASK version in comment was not ignored 2019-01-10 22:57:36 +01:00