Commit Graph

15539 Commits

Author SHA1 Message Date
Martin Diehl 53123d6c27 using current PRIVATE
includes chances slightly less strict tolerance to avoid failing tests
when using GCC and improved handling of output directory for commit
history statistics
2022-10-16 20:56:40 +02:00
Test User bdb1e97890 [skip ci] updated version information after successful test of v3.0.0-alpha7-11-g11e91c0ef 2022-10-16 13:32:07 +02:00
Martin Diehl 11e91c0ef0 Merge branch 'grid_thermal_spectral_fix' into 'development'
missing allocation statement was causing gnu and intel debug compiler to fail in testsuite

See merge request damask/DAMASK!633
2022-10-16 09:01:05 +00:00
Martin Diehl d315aac163 use sourced allocation 2022-10-15 21:54:03 +02:00
Daniel Otto de Mentock 592936f21f missing allocation statement was causing gnu and intel debug compiler to fail 2022-10-14 11:44:42 +02:00
Test User 1b31c93834 [skip ci] updated version information after successful test of v3.0.0-alpha7-7-gb2a600b07 2022-10-13 17:00:58 +02:00
Martin Diehl b2a600b07d new PETSc, new compilers 2022-10-13 12:17:30 +02:00
Test User 6324dac1c2 [skip ci] updated version information after successful test of v3.0.0-alpha7-5-g2e24ce477 2022-10-13 12:12:42 +02:00
Martin Diehl 2e24ce4770 Merge branch 'phenopowerlaw_fix_clean' into 'development'
asymptotic hardening respects own (not other) saturation

See merge request damask/DAMASK!631
2022-10-13 07:54:47 +00:00
Test User 5337822fff [skip ci] updated version information after successful test of v3.0.0-alpha7-2-g14c46d4c2 2022-10-11 09:51:49 +02:00
Martin Diehl 14c46d4c2e typo 2022-10-11 07:43:05 +02:00
Test User 0cfeb5fd9e [skip ci] updated version information after successful test of v3.0.0-alpha7 2022-10-10 14:18:47 +02:00
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
Sharan Roongta 759c95471c asymptotic hardening respects own (not other) saturation
from @p.eisenlohr
2022-10-07 19:00: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