Martin Diehl
2648464525
relax tolerances for quaternion initialization
...
we read in ASCII/YAML files, 1e-8 must be enough
2021-05-19 09:46:02 +02:00
Martin Diehl
9a37b6ddbe
support windows line endings
...
if first line ends with CRLF, convert all CR to ' ' (trailing spaces
will cause no harm)
2021-05-19 09:08:41 +02:00
Martin Diehl
85ecb68b8f
Merge remote-tracking branch 'origin/development' into MatrixInteraction_clean
2021-05-11 06:00:16 +02:00
Test User
be05731d13
[skip ci] updated version information after successful test of v3.0.0-alpha3-89-g4ba4ca133
2021-05-11 02:11:36 +02:00
Philip Eisenlohr
4ba4ca1337
Merge branch 'lattice-into-orientation' into 'development'
...
keep Orientation object clean
See merge request damask/DAMASK!377
2021-05-10 22:28:25 +00:00
Martin Diehl
f8274b17a5
including merge commit in PRIVATE
2021-05-10 22:32:35 +02:00
Martin Diehl
ce420c3d2e
Merge remote-tracking branch 'origin/development' into lattice-into-orientation
2021-05-10 22:32:09 +02:00
Philip Eisenlohr
d6e69d5d4b
[skip ci] polishing of doc string
2021-05-10 14:44:58 -04:00
Sharan Roongta
e3506576e7
isobrittle handles stiffness degradation implicitly
2021-05-10 14:37:09 +02:00
Martin Diehl
053c427509
adjusting to new interaction matrices
2021-05-09 14:50:55 +02:00
Martin Diehl
c9c8631e7b
including documentation from damask.mpie.de
2021-05-09 10:58:43 +02:00
Martin Diehl
693c2f4e3f
Merge remote-tracking branch 'origin/development' into MatrixInteraction_clean
2021-05-09 08:04:15 +02:00
Martin Diehl
bc8a03b392
Merge branch 'python-polishing' into lattice-into-orientation
2021-05-07 22:04:25 +02:00
Martin Diehl
9c9286a4be
no connection to the class
2021-05-07 21:51:11 +02:00
Martin Diehl
cb8dbf6eda
simplified
2021-05-07 21:33:48 +02:00
Test User
62203bcddb
[skip ci] Merge branch 'master' into development
2021-05-07 20:48:32 +02:00
Test User
ff11433df8
Merge commit 'v3.0.0-alpha3-76-ga65735c08'
2021-05-07 20:48:26 +02:00
Test User
a65735c083
[skip ci] updated version information after successful test of v3.0.0-alpha3-75-g950626223
2021-05-07 20:48:25 +02:00
Martin Diehl
a48fa5d797
better readable and documented
2021-05-07 20:07:59 +02:00
Test User
7d30310340
[skip ci] Merge branch 'master' into development
2021-05-07 19:01:22 +02:00
Test User
2a450a3478
[skip ci] updated version information after successful test of v3.0.0-alpha3-73-g43db3bd8d
2021-05-07 19:00:51 +02:00
Nikhil Prabhu
9506262235
Merge branch 'hide-imported-modules' into 'development'
...
hide imported modules in autocompletion
See merge request damask/DAMASK!380
2021-05-07 15:13:53 +00:00
Franz Roters
43db3bd8d3
Merge branch 'improved-thermal-solver-options' into 'development'
...
better numerical parameters for thermal solver/PETSc
See merge request damask/DAMASK!379
2021-05-07 14:16:22 +00:00
Test User
1fe7117cb7
[skip ci] updated version information after successful test of v3.0.0-alpha3-70-g7774ca721
2021-05-07 15:31:38 +02:00
f.basile
0d66320182
update tests
2021-05-07 13:52:02 +02:00
Martin Diehl
7774ca7211
Merge remote-tracking branch 'origin/internal-restructure' into development
2021-05-07 12:42:12 +02:00
f.basile
16cba043c9
update BCC examples, old_coef=new_coef/ 1=1 - 2=3 - 3=2,8,9 - 4=4,5,10,11,12,13 - 5=7,20,23 - 6=6,14,15,16,17,18,19,21,22,24
2021-05-07 11:46:29 +02:00
f.basile
2d50a5de7f
update examples FCC
2021-05-07 10:59:17 +02:00
f.basile
8277d88799
new interaction matrix for bcc from Madec2017
2021-05-07 10:42:47 +02:00
f.basile
cc855be822
new interaction matrix for FCC, 1,2,3,4 are unchanged, 5 can now be 5 or 6, old 6-12 are add +1 and now are 7-13
2021-05-07 10:32:31 +02:00
f.basile
d64ad82ce0
use negative numbers to have unique names for the {112} slip system in BCC
2021-05-07 10:24:04 +02:00
Martin Diehl
8626f6c047
hide imported modules in autocompletion
2021-05-06 15:00:03 +02:00
Martin Diehl
1eb1e54f78
adjustment to new structure/names was missing
...
reason: test missing/not good
2021-05-06 08:47:30 +02:00
Martin Diehl
c8cdd7e622
better numerical parameters for thermal solver/PETSc
...
works for realistic values for thermal problems
parameters copied from spectral_damage
2021-05-05 18:14:53 +02:00
Test User
18dfc9e54d
[skip ci] updated version information after successful test of v3.0.0-alpha3-51-g38ca85b58
2021-05-04 15:41:10 +02:00
Nikhil Prabhu
38ca85b58f
Merge branch 'HDF5-1.10.x-fix' into 'development'
...
workaround for HDF5: https://forum.hdfgroup.org/t/6186
See merge request damask/DAMASK!378
2021-05-04 11:56:12 +00:00
Martin Diehl
b353f8ed92
workaround for HDF5: https://forum.hdfgroup.org/t/6186
...
writing chunked/compressed data can cause problems with MPI. Even though not 100%
clear from the reference, it seems that the issue only appears for HDF5
< 1.12.
Of special importance for Ubuntu since the Debian package is still at 1.10.6
2021-05-03 18:19:06 +02:00
Test User
45ace810d1
[skip ci] updated version information after successful test of v3.0.0-alpha3-48-gc78b35295
2021-05-02 12:55:35 +02:00
Francisco Jose Gallardo Basile
c78b352956
Merge branch 'env-reporting' into 'development'
...
adjusting env reporting
See merge request damask/DAMASK!375
2021-05-02 09:11:04 +00:00
Martin Diehl
b1ad8197f2
object oriented approach
...
Orientation (of special lattice) should not have generic attributes
Also, import at the beginning of the file
2021-04-29 20:59:54 +02:00
Sharan Roongta
6c92e8d2cc
belongs to elastic submodule
2021-04-29 16:16:51 +02:00
Sharan Roongta
e795e72df7
new names
2021-04-29 14:24:19 +02:00
Martin Diehl
b061b4911d
compatible with older scipy versions
2021-04-29 08:58:32 +02:00
Martin Diehl
3c41cd609f
Merge branch 'development' into env-reporting
2021-04-29 08:40:29 +02:00
Sharan Roongta
7e9133621a
Merge remote-tracking branch 'origin/development' into internal-restructure
2021-04-28 23:24:02 +02:00
Martin Diehl
00bc6a9031
4 threads as default. Reasonable for modern computers
...
hardcoded + and as shell variable
2021-04-28 20:26:25 +02:00
Test User
59961a71ac
[skip ci] updated version information after successful test of v3.0.0-alpha3-40-ga1c46b445
2021-04-28 19:12:09 +02:00
Martin Diehl
f89f07e5cf
avoid use of global variables in functions
2021-04-28 19:04:54 +02:00
Vitesh
a1c46b4458
Merge branch 'leave-infinite-loop' into 'development'
...
handle infinite loop
See merge request damask/DAMASK!374
2021-04-28 11:59:26 +00:00
Martin Diehl
f860b26664
correct type hints
2021-04-28 08:53:40 +02:00