Commit Graph

4615 Commits

Author SHA1 Message Date
Philip Eisenlohr b2243ae3c1 small polishing 2015-09-29 22:25:57 +00:00
Test User 8d7fab56f7 Added report of SUCCESSFUL test for Revision 4513 2015-09-29 01:36:33 +00:00
Harsha Phukan 202ee00049 Eliminated redundant searches for similar orientations in neighboring points…speeds up script by 2 orders of magnitude 2015-09-28 19:03:24 +00:00
Martin Diehl 0f0b4eaa6b cleaned 2015-09-28 17:47:00 +00:00
Test User b15eb5d787 Added report of SUCCESSFUL test for Revision 4510 2015-09-25 01:31:14 +00:00
Martin Diehl ad16162eb8 simplified 2015-09-24 17:50:11 +00:00
Martin Diehl c50a522dd8 some shapes not 100% correct, removed inverse laplace 2015-09-24 17:38:49 +00:00
Martin Diehl ac2bcd7f60 ignores missing 2015-09-24 17:32:24 +00:00
Martin Diehl be769d6dcc better version handling 2015-09-24 17:27:13 +00:00
Martin Diehl 55dc2b419a warn if unexpected file size is encoutered 2015-09-24 17:07:27 +00:00
Martin Diehl 4ead24a134 more tests 2015-09-24 16:52:58 +00:00
Martin Diehl f4c53e0be8 removed warnings by pyflakes, implemented new croak functionality 2015-09-24 15:34:27 +00:00
Martin Diehl e1157126bc cleaned with pyflakes, added test for seed generation 2015-09-24 13:21:44 +00:00
Martin Diehl 948aa0c544 was missing in last commit 2015-09-24 10:01:15 +00:00
Test User fdee3e4fce Added report of SUCCESSFUL test for Revision 4498 2015-09-24 09:59:36 +00:00
Martin Diehl f4d4a8e1ec adopted philips changes for reporting, using pyflakes to clean up 2015-09-24 09:24:42 +00:00
Martin Diehl 2e70e6fded make clear that this isNaN is an intrinsic extension 2015-09-24 08:45:44 +00:00
Tias Maiti 3c901e5549 added option for Euler angle output in degrees 2015-09-23 23:05:28 +00:00
Martin Diehl 5761025a74 updated test since elem number is now also averaged down 2015-09-23 22:16:30 +00:00
Chen Zhang 3fa0312087 update usage of asciitable to new interface 2015-09-23 19:20:18 +00:00
Philip Eisenlohr 2aa1073949 relocated “croak” and “report” functionality to here. needs to be altered in all scripts that still use the ASCIItable class for those… 2015-09-22 21:00:18 +00:00
Aritra Chakraborty b528088653 added all 13 slip families for bct(beta)-Sn
increased the allowable columns for lattice.f90 to allow for the large interaction matrix.
2015-09-22 18:42:23 +00:00
Martin Diehl 3a1758b978 for introducing a more general structure 2015-09-22 17:42:00 +00:00
Martin Diehl 808bf69459 deleted folder 2015-09-22 17:40:19 +00:00
Martin Diehl d98c1823ce renamed and started to introduce more general structure 2015-09-21 18:20:21 +00:00
Martin Diehl 1310e0b5e2 new geom file including material.config as header 2015-09-21 18:08:01 +00:00
Martin Diehl 42ac7902f7 indents wrong in fortran, seeds_fromDistribution bugfix and using ASCII table facilities 2015-09-20 21:03:10 +00:00
Chen Zhang 78809c8114 update logarithmic option in the example script 2015-09-18 19:03:53 +00:00
Martin Diehl 666b438e6a using ASCII table 2015-09-18 16:12:27 +00:00
Martin Diehl 6a3a0f3859 allow asciitable to use file handle instead of string (following e.g. numpy.genfromtxt) 2015-09-16 19:44:11 +00:00
Harsha Phukan 24bd3a6eee added “non-strict” version to find disorientation, neglecting the search for axis falling into SST (has linear instead of quadratic effort). 2015-09-16 17:07:02 +00:00
Harsha Phukan fb48719283 fixed critical bugs 2015-09-15 19:02:59 +00:00
Harsha Phukan 8a05584924 bg.message does not require symbol selection anymore—will pick random if nothing specified… 2015-09-15 19:02:00 +00:00
Martin Diehl a08a27aae1 test if Dislotwin runs 2015-09-14 12:21:27 +00:00
Martin Diehl 8ee8514477 more iterations needed 2015-09-13 08:24:23 +00:00
Martin Diehl 6f20651250 copy and paste error and new interface for test 2015-09-12 19:29:34 +00:00
Martin Diehl 41f09dd0f8 should make no difference, but test with ifort was failing. compierler buig? 2015-09-12 18:26:25 +00:00
Martin Diehl f8bfbb4544 adopted to new addNorm interface 2015-09-12 16:43:41 +00:00
Aritra Chakraborty 6683c1fb73 fixed a bug 2015-09-12 16:34:31 +00:00
Martin Diehl 0c7f4e690a fixed reference, still not 100% sure if everything is correct, but apparently the test never run 2015-09-12 16:30:28 +00:00
Tias Maiti 03896fcd09 redefined required debug variables removed in last commit 2015-09-11 18:20:37 +00:00
Tias Maiti 840fd0e9fa report absolute value of accumulated_shear_slip in dot state 2015-09-11 17:44:26 +00:00
Martin Diehl c53bf02fea changed back to old behavior 2015-09-11 15:38:03 +00:00
Martin Diehl 8716752bf8 fixed fourier convolution and div/curl calculation for even/odd grid according to Johnston 2011 (MIT, FFTW) 2015-09-11 13:05:46 +00:00
Martin Diehl 5f9fae1b75 simplified reporting using "emph" 2015-09-11 12:55:43 +00:00
Martin Diehl 8f32d03a9e curl calculation overestimated RMS due to factor 2 instead of one for DC component and Nyquist component 2015-09-11 09:19:13 +00:00
Martin Diehl e88cedc6ae clearer naming, debug options for spectral do not work for MPI 2015-09-11 08:52:03 +00:00
Martin Diehl 751d1d7582 function statement is more clear 2015-09-10 13:01:33 +00:00
Martin Diehl 580bb76b4c pInt missing 2015-09-10 10:26:09 +00:00
Martin Diehl 427b5f4bc1 wrong results for restart 2015-09-10 10:06:14 +00:00