Commit Graph

15541 Commits

Author SHA1 Message Date
Achal H P f817baeb20
Update README.md 2024-02-19 14:07:21 +05:30
Achal H P 199c02b030
Update README.md 2024-02-19 10:35:26 +05:30
Achal H P 0aea4e9863
Update README.md 2024-02-19 10:34:57 +05:30
Achal H P 453bb661fc
Update README.md 2024-02-19 10:31:50 +05:30
Achal H P 534e592c84
Update README.md 2024-02-19 10:23:12 +05:30
Achal H P 4b1a9fcff0
Update README.md 2024-02-19 10:17:51 +05:30
Achal H P f0694312f2
Update README.md 2024-02-19 10:16:30 +05:30
Achal H P 0356b4177c
Update README.md 2024-02-19 10:15:38 +05:30
Achal H P 4a4166650b
Update README.md 2024-02-19 10:14:37 +05:30
Achal H P 70a7de9f98
Update README.md 2024-02-19 10:13:03 +05:30
Achal H P a2fbe3ea5f
Update README.md 2024-02-19 09:37:05 +05:30
Achal H P 0e76216e5a
Update README.md 2024-02-14 16:31:05 +05:30
Achal H P 7a8f705866
Update README.md 2024-02-14 16:29:26 +05:30
achalhp a25aab9f08 27-Oct-23-1 2023-10-27 18:37:16 +05:30
Achal H P 67ecf7486e Edited README 2023-09-14 13:12:15 +05:30
Martin Diehl d54484dfa6 v3.0.0-alpha7 2022-10-10 10:48:36 +02:00
Test User 592cdc76e7 [skip ci] updated version information after successful test of v3.0.0-alpha6-578-gbd79bce20 2022-10-10 07:28:22 +02:00
Martin Diehl bd79bce203 Merge remote-tracking branch 'origin/development' into PETSc-3.18 2022-10-09 23:47:32 +02:00
Test User c95e35de70 [skip ci] updated version information after successful test of v3.0.0-alpha6-575-gddb69d223 2022-10-09 02:33:15 +02:00
Martin Diehl ddb69d2234 Intel (classic) has issues on GitHub actions 2022-10-08 20:07:56 +02:00
Martin Diehl 94e9a9a0da migh resolve issue with GitHub actions (Intel) 2022-10-08 19:24:09 +02:00
Test User 7eaf47ae98 [skip ci] updated version information after successful test of v3.0.0-alpha6-572-ge5b2ac80e 2022-10-07 18:11:41 +02:00
Franz Roters e5b2ac80e8 Merge branch 'Marc-clean-patches' into 'development'
Cleaned up the patches

See merge request damask/DAMASK!627
2022-10-07 11:46:05 +00:00
Martin Diehl 0ca4d42678 PETSc 3.18.0 compatibility
CHKERR macros are now longer, should be replaced with PetscCall in the
future
2022-10-02 12:48:54 +02:00
Test User c453076ffa [skip ci] updated version information after successful test of v3.0.0-alpha6-564-gaad49b849 2022-09-30 11:54:11 +02:00
Martin Diehl aad49b849b Merge branch 'thermal-cleaning' into 'development'
correct dotT passed

Closes #154

See merge request damask/DAMASK!630
2022-09-29 21:28:52 +00:00
Martin Diehl fd6b2c5e39 standard format 2022-09-29 20:52:31 +02:00
Sharan Roongta dd3b385ae5 correct dotT passed 2022-09-29 15:04:57 +02:00
Test User 697d48cc9f [skip ci] updated version information after successful test of v3.0.0-alpha6-561-geb562ac41 2022-09-21 19:49:06 +02:00
Martin Diehl eb562ac412 Merge branch 'damage_read_init_phi' into 'development'
read initial phi for damage field

See merge request damask/DAMASK!628
2022-09-21 15:15:20 +00:00
Yi Hu bb65d58214 add read-in init phi, correct write-out damage result 2022-09-21 08:50:00 +02:00
Test User 7b61051117 [skip ci] updated version information after successful test of v3.0.0-alpha6-558-g5179f409e 2022-09-14 15:33:08 +02:00
Franz Roters 5179f409ed Merge branch 'no-ftz' into 'development'
flush to zero could be problematic

See merge request damask/DAMASK!626
2022-09-14 11:12:25 +00:00
Martin Diehl 15cdeffcf1 avoid trapping of underflows 2022-09-14 00:27:49 +02:00
Martin Diehl 9d81c5eba7 flush to zero could be problematic
https://www.heise.de/news/Python-Compiler-Optionen-koennen-bei-Gleitkommaberechnungen-zu-Fehlern-fuehren-7257654.html
2022-09-13 23:29:15 +02:00
Martin Diehl 4b79334d58 Merge branch 'simplify' into 'development'
no need to pass determinant if not needed

See merge request damask/DAMASK!625
2022-09-10 21:34:00 +00:00
Martin Diehl a2b075c031 cleaning 2022-09-10 13:13:14 +02:00
Martin Diehl e24e7f9121 shared-intel seems to cause no issues (anymore) 2022-09-10 13:04:57 +02:00
Martin Diehl afc3622366 precision is set explicitly via Fortran kinds 2022-09-10 13:04:20 +02:00
Martin Diehl a9aa222961 ignore whitespaces in diff
use diff -ub
to get nice patch
2022-09-10 13:01:56 +02:00
Martin Diehl ea96219871 white space issue 2022-09-10 12:39:54 +02:00
Martin Diehl b11ca71786 no need to pass determinant if not needed 2022-09-10 10:31:18 +02:00
Test User 472ef1d127 [skip ci] updated version information after successful test of v3.0.0-alpha6-552-g938e8bd70 2022-08-31 14:07:41 +02:00
Martin Diehl 938e8bd70c Merge branch 'cleaning' into 'development'
Cleaning

See merge request damask/DAMASK!623
2022-08-31 09:06:11 +00:00
Martin Diehl 043415c4bb unused and untested 2022-08-31 09:06:11 +00:00
Test User 5ffb3d51ab [skip ci] updated version information after successful test of v3.0.0-alpha6-549-g8c097b08d 2022-08-29 19:05:13 +02:00
Franz Roters 8c097b08d5 missing declaration 2022-08-29 16:08:24 +02:00
Test User c030c8b6de [skip ci] updated version information after successful test of v3.0.0-alpha6-547-g0cc64b87c 2022-08-29 15:43:28 +02:00
Daniel Otto de Mentock 0cc64b87c2 Merge branch 'fix_grid_add_primitive_bug' into 'development'
fix grid add primitive bug

Closes #207

See merge request damask/DAMASK!618
2022-08-29 11:44:50 +00:00
Daniel Otto de Mentock 580e01bd1c fix grid add primitive bug 2022-08-29 11:44:50 +00:00