Commit Graph

13604 Commits

Author SHA1 Message Date
Martin Diehl 46dc6b4dab functionality to add field data on regular grids
allows to add curl, divergence, and gradient to results from the grid
solver
2021-05-28 15:38:00 +02:00
Martin Diehl e431d89957 polishing 2021-05-28 13:20:56 +02:00
Martin Diehl dd4612dd9b support singular names
e.g. self.iterate('phase')
2021-05-28 08:06:58 +02:00
Test User 711a42565c [skip ci] updated version information after successful test of v3.0.0-alpha3-137-g0b80252d9 2021-05-23 01:45:00 +02:00
Martin Diehl 0b80252d97 Merge remote-tracking branch 'origin/123_bccSlipSystem' into development 2021-05-22 22:40:33 +02:00
Test User b4f39f419e [skip ci] updated version information after successful test of v3.0.0-alpha3-134-g01b0e073e 2021-05-22 18:24:21 +02:00
Vitesh 01b0e073e4 Merge branch 'fix-Intel2021' into 'development'
circumvent bug in Intel compiler 2021.2

See merge request damask/DAMASK!388
2021-05-22 14:39:02 +00:00
Vitesh Shah cc9a0e4865 Merge branch 'development' into fix-Intel2021 2021-05-22 14:51:25 +02:00
Test User 79ee4a696a [skip ci] updated version information after successful test of v3.0.0-alpha3-129-g7440cc32a 2021-05-22 13:23:19 +02:00
Sharan Roongta 7440cc32a0 Merge branch 'internal-restructure' into 'development'
Internal restructure

See merge request damask/DAMASK!384
2021-05-22 09:38:33 +00:00
Test User 5de0f90c87 [skip ci] Merge branch 'master' into development 2021-05-22 03:04:15 +02:00
Test User b14a32011b Merge commit 'v3.0.0-alpha3-111-gadf41ed7d' 2021-05-22 03:03:43 +02:00
Test User adf41ed7d9 [skip ci] updated version information after successful test of v3.0.0-alpha3-110-ge79c17ecb 2021-05-22 03:03:42 +02:00
Test User 1ceee3d6be [skip ci] Merge branch 'master' into development 2021-05-21 23:31:14 +02:00
Test User fe6148f620 [skip ci] updated version information after successful test of v3.0.0-alpha3-108-g3c0c7d70e 2021-05-21 23:29:53 +02:00
Philip Eisenlohr e79c17ecbc Merge branch 'fix_typo_dislotungsten' into 'development'
fixed typo

See merge request damask/DAMASK!385
2021-05-21 20:29:21 +00:00
Martin Diehl 801e9f512b simplified state initialization
- not needed for damage (is an intial value problem, will trickle down)
- plastic initializes state, copy to state0 (centrally)
2021-05-21 22:07:55 +02:00
Martin Diehl 2aa78a710b correct capitalization 2021-05-21 22:05:09 +02:00
Martin Diehl 47e69019b6 matching name 2021-05-21 21:53:37 +02:00
Martin Diehl d1ca7cfb95 isobrittle is working with sensible config file now 2021-05-21 21:40:10 +02:00
Martin Diehl 3c0c7d70e0 Merge branch 'material_mesh' into 'development'
keyword names corrected

See merge request damask/DAMASK!387
2021-05-21 18:00:18 +00:00
Abisheik Panneerselvam 492e9a0cb8 keyword names corrected 2021-05-21 17:05:47 +02:00
Test User b7d099f5ca [skip ci] updated version information after successful test of v3.0.0-alpha3-105-g1e3a53ae0 2021-05-21 13:25:07 +02:00
Sharan Roongta fa3b077b72 Merge remote-tracking branch 'origin/development' into internal-restructure 2021-05-21 12:32:59 +02:00
Sharan Roongta b91a065fe4 updated private 2021-05-21 12:32:48 +02:00
Sharan Roongta 1e3a53ae02 Merge branch 'CLRF_quaternion-tolerance' into 'development'
fixes: support CLRF (windows line endings) and be less picky aboug |qu| = 1

See merge request damask/DAMASK!383
2021-05-21 09:40:17 +00:00
Martin Diehl 3ee22cfc59 circumvent bug in Intel compiler 2021.2
explicit "result" looks anyways better
thanks to Jonathan from University of Alabama for reporting
2021-05-21 07:15:46 +02:00
Martin Diehl 4480ccd68c enforce Fortran 2018 2021-05-21 07:15:27 +02:00
f.basile 10c6070873 added {123} slips systems of bcc 2021-05-20 18:45:15 +02:00
Eureka Pai Kulyadi 798a0ef73f fixed typo 2021-05-20 11:58:42 -04:00
Test User 838e9dbc24 [skip ci] updated version information after successful test of v3.0.0-alpha3-101-g0f4e7e96d 2021-05-20 10:43:10 +02:00
Sharan Roongta 125e8fb9e2 Merge remote-tracking branch 'origin/development' into internal-restructure 2021-05-20 10:41:59 +02:00
Sharan Roongta adc6e8b334 private updated 2021-05-20 10:41:46 +02:00
Sharan Roongta edb7834404 typo 2021-05-20 10:30:00 +02:00
Franz Roters 0f4e7e96d4 Merge branch 'MatrixInteraction_clean' into 'development'
New Interaction matrix for BCC and FCC

See merge request damask/DAMASK!381
2021-05-20 06:58:08 +00:00
Sharan Roongta 106f687e97 not needed 2021-05-19 22:43:21 +02:00
Sharan Roongta c24d41ac4d Merge remote-tracking branch 'origin/development' into internal-restructure 2021-05-19 22:26:38 +02:00
Sharan Roongta 5da46d334f updated PRIVATE 2021-05-19 22:24:11 +02:00
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