Commit Graph

13592 Commits

Author SHA1 Message Date
Martin Diehl 37de561938 shell variables are more robust
they will also work if Fortran and python code are installed in
different locations.
2021-01-13 18:53:16 +01:00
Martin Diehl 2cd5d96a90 not really used, not needed by normal users 2021-01-13 18:42:59 +01:00
Philip Eisenlohr 8182c9c54e Merge branch 'python-improvements' into 'development'
Python improvements

See merge request damask/DAMASK!315
2021-01-13 17:25:25 +01:00
Martin Diehl d76543f759 better name 2021-01-13 14:57:58 +01:00
Martin Diehl a7d998dd48 standard name 2021-01-13 14:53:50 +01:00
Martin Diehl 4b0b288054 2021! 10 years of DAMASK 2021-01-13 12:25:06 +01:00
Martin Diehl 61204dcd93 Merge remote-tracking branch 'origin/development' into python-improvements 2021-01-13 12:23:21 +01:00
Martin Diehl 4c35da8627 simplified 2021-01-13 11:33:28 +01:00
Martin Diehl 196902948f simplified 2021-01-13 09:54:04 +01:00
Martin Diehl f4247e0f35 simpler (and scipy compatible) 2021-01-13 09:35:42 +01:00
Philip Eisenlohr 2d6e6a2370 Rotation composition uses "*"; application of Rotation to object uses "@"; "apply()" works on both 2021-01-12 18:57:33 -05:00
Test User 66af1f1818 [skip ci] updated version information after successful test of v3.0.0-alpha2-258-g715504ee5 2021-01-12 23:33:27 +01:00
Philip Eisenlohr 715504ee53 Merge branch 'getuid-fix' into 'development'
https://stackoverflow.com/questions/14950378

See merge request damask/DAMASK!320
2021-01-12 21:21:43 +01:00
Test User 72c940a46d [skip ci] updated version information after successful test of v3.0.0-alpha2-255-g1e50fcc77 2021-01-12 17:02:13 +01:00
Sharan Roongta c5ec5dce03 Merge branch 'development' into new-gmsh-version 2021-01-12 14:13:39 +01:00
Sharan Roongta dc55aa002a updated test repo 2021-01-12 14:13:26 +01:00
Franz Roters 1e50fcc770 Merge branch 'thermal-restructure' into 'development'
Thermal restructure

See merge request damask/DAMASK!319
2021-01-12 13:44:50 +01:00
Vitesh Shah c3c4b05c01 handling point based data enabled 2021-01-12 13:01:11 +01:00
Martin Diehl b5bfb1dba9 tangent is not included anymore 2021-01-11 16:34:43 +01:00
Vitesh Shah 6bffb91951 Added example 2021-01-11 15:16:46 +01:00
Vitesh Shah 6c367ec010 conform to docstring conventions 2021-01-11 15:05:48 +01:00
Vitesh Shah 2951617e28 able to take phaseID into account 2021-01-11 15:02:15 +01:00
Vitesh Shah dbab3c3a83 dream3D has an extra row at start for grain based data 2021-01-11 14:21:56 +01:00
Vitesh Shah 028d47034d conversion from dream3D for single phase materials 2021-01-11 13:31:08 +01:00
Martin Diehl 2b91bad53e https://stackoverflow.com/questions/14950378 2021-01-10 10:17:16 +01:00
Martin Diehl 209d59534a copy and paste error 2021-01-09 17:19:48 +01:00
Martin Diehl 910cc60e78 Merge remote-tracking branch 'origin/development' into thermal-restructure 2021-01-08 22:06:06 +01:00
Test User fc7f919c23 [skip ci] updated version information after successful test of v3.0.0-alpha2-230-g0fc670d01 2021-01-08 21:37:15 +01:00
Sharan Roongta 1611b74c79 Merge branch 'development' into new-gmsh-version 2021-01-08 18:15:00 +01:00
Sharan Roongta 0d291235b0 updated PRIVATE 2021-01-08 18:14:36 +01:00
Sharan Roongta 0fc670d018 Merge branch 'new-structure-pt2' into 'development'
New structure pt2

See merge request damask/DAMASK!318
2021-01-08 18:09:50 +01:00
Martin Diehl bf81131578 Merge branch 'new-structure-pt2' into development 2021-01-08 13:18:31 +01:00
Martin Diehl 350466dd5f not needed 2021-01-08 09:01:38 +01:00
Martin Diehl d494c2d81e better to read 2021-01-08 08:26:17 +01:00
Martin Diehl 6c62e186de separte functionality 2021-01-08 07:37:51 +01:00
Martin Diehl 65bd880fdf clearerer names 2021-01-08 07:10:38 +01:00
Martin Diehl 88be08ae31 modified structure for thermal tests, fixed damage branching 2021-01-08 06:31:21 +01:00
Martin Diehl 7239c0b226 explicit Euler is ok (only state is current time) 2021-01-08 00:40:21 +01:00
Martin Diehl 5efa6c997a meaningful scope 2021-01-08 00:16:20 +01:00
Martin Diehl 1df409376c sourceState is now damage state 2021-01-07 23:32:54 +01:00
Martin Diehl 27f4e4ce2a separate state for thermal 2021-01-07 22:23:13 +01:00
Test User f9e69fa60b [skip ci] Merge branch 'master' into development 2021-01-07 18:41:37 +01:00
Test User f686d57094 Merge commit 'v3.0.0-alpha2-176-g203c39f63' 2021-01-07 18:39:18 +01:00
Test User 203c39f63a [skip ci] updated version information after successful test of v3.0.0-alpha2-175-g7cc2fb5b6 2021-01-07 18:39:17 +01:00
Sharan Roongta 52aaf2fa5e not needed 2021-01-07 17:04:30 +01:00
Philip Eisenlohr f0351e403a removed duplicate test 2021-01-07 11:01:15 -05:00
Philip Eisenlohr bde66d85fc Merge branch 'development' into python-improvements 2021-01-07 10:58:33 -05:00
Test User 91b37affc9 [skip ci] Merge branch 'master' into development 2021-01-07 16:50:46 +01:00
Test User 7b22e53643 [skip ci] updated version information after successful test of v3.0.0-alpha2-173-g584c7cc3a 2021-01-07 16:48:31 +01:00
Sharan Roongta 793e5d0d2b Merge branch 'development' into new-gmsh-version 2021-01-07 16:38:16 +01:00