Commit Graph

4856 Commits

Author SHA1 Message Date
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
Test User ecb9400bbb Added report of SUCCESSFUL test for Revision 4695 2015-12-16 03:58:05 +00:00
Martin Diehl 9baec1a0ff get rid of overly long file names 1/2 2015-12-15 20:45:54 +00:00
Test User 4fb5c4a32e Added report of SUCCESSFUL test for Revision 4693 2015-12-15 19:07:06 +00:00
Martin Diehl c710709b1a example Makefile typically does not work, deleted 2015-12-15 14:34:03 +00:00
Martin Diehl 37aa559bd4 fixed missing structure type in material.config, small changes in the other code 2015-12-15 14:30:17 +00:00
Martin Diehl 1d7794978d does not run with ULTRA optimization on matesting 2015-12-15 10:11:23 +00:00
Martin Diehl 19ddbc9b21 fixed typo and simplified 2015-12-15 06:16:47 +00:00
Martin Diehl 4360e49cf9 new plasticity laws 2015-12-14 21:36:46 +00:00
Martin Diehl 97b96f13b2 updated installation for testing 2015-12-14 21:31:47 +00:00
Martin Diehl 88999c847a reverted handling of NaN in converged reason, seems to be a compiler bug 2015-12-14 20:04:59 +00:00
Martin Diehl dc990a88d6 unused variables 2015-12-14 19:48:11 +00:00
Pratheek Shanthraj 3a7f4bf43a added new set of accelerated spectral methods based on derivative approximations. use spectral_derivative to set the kind of derivative you like. valid options are:
‘continuous’: computed continuous derivatives (standard spectral method)

‘central_difference’: central difference approximation of derivatives

‘fwbw_difference’: forward difference for gradient and backward difference divergence
2015-12-14 18:12:09 +00:00
Martin Diehl ce2400c8dc new references after bug fixing 2015-12-11 18:40:11 +00:00
Martin Diehl da913ec3c7 bug in dot state, thx to Haiming for pointing out 2015-12-11 18:36:58 +00:00
Martin Diehl 1f08d0fbf6 verbose option for compareTables, new option to filter (now before and after normalizing) 2015-12-11 17:23:36 +00:00
Philip Eisenlohr 6de6b8b87f fixed wrong variable name when using pre-existing microstructures from table.
added switch to skip effort for tolerance == 0.
2015-12-09 14:13:19 +00:00
Philip Eisenlohr 87daed84e6 changed boundary condition to zero normal stress along z 2015-12-09 14:10:28 +00:00
Martin Diehl 76fe37e496 commented and respected compiler warning 2015-12-08 18:10:06 +00:00
Franz Roters ad71d03d13 now we are (hopefully) complete 2015-12-08 14:27:58 +00:00
Franz Roters d196032bd3 these are also required 2015-12-08 14:27:24 +00:00
Franz Roters eff2c883b4 added support for Marc 2015 and made it default 2015-12-08 14:26:27 +00:00
Martin Diehl 580397cd0b removed debug statements 2015-12-05 22:56:36 +00:00
Martin Diehl 49d2632e0d adopted tolerances. not very stric ;) 2015-12-05 22:08:27 +00:00
Martin Diehl 4174e6f9e2 removed dislokmc, use disloucla for tungsten simulations 2015-12-05 22:07:03 +00:00
Martin Diehl d76fcb4be8 was giving wrong results 2015-12-05 21:34:39 +00:00
Martin Diehl 36d32ebdbd updated Abaqus version 2015-12-05 13:10:02 +00:00
Martin Diehl c3dc05c53a continued work on test class and adopted some tests 2015-12-04 22:40:39 +00:00
Martin Diehl 7eb7a4e8cd changed to use routine for symmetric matrices as ascii table cannot handle complex number anyway. further advantage: eigvals and eigvectors will be odered 2015-12-04 22:34:19 +00:00
Philip Eisenlohr 35202494c2 fixed issue caused by using -r twice as option label. 2015-12-04 04:33:23 +00:00
Philip Eisenlohr 784c78a3b0 removed defunct option to output labels as column vector. 2015-12-04 04:31:53 +00:00
Philip Eisenlohr 937634d703 added group shuffling (i.e. exchanging unique values) 2015-12-04 01:17:45 +00:00
Philip Eisenlohr 08014a7030 small polishing 2015-12-04 01:16:49 +00:00
Philip Eisenlohr 3fb1f02382 forgot $Id$ and line endings… 2015-12-03 22:33:38 +00:00
Philip Eisenlohr 2efc602854 Smooth geometry by selecting most frequent microstructure index within given stencil at each location. 2015-12-03 22:32:28 +00:00
Philip Eisenlohr a18a1066e2 started to rework test class. Martin probably needs to check and continue improving on this. 2015-12-03 21:52:03 +00:00
Franz Roters cef87db699 renamed original file 2015-12-03 07:47:28 +00:00
Philip Eisenlohr 8f5c3b9ad7 small polishing. 2015-12-02 23:13:10 +00:00
Philip Eisenlohr 55b33e5597 added option “inplace” to directly modify VTK file instead of creating copy_added. 2015-12-02 23:10:14 +00:00
Philip Eisenlohr fc2d79e17b added more animations… 2015-12-02 23:08:18 +00:00
Martin Diehl f49091c952 addDeformedConfiguration without core module 2015-12-02 20:53:02 +00:00