Commit Graph

4846 Commits

Author SHA1 Message Date
Martin Diehl 519cd29c6f using norm2 function as L2 norm (vector, math_norm3) and Frobenius norm (tensor, math_norm33) 2016-01-09 16:01:30 +00:00
Tias Maiti 53d07215a9 reverting back to converged Lp as the initial guess for next iteration 2016-01-09 15:03:18 +00:00
Martin Diehl 885b9095c4 option not supported by slightly older gfortran versions. thx to Luv for pointing out 2016-01-09 12:33:33 +00:00
Martin Diehl 5378dbdcc9 cleaned 2016-01-09 12:12:31 +00:00
Martin Diehl b5ab94a0f1 added new plasticity module 2016-01-09 12:12:05 +00:00
Tias Maiti 7ba031adb3 fixed wrong Li and dLi_dTstar_3333 initialization when Tstar is zero. 2016-01-09 03:41:56 +00:00
Tias Maiti a30b596e7f combined J2 and I2 isotropic mechanical response. Default is identical to old plastic_j2. /dilatation/ flag adds (spherical) Li calculation based on hydrostatic pressure. 2016-01-08 19:45:20 +00:00
Tias Maiti 6cf92913a3 use current Lp for next iteration instead of converged Lp inherited from end of former increment as starting guess 2016-01-08 19:01:53 +00:00
Tias Maiti 1d1672ebfc added math_spherical33 to calculate hydrostatic part of a 2nd order tensor 2016-01-08 18:57:37 +00:00
Test User 2e1362ea77 Added report of SUCCESSFUL test for Revision 4736 2016-01-08 04:07:43 +00:00
Martin Diehl ab2162bfd8 adding all relevant parameters for transformation 2016-01-07 16:01:07 +00:00
Martin Diehl cbb6b7a689 adding fpe report for gfortran, some compiler opions are now used for linking (Debug + Optimization) 2016-01-07 12:58:19 +00:00
Martin Diehl 1857e47f75 div by zero in output 2016-01-07 11:48:30 +00:00
Test User 0e01439e7d Added report of SUCCESSFUL test for Revision 4732 2016-01-07 04:07:07 +00:00
Martin Diehl 86885cb2ba wrong initialization order, thanks to N Grilli for reporting the bug 2016-01-06 16:46:37 +00:00
Test User b2d8a26b7c Added report of SUCCESSFUL test for Revision 4730 2016-01-06 04:07:06 +00:00
Martin Diehl 81a8b2c4ed color lib for output 2016-01-05 18:17:55 +00:00
Test User 5c161e4d5b Added report of SUCCESSFUL test for Revision 4728 2015-12-29 04:48:19 +00:00
Martin Diehl f693ead989 adding material.config to header 2015-12-28 16:36:26 +00:00
Test User 367134d793 Added report of SUCCESSFUL test for Revision 4726 2015-12-25 16:32:15 +00:00
Martin Diehl 14992593bc syntax error, test did no run 2015-12-25 10:35:39 +00:00
Martin Diehl 413ebf5b8d added test for phenoplus 2015-12-24 07:34:30 +00:00
Test User 9e65ef5c4d Added report of SUCCESSFUL test for Revision 4723 2015-12-24 04:25:39 +00:00
Martin Diehl 0d1822e48a added disloUCLA test and change comparison 2015-12-23 22:16:48 +00:00
Martin Diehl 268c7f359c wrong index in output 2015-12-23 21:15:49 +00:00
Martin Diehl 74086fd0fb correct initialization 2015-12-23 16:13:08 +00:00
Martin Diehl 5b8e4e0095 corrected path for plotting 2015-12-23 16:10:29 +00:00
Martin Diehl 7127403bd9 usused variables 2015-12-23 11:25:25 +00:00
Martin Diehl 525918ee93 now getting user and sys time 2015-12-23 10:21:37 +00:00
Martin Diehl d7366ed07f enabled plotting 2015-12-23 09:00:59 +00:00
Test User 5ba31deb9d Added report of SUCCESSFUL test for Revision 4715 2015-12-23 03:57:12 +00:00
Martin Diehl 120b2b8bd2 added test for hybridIA 2015-12-22 22:17:15 +00:00
Martin Diehl 0cfe35dfe6 consistently removing leading and trailing whitespace 2015-12-22 15:59:01 +00:00
Test User 3bd428eeb5 Added report of SUCCESSFUL test for Revision 4712 2015-12-22 15:58:45 +00:00
Martin Diehl dfe09f11f5 cleaner handling of NaN 2015-12-22 10:03:15 +00:00
Martin Diehl ee47c9302a small readability improvement 2015-12-22 09:22:57 +00:00
Test User aafbf63816 Added report of SUCCESSFUL test for Revision 4709 2015-12-22 04:28:15 +00:00
Martin Diehl e127bd8db4 should reflect name of parameter 2015-12-21 07:27:21 +00:00
Test User 0f7dc42146 Added report of SUCCESSFUL test for Revision 4707 2015-12-18 15:58:30 +00:00
Martin Diehl 993b73ce1a removed results with old loadcase 2015-12-18 10:51:33 +00:00
Test User 51199f7077 Added report of SUCCESSFUL test for Revision 4705 2015-12-18 03:59:34 +00:00
Martin Diehl bbb00b30e8 using numpy random 2015-12-17 21:26:59 +00:00
Chen Zhang b6cb7b45ea update the tentative HDF5 data structure 2015-12-17 19:05:49 +00:00
Chen Zhang 2a2f558416 update physics in phenoplus module 2015-12-17 16:11:13 +00:00
Test User 54f5214360 Added report of SUCCESSFUL test for Revision 4701 2015-12-17 03:59:49 +00:00
Martin Diehl 5f37ade722 followed some suggestions from gfortran 2015-12-16 22:42:08 +00:00
Philip Eisenlohr d15ba62d13 Summary of Skype discussion (Martin, Chen, Philip) on how to structure HDF5 container files to hold the output of DAMASK simulations. Feel free to add/edit! 2015-12-16 20:03:36 +00:00
Chen Zhang 6abb697762 Tentative output data structure using HDF 2015-12-16 16:37:34 +00:00
Test User b635f1897c Added report of SUCCESSFUL test for Revision 4697 2015-12-16 15:59:43 +00:00
Martin Diehl 5901af1212 removing code fragments after introducing pointer state 2015-12-16 06:15:21 +00:00