Commit Graph

13346 Commits

Author SHA1 Message Date
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
Sharan Roongta 5d51da11e5 trying new structure to have better yaml error messages 2021-03-04 20:06:32 +01:00
Sharan Roongta 357fd81be4 read in 2d float arrays in yaml
test added too
2021-03-04 19:08:41 +01: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
Sharan Roongta f3a2c49b39 read in 2d arrays in yaml 2021-03-01 19:03:50 +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
Philip Eisenlohr 175d724ded added keepdims=False option to project_stereographic 2021-02-27 18:38:40 -05:00
Martin Diehl 2137a6021f Merge branch 'development' into internal-restructure 2021-02-27 22:21:54 +01:00
Philip Eisenlohr fd24c9c2a1 simplified tNode_get_byKey_asIndex and tNode_getKey_byIndex==>get_byIndex_asKey; syntax polishing 2021-02-27 13:22:46 -05:00
Philip Eisenlohr c0620037a1 simplified tNode_get_byKey_asIndex and tNode_getKey_byIndex; syntax polishing 2021-02-27 13:14:53 -05:00
Philip Eisenlohr ea763fd941 generalized stereographic projection to cope with all three directions (x,y,Z) 2021-02-27 11:15:01 -05:00
Martin Diehl d92393ab70 avoid accessing uninitialized data 2021-02-27 10:11:43 +01:00
Martin Diehl 657d43308f standardized names 2021-02-27 10:04:08 +01:00
Sharan Roongta 4edf8e1c6c better yaml error description for type mismatch 2021-02-26 22:33:22 +01:00
Martin Diehl 8b9b0e30b1 read in correct values 2021-02-26 07:09:04 +01:00
Martin Diehl bf223e8e00 helpful reporting in case of errors 2021-02-26 06:35:42 +01:00
Test User e85f12fd2f [skip ci] updated version information after successful test of v3.0.0-alpha2-534-g1d6234181 2021-02-26 04:53:05 +01:00
Philip Eisenlohr 1d62341811 Fixed missing second-to-last entry in representation list. Polished help texts. 2021-02-26 03:20:28 +01:00
Martin Diehl 2ca3a824a4 better fail immediately 2021-02-25 23:11:36 +01:00
Martin Diehl 84da6a2dee not needed anymore 2021-02-25 23:11:21 +01:00
Martin Diehl 5de1ca0dd7 more reasonable value
used in https://doi.org/10.1016/j.ijplas.2020.102779
2021-02-25 23:10:45 +01:00
Sharan Roongta c39533ce8e Merge remote-tracking branch 'origin/development' into internal-restructure 2021-02-25 22:38:22 +01:00
Sharan Roongta be0e393e1d cleaning homogenization 2021-02-25 21:55:15 +01:00
Martin Diehl 988e584d7d merge simplifies conditional assignment 2021-02-25 16:44:52 +01:00
Sharan Roongta 59b7565961 multiple clips throws NAN, back to sequential way of clipping 2021-02-25 15:46:59 +01:00
Vitesh Shah 876af174fe loadcase yaml changes reflected in reference 2021-02-25 11:07:13 +01:00
Vitesh Shah 0d0aaa0df6 Merge branch 'development' into fix_homogenization_restart 2021-02-25 09:50:38 +01:00
Vitesh Shah c383482405 merged master of PRIVATE 2021-02-25 09:45:21 +01:00
Philip Eisenlohr 533abd97b5 now hopefully with the correct matching PRIVATE 2021-02-24 15:56:34 -05:00
Philip Eisenlohr 2f205e6123 updated to current PRIVATE 2021-02-24 14:28:31 -05:00