Martin Diehl
d146417abe
hot fix for terminally ill with gfortran 7.3
...
might be a bug in the compiler or in the linked list.
waste some memory at the moment...
check linked list carefully before enabling again and blaming gfortran
2018-08-21 07:41:10 +02:00
Martin Diehl
465d950ab1
gfortran 7.3 and optimized code still gives 'terminally ill'
2018-08-21 07:09:50 +02:00
Martin Diehl
69ad600916
more explicit file opening
...
still having trouble with Gfortran 7.3 and no numerics.config
2018-08-20 22:36:55 +02:00
Martin Diehl
c78396dd78
randomized FILEUNIT
...
matrix inversion error when numerics.config is not there or not present
very strange
2018-08-20 22:11:53 +02:00
Martin Diehl
3a097d1099
Merge branch 'development' into 36-faster-file-handling-for-material-config-use-stream-access-instead-of-line-wise-reading
2018-08-20 09:04:28 +02:00
Martin Diehl
7c683d4f3d
updated tests for 38- and 36- branches
2018-08-20 09:02:03 +02:00
Martin Diehl
3bb2e2c580
Merge branch 'development' of magit0.mpie.de:damask/DAMASK into development
2018-08-20 09:01:38 +02:00
Test User
615af684eb
[skip ci] updated version information after successful test of v2.0.2-381-gc03ea8f5
2018-08-20 08:55:59 +02:00
Martin Diehl
d6c69e3a18
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
2018-08-18 23:17:07 +02:00
Philip Eisenlohr
c03ea8f5c7
added forgotten C66(2,2) read-in from parameter database
2018-08-17 15:43:09 -04:00
Philip Eisenlohr
08d6cb242f
adopted new name for covera_ratio: c/a
2018-08-17 15:42:35 -04:00
Philip Eisenlohr
62d2806fe1
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
2018-08-17 14:59:00 -04:00
Martin Diehl
26b08bc21b
Merge branch 'development' into 36-faster-file-handling-for-material-config-use-stream-access-instead-of-line-wise-reading
2018-08-16 23:39:14 +02:00
Test User
2ea894dbbe
[skip ci] updated version information after successful test of v2.0.2-374-g3e4f6598
2018-08-16 03:16:13 +02:00
Franz Roters
3e4f6598f4
Merge remote-tracking branch 'remotes/origin/35-new-style-of-reading-in-parameters-in-lattice' into development
2018-08-15 14:48:25 +02:00
Philip Eisenlohr
66e68151ea
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
2018-08-13 18:28:59 -04:00
Philip Eisenlohr
ba215ed9ea
small polish
2018-08-13 18:27:51 -04:00
Test User
6c4ae60030
[skip ci] updated version information after successful test of v2.0.2-357-g3fbc537b
2018-08-09 00:03:41 +02:00
Martin Diehl
3fbc537b7b
avoid deadlock for master pipelines
2018-08-05 22:50:43 +02:00
Martin Diehl
80841adcbb
support python 3 soon
2018-08-05 22:50:21 +02:00
Test User
784faafdd7
[skip ci] Merge branch 'master' into development
2018-08-05 22:35:23 +02:00
Test User
9f8325ab0e
Merge commit 'v2.0.2-351-g8173b8ce'
2018-08-05 22:35:17 +02:00
Test User
8173b8ced1
[skip ci] updated version information after successful test of v2.0.2-350-g2be13b00
2018-08-05 22:35:17 +02:00
Test User
7f933025c7
[skip ci] Merge branch 'master' into development
2018-08-05 15:22:57 +02:00
Test User
686f0fe801
[skip ci] updated version information after successful test of v2.0.2-349-gd623d037
2018-08-05 15:22:24 +02:00
Martin Diehl
5337fb1229
old runtime debugging leftovers
2018-08-05 11:08:17 +02:00
Martin Diehl
c0adb61350
outdated description
2018-08-05 10:41:01 +02:00
Martin Diehl
60fc47ca2a
unused import
2018-08-05 09:41:27 +02:00
Martin Diehl
aa1bcd68fa
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
2018-08-05 06:10:43 +02:00
Martin Diehl
386c3e7797
Merge branch 'development' into 36-faster-file-handling-for-material-config-use-stream-access-instead-of-line-wise-reading
2018-08-05 06:04:33 +02:00
Martin Diehl
2be13b0047
test that also works for new nonlocal
2018-08-05 06:02:33 +02:00
Martin Diehl
661636d83e
default values needed to suppress error in case of missing key
2018-08-04 22:53:56 +02:00
Martin Diehl
f522f79703
Merge branch 'development' into 35-new-style-of-reading-in-parameters-in-lattice
2018-08-04 22:42:14 +02:00
Martin Diehl
d623d0379b
resolved confusion of different branches in PRIVATE
2018-08-04 22:38:38 +02:00
Martin Diehl
6a4260ac07
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
2018-08-04 22:29:52 +02:00
Test User
fa0dff7ac8
[skip ci] updated version information after successful test of v2.0.2-282-gc05337a2
2018-08-04 21:51:25 +02:00
Martin Diehl
9360c171a1
polished for merge
...
access to array(n+m:) is safe for array of size n with m>1
2018-08-04 19:39:50 +02:00
Martin Diehl
e6d5f1926f
issue of heap size still not finally resolved
2018-08-04 14:43:24 +02:00
Martin Diehl
20d1264d07
small improvements
...
default case of error handling, checking for recursion limit, some
comments to also understand it later
2018-08-04 13:58:01 +02:00
Philip Eisenlohr
8edeeaf213
renaming of p_vec and friends to names based on "group"
2018-08-03 19:39:14 -04:00
Martin Diehl
8c07825d7e
Merge branch 'development' into 36-faster-file-handling-for-material-config-use-stream-access-instead-of-line-wise-reading
2018-08-03 22:21:37 +02:00
Martin Diehl
c05337a21b
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
2018-08-03 22:09:34 +02:00
Test User
eebff83252
[skip ci] updated version information after successful test of v2.0.2-263-gb305d913
2018-08-03 22:06:36 +02:00
Martin Diehl
c8aa9ff3ef
merge-related fixes
2018-08-03 19:30:36 +02:00
Martin Diehl
2da5d0029c
Merge branch '19-NewStylePhenopowerlaw' into development
2018-08-03 18:50:53 +02:00
Martin Diehl
f0645d84f5
not a target anymore
2018-08-03 15:10:38 +02:00
Martin Diehl
03e283e62c
Merge branch '31_consistent_wd' into development
2018-08-03 15:01:47 +02:00
Martin Diehl
b305d9133f
avoid timeouts if Abaqus is used by someone else
2018-08-03 09:12:30 +02:00
Martin Diehl
38183fdbf6
Merge branch 'development' into 36-faster-file-handling-for-material-config-use-stream-access-instead-of-line-wise-reading
2018-08-03 08:57:44 +02:00
Martin Diehl
c2f9709567
leaner, most of it also supported by older gcc
2018-08-03 08:42:26 +02:00