Commit Graph

15528 Commits

Author SHA1 Message Date
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
Test User 59aef01ae0 [skip ci] updated version information after successful test of v3.0.0-alpha6-544-g9318b3be0 2022-08-26 11:05:20 +02:00
Sharan Roongta 9318b3be0d Merge branch 'thermal-large-deformation' into 'development'
testing large-strain formulation for thermal

See merge request damask/DAMASK!617
2022-08-25 16:07:12 +00:00
Test User 5e1bae7439 [skip ci] updated version information after successful test of v3.0.0-alpha6-541-gbf9a39f1d 2022-08-19 02:05:56 +02:00
Daniel Otto de Mentock bf9a39f1da Merge branch 'VTI-missing-label-message' into 'development'
better error message if label in VTI file not found

See merge request damask/DAMASK!621
2022-08-18 10:16:41 +00:00
Test User 3cf0f33ea6 [skip ci] updated version information after successful test of v3.0.0-alpha6-537-g31fe894c7 2022-08-18 11:47:02 +02:00
Martin Diehl 31fe894c78 Merge branch 'docstring-polishing' into 'development'
increasing consistency

See merge request damask/DAMASK!616
2022-08-17 04:41:11 +00:00
Martin Diehl 0b9597e74e better error message/simpler code 2022-08-16 18:26:50 +02:00
Martin Diehl fbc6a1ebbf following naming convention
the variable is NOT related to the base64 module
2022-08-16 17:10:49 +02:00
Test User 793fb3d9aa [skip ci] updated version information after successful test of v3.0.0-alpha6-534-g4a3acff21 2022-08-15 15:44:50 +02:00
Martin Diehl 4a3acff213 Merge branch 'empty-table-init' into development 2022-08-15 08:04:17 +02:00
Martin Diehl 7530d457a2 documenting new behavior 2022-08-15 08:04:02 +02:00
Martin Diehl 6b50f61dba testing large-strain formulation for thermal 2022-08-14 23:16:33 +02:00
Test User 85b788f1c5 [skip ci] updated version information after successful test of v3.0.0-alpha6-526-gf7350005d 2022-08-13 04:57:16 +02:00