Commit Graph

13267 Commits

Author SHA1 Message Date
Philip Eisenlohr 4a00254dba shortened material_add and allow for multi-constituent; broken from_table... 2021-02-22 22:47:08 -05:00
Test User d3726a08b1 [skip ci] updated version information after successful test of v3.0.0-alpha2-500-gfdb182b40 2021-02-23 04:18:28 +01:00
Philip Eisenlohr fdb182b40d Merge branch 'rotation-numpy-coupling' into 'development'
numpy uses __array__ for casting

See merge request damask/DAMASK!345
2021-02-23 01:45:22 +00:00
Sharan Roongta e249168189 modifying storing of orientations;
needed for nonlocal, and also to remove the use if ip,el at homogenization level.
ip, el should be used only for looping eventually.
2021-02-22 20:38:49 +01:00
Martin Diehl 9fca65083c fixed test 2021-02-22 19:18:41 +01:00
Test User 252f2d0772 [skip ci] Merge branch 'master' into development 2021-02-22 19:08:36 +01:00
Martin Diehl fe674ba7b6 not needed 2021-02-22 19:08:33 +01:00
Test User a6500bae2e Merge commit 'v3.0.0-alpha2-491-g2d49ebc46' 2021-02-22 19:08:01 +01:00
Test User 2d49ebc460 [skip ci] updated version information after successful test of v3.0.0-alpha2-490-g4d5e5cfb7 2021-02-22 19:08:00 +01:00
Martin Diehl 0461c404f7 numpy uses __array__ for casting
avoids infinite loop of __init__, __getitem__, and shape. Found on
8cf07f6113
2021-02-22 18:52:06 +01:00
Test User 6288df07a2 [skip ci] Merge branch 'master' into development 2021-02-22 17:31:56 +01:00
Test User 58c2733861 Merge commit 'v3.0.0-alpha2-489-g802c51998' 2021-02-22 17:29:38 +01:00
Test User 802c519984 [skip ci] updated version information after successful test of v3.0.0-alpha2-488-ge2c41acc6 2021-02-22 17:29:38 +01:00
Philip Eisenlohr a62f7a90a8 fixed Fe --> F_e and such 2021-02-22 11:24:44 -05:00
Philip Eisenlohr e9422efe65 removed unencodable characters 2021-02-22 10:50:37 -05:00
Philip Eisenlohr e86a7a9315 dropping "alpha" for cpTi as it is by definition hexagonal 2021-02-22 10:48:04 -05:00
Philip Eisenlohr 164d216df4 added updated PRIVATE that includes tests for examples/ConfigFiles 2021-02-22 10:45:20 -05:00
Philip Eisenlohr e7e5f9a57c more robust air stiffness values 2021-02-22 10:45:20 -05:00
Philip Eisenlohr 5c2b3846a2 fixed more yaml example configs 2021-02-22 10:45:20 -05:00
Sharan Roongta 2f9d891fdd instance less; use cell mapping 2021-02-22 16:17:32 +01:00
Test User 524fa442c1 [skip ci] Merge branch 'master' into development 2021-02-22 15:55:14 +01:00
Test User 5d4c1a9795 [skip ci] updated version information after successful test of v3.0.0-alpha2-486-g23a3354ac 2021-02-22 15:55:02 +01:00
Sharan Roongta 5348305ac8 restart key part of loadstep and not time discretization 2021-02-22 14:42:54 +01:00
Sharan Roongta 4d5e5cfb70 Merge branch 'fix-IntelMPI' into 'development'
Bugfix for access of unallocated variable

See merge request damask/DAMASK!342
2021-02-22 12:40:37 +00:00
Franz Roters e2c41acc60 Merge branch 'restart-MPI-single-file' into 'development'
Restart mpi single file

See merge request damask/DAMASK!340
2021-02-22 12:37:21 +00:00
Vitesh d54e49e3bc restore functionality to write non-parallel
not needed at the moment, but in general useful. If PETSc = parallel
should always hold, we can simplify much more
2021-02-22 13:37:21 +01:00
Sharan Roongta 23a3354ac1 Merge branch 'python-improvements' into 'development'
Python improvements

See merge request damask/DAMASK!343
2021-02-22 12:22:02 +00:00
Vitesh Shah b09299b606 added new test for rgc restart 2021-02-22 12:54:34 +01:00
Vitesh Shah 68d8aecb2b Merge branch 'development' into fix_homogenization_restart 2021-02-22 10:41:01 +01:00
Vitesh Shah 6a296b276d updating private 2021-02-22 09:45:33 +01:00
Martin Diehl 5517be5078 warn the caller of deprecated functions 2021-02-22 08:49:44 +01:00
Martin Diehl 67f0ab2ce8 silence deprecation warning 2021-02-22 08:46:28 +01:00
Ruxin Zhang c299585b67 For Ti-alpha, corrected the inconsistencies according to reference by C. Zambaldi et al 2021-02-21 17:36:45 -05:00
Ruxin Zhang 14b16fd646 added output under mechanics 2021-02-20 04:36:52 -05:00
Ruxin Zhang b04a05c2ea some letters in annotation raised error, got rid of them 2021-02-20 01:41:29 -05:00
Ruxin Zhang 5d0e9b1863 some letters in annotation raised error, got rid of them 2021-02-20 01:39:29 -05:00
Ruxin Zhang e658d2d480 generated yaml files according to config files 2021-02-20 01:19:28 -05:00
Ruxin Zhang 9a550a5e88 lattice and mechanics should be parallel 2021-02-19 23:31:28 -05:00
Martin Diehl b00b4bb0ad more general handling of precision
Anaconda on windows does not have np.float128 defined, but aliases
should work
https://numpy.org/devdocs/user/basics.types.html
2021-02-19 17:03:41 +01:00
Martin Diehl f5f993435b make intention clear 2021-02-19 16:34:28 +01:00
Test User 36db53f260 [skip ci] updated version information after successful test of v3.0.0-alpha2-478-gc9e4dc21f 2021-02-19 16:05:33 +01:00
Sharan Roongta db25bc947d Merge remote-tracking branch 'origin/development' into internal-restructure 2021-02-19 15:19:42 +01:00
Sharan Roongta c9e4dc21f8 Merge branch 'less-instance' into 'development'
don't use instances in plastic models

See merge request damask/DAMASK!339
2021-02-19 13:32:12 +00:00
Martin Diehl ab9661d951 don't see how ':=' should help here 2021-02-19 07:04:34 +01:00
Martin Diehl 7c6ce525a3 ask for minimum version 2021-02-19 06:51:32 +01:00
Martin Diehl 6c7201610e Bugfix for access of unallocated variable
IntelMPI seems to access sendbuf for root!=0 in MPI_Scatterv
2021-02-17 17:56:39 +01:00
Test User b6146a8cc6 [skip ci] updated version information after successful test of v3.0.0-alpha2-469-gcf3084a5c 2021-02-16 19:17:18 +01:00
Franz Roters cf3084a5cf Merge branch 'clean-damage' into 'development'
Clean damage

See merge request damask/DAMASK!336
2021-02-16 15:13:11 +00:00
Martin Diehl 53bab41b47 consistent name 'ph' and cleaning 2021-02-16 16:06:09 +01:00
Test User 7332a92b32 [skip ci] updated version information after successful test of v3.0.0-alpha2-442-ge2708d29f 2021-02-16 01:36:39 +01:00