Commit Graph

13211 Commits

Author SHA1 Message Date
Test User be1aeea8f7 [skip ci] updated version information after successful test of v3.0.0-alpha2-624-g06a553103 2021-03-19 00:21:38 +01:00
Philip Eisenlohr 06a5531031 Merge branch 'fortran-fix' into 'development'
Fortran fix

See merge request damask/DAMASK!356
2021-03-18 20:26:33 +00:00
Martin Diehl 9896a01ea4 easier to read 2021-03-18 08:07:10 +01:00
Martin Diehl b174473373 no need to duplicated check 2021-03-18 08:03:56 +01:00
Martin Diehl 52a0f0aaa9 hickup 2021-03-18 08:02:12 +01:00
Test User 569da91598 [skip ci] updated version information after successful test of v3.0.0-alpha2-619-ga99983145 2021-03-16 19:08:19 +01:00
Franz Roters a999831457 Merge branch 'fix_homogenization_restart' into 'development'
Fix homogenization restart

See merge request damask/DAMASK!349
2021-03-16 16:29:30 +00:00
Martin Diehl ed939c8d69 simplified test for restart 2021-03-15 23:59:21 +01:00
Vitesh Shah 1739fb55c0 removed homog none test 2021-03-15 15:30:17 +01:00
Vitesh Shah b67724e3f0 Merge branch 'development' into fix_homogenization_restart 2021-03-15 12:46:38 +01:00
Vitesh Shah 9c1a43262b updated private 2021-03-15 12:46:08 +01:00
Vitesh Shah b42b1ddb01 single folder for tests 2021-03-15 11:50:46 +01:00
Vitesh Shah f870aef19d combined the test 2021-03-10 15:58:10 +01:00
Test User 8daa8a965c [skip ci] updated version information after successful test of v3.0.0-alpha2-602-ge2d4ab427 2021-03-10 05:37:26 +01:00
Philip Eisenlohr e2d4ab427e explicit path joining with "/" in _result; updated cpTi CRSS 2021-03-09 22:02:49 -05:00
Test User 569e1c2067 [skip ci] updated version information after successful test of v3.0.0-alpha2-600-g1aaa658e3 2021-03-09 23:18:27 +01:00
Martin Diehl 1aaa658e39 Merge branch 'config-operator-overload' into 'development'
defined overloaded + (add) and - (delete) operators to modify Config

See merge request damask/DAMASK!352
2021-03-09 19:15:16 +00:00
Philip Eisenlohr a26e586b14 More general 'delete' (accepts iterables) and backports of '|' and '|=' for union/add.
'|=' would work for python 3.9 without extra code, but '|' unfortunately casts 'damask.Config' (subclass of 'dict') to a 'dict'.
2021-03-09 19:15:15 +00:00
Test User 97dbf7c5b0 [skip ci] updated version information after successful test of v3.0.0-alpha2-597-g6b6f66a5b 2021-03-09 00:50:01 +01:00
Ruxin Zhang 6b6f66a5b9 Merge branch 'fix-result-place' into 'development'
Fix Result.place for multiple matching entries

See merge request damask/DAMASK!354
2021-03-08 22:18:15 +00:00
Philip Eisenlohr 4208c4e713 adapted to Table.add being out-of-place 2021-03-08 11:04:49 -05:00
Philip Eisenlohr 7cbc69a4ca added "Returns" to help 2021-03-08 11:02:27 -05:00
Test User 0f7ec7c06e [skip ci] updated version information after successful test of v3.0.0-alpha2-593-g1b4901b60 2021-03-08 03:20:48 +01:00
Philip Eisenlohr 1b4901b60d Phase name consistent with file name. 2021-03-07 23:37:30 +00:00
Test User 94b10b0621 [skip ci] updated version information after successful test of v3.0.0-alpha2-591-g9f1d53d8b 2021-03-05 03:12:08 +01:00
Philip Eisenlohr 9f1d53d8bb Merge branch 'initial-temp' into 'development'
Initial temperature from load file

See merge request damask/DAMASK!351
2021-03-04 23:02:02 +00:00
Philip Eisenlohr 5cd68dbddb fixed stray homogenization_Nmembers --> _Nconstituents 2021-03-04 15:36:36 -05:00
Philip Eisenlohr a7e2ed40dd rename Nconstituents --> Nmembers 2021-03-04 15:16:36 -05:00
Philip Eisenlohr e1f0d2e0a3 polishing of indentation and whitespaces; thermal_homogenize only once after all constituents 2021-03-04 15:15:40 -05:00
Philip Eisenlohr e4271537c5 syntax polishing; use of YAML defaults to avoid if%contains 2021-03-04 15:14:16 -05:00
Philip Eisenlohr 438167804c if( polishing 2021-03-04 15:11:39 -05:00
Test User 1861e9fe7f [skip ci] updated version information after successful test of v3.0.0-alpha2-574-g109ad378c 2021-03-02 19:23:33 +01:00
Philip Eisenlohr 109ad378c2 corrected help text of as_Rodrigues_vector 2021-03-02 16:26:18 +01:00
Martin Diehl 25c5565580 correct runtime test 2021-03-01 09:24:39 +01:00
Martin Diehl 4cd72b36ad Merge remote-tracking branch 'origin/development' into initial-temp 2021-03-01 06:16:50 +01:00
Martin Diehl 2f68c43755 new style configuration for damage 2021-03-01 06:16:16 +01:00
Test User e7979c2223 [skip ci] updated version information after successful test of v3.0.0-alpha2-572-g7b89cb41f 2021-02-28 22:19:40 +01:00
Martin Diehl 8af0c8dbc3 using initial temperature from load case file 2021-02-28 21:51:07 +01:00
Martin Diehl 0cde43198f modernizing:
- 'pass' for dummy thermal homogenization
- setting temperature in load case
2021-02-28 20:49:51 +01:00
Franz Roters 7b89cb41f9 Merge branch 'dislotwin-correction' into 'development'
dislotwin-correction

See merge request damask/DAMASK!347
2021-02-28 19:45:34 +00:00
Martin Diehl ae57ba9707 got random errors 'O not found'
might be related to use of pointers in openMP. Not nice, but openMP
during initialization is not really required
2021-02-28 20:10:12 +01:00
Martin Diehl ef543a5b49 thermal solver is defined in load case
not in numerics.yaml
2021-02-28 20:09:08 +01:00
Martin Diehl 92b9d2848c Merge remote-tracking branch 'origin/development' into initial-temp 2021-02-28 19:57:04 +01:00
Martin Diehl b2fea6b149 solver not specific to load case number 2021-02-28 19:24:44 +01:00
Martin Diehl 4dd99d4c39 solver is selected in load case, not numerics.yaml 2021-02-28 19:13:20 +01:00
Test User 1be6950c0b [skip ci] updated version information after successful test of v3.0.0-alpha2-553-g2691ef211 2021-02-28 16:32:50 +01:00
Sharan Roongta 2691ef2114 Merge branch 'general-stereographic-projection' into 'development'
generalized stereographic projection to cope with all three directions (x,y,Z)

See merge request damask/DAMASK!350
2021-02-28 14:00:20 +00:00
Test User dc50400863 [skip ci] updated version information after successful test of v3.0.0-alpha2-548-gc483dc609 2021-02-28 13:26:39 +01:00
Philip Eisenlohr 464c62e7e7 abandoned integer aliases for projection directions 2021-02-28 12:47:13 +01:00
Martin Diehl c483dc609f common name 2021-02-28 11:47:27 +01:00