Commit Graph

1632 Commits

Author SHA1 Message Date
Martin Diehl 9c0a161ec0 in case of regridding, undeformed configuration is written out correctly. Restart improve by reading in additional data from converged step. 2012-07-24 12:21:41 +00:00
Christoph Kords c4c00f04f4 no dipole formation by stress decrease;
dipole dissociation rate proportional to "deltaDipoleLimit / oldDipoleLimit", not "deltaDipoleLimit / newDipoleLimit"
2012-07-24 06:57:37 +00:00
Martin Diehl 56f32ac9fc Added report of SUCCESSFUL test for Revision 1629 2012-07-23 23:33:55 +00:00
Martin Diehl 3d59fec305 further modularisation of spectral solver (only for basic scheme so far) 2012-07-23 10:12:31 +00:00
Martin Diehl 2d2c6b51b4 Added report of SUCCESSFUL test for Revision 1627 2012-07-20 23:31:01 +00:00
Martin Diehl bd9e81fbec intermediate, not working state of new solver structure 2012-07-20 15:33:13 +00:00
Claudio Zambaldi 9887f42383 typo and polishing 2012-07-20 15:14:08 +00:00
Claudio Zambaldi 947b5fd54d shortcut not starting in system32 2012-07-20 15:12:13 +00:00
Claudio Zambaldi 1a25f0e5b9 Added a batch file & shortcut to prepare the DAMASK environment on Windows
The batch file sets DAMASK_ROOT and PYTHONPATH.
2012-07-20 15:01:31 +00:00
Martin Diehl 6284cf68d7 Added report of SUCCESSFUL test for Revision 1622 2012-07-20 00:16:25 +00:00
Martin Diehl ad3f9d8050 removed old standalone AL solver and introduced new structure for solver zoo 2012-07-19 17:24:56 +00:00
Claudio Zambaldi 9078d70af0 polishing, and using numpy's deg2rad/rad2deg 2012-07-19 16:05:05 +00:00
Martin Diehl 7d4ff278cb worked on the restart capabilities 2012-07-19 14:16:59 +00:00
Martin Diehl 8157b86b54 simplified test description, added plasticity none 2012-07-19 07:54:03 +00:00
Martin Diehl b99a46bc7a Added report of SUCCESSFUL test for Revision 1617 2012-07-18 23:42:32 +00:00
Martin Diehl 13caf2d389 made linear shape reconstruction working again, pretty similar results like corrected FFT reconstruction 2012-07-18 18:39:59 +00:00
Claudio Zambaldi b2a7f85101 __init__ of damask package not crashing in python 2.5 if core module not available
added some Matlab-like utility functions (damask.sind, cosd, tand, acosd, ...)  that take and return degree instead of radians
2012-07-18 13:46:33 +00:00
Martin Diehl ddf3fcc877 problem with tests solved, was related to use of old version of python due to wrong order in path 2012-07-18 12:55:08 +00:00
Martin Diehl a22163c2ae reverted unwanted commit of Makefile 2012-07-18 12:34:46 +00:00
Martin Diehl 95d292b286 2012-07-18 12:31:07 +00:00
Martin Diehl cd30941aa4 still struggling with escape of ticks 2012-07-18 11:07:54 +00:00
Martin Diehl d45a268178 added executable flag, trying to solve trouble with escaped ticks in execute command 2012-07-18 08:49:15 +00:00
Martin Diehl 9e3372e13a still some problems with the testing 2012-07-18 07:23:04 +00:00
Martin Diehl 1d5ef3dfea corrected path for acml 2012-07-17 20:25:04 +00:00
Martin Diehl 3429aaeb51 Added report of FAILED test for Revision 1607 2012-07-17 19:04:58 +00:00
Martin Diehl 02103ccb5f compile tests now running without ./ in PATH
added test for hex elastic (so far only dislotwin and phenopowerlaw)
2012-07-17 17:58:49 +00:00
Philip Eisenlohr 7c6fc121fd condensed error reporting for constitutive_XYZ_init
removed erroneous check for structure>3
2012-07-17 17:36:24 +00:00
Martin Diehl 2e271fbe56 Added report of FAILED test for Revision 2012-07-17 16:31:49 +00:00
Martin Diehl a781ac681e added Test for addDivergence 2012-07-17 16:04:59 +00:00
Martin Diehl b373f16747 changed svn properties, corrected typo 2012-07-17 15:36:17 +00:00
Martin Diehl 8d5a9f2699 introduced Automator for tests 2012-07-17 15:18:58 +00:00
Martin Diehl 3cb1d7e31f replaced FFTW libs with new version 3.3.2 2012-07-17 13:27:51 +00:00
Martin Diehl 7d02d1330f but tempdir form setup_processing on ignore list 2012-07-17 13:25:12 +00:00
Martin Diehl 117d06404d cleaned up the script for setting up the postprocessing tools 2012-07-17 13:23:39 +00:00
Martin Diehl fe3b537851 added some useful functions for copying and comparison and renamed some functions in the lib file; changed the tests accordingly 2012-07-17 13:04:57 +00:00
Martin Diehl 52f62410bd continued work on the restart test 2012-07-17 12:50:10 +00:00
Martin Diehl b43bc82915 added current config files for automated tests 2012-07-17 12:12:48 +00:00
Martin Diehl c25798de18 further improvement of test 2012-07-17 11:45:44 +00:00
Martin Diehl 431c4fb069 Added report of FAILED test for Revision 1593 2012-07-16 23:05:46 +00:00
Martin Diehl 603a0ecfb0 improved test for addDivergence 2012-07-16 21:21:41 +00:00
Martin Diehl ffe28a1c44 Added report of SUCCESSFUL test for Revision 1591 2012-07-05 23:21:55 +00:00
Martin Diehl 7847816044 changed back to previous (working) version 2012-07-05 20:27:05 +00:00
Mahesh Balasubramaniam ca83c6082a 2012-07-05 11:21:06 +00:00
Philip Eisenlohr 0fdd43b54b minor clarification of file content and its use 2012-07-05 10:02:20 +00:00
Philip Eisenlohr 4d09ef0648 changed variable name "debug_what" to "debug_level" 2012-07-05 09:54:50 +00:00
Martin Diehl 941936318a Added report of SUCCESSFUL test for Revision 1586 2012-07-04 23:23:32 +00:00
Martin Diehl 9f069d94d0 removed hardcoded path to ACML and IKML from test commands 2012-07-04 11:08:00 +00:00
Martin Diehl 1014e299c4 Added report of FAILED test for Revision 1584 2012-07-03 23:07:54 +00:00
Philip Eisenlohr b69f446caa added constitutive_none
added wrongly deleted "endif" statements
removed tmglib and refblas from linker command for lapack (Koen??)
xxxROOT is changed by setup_code unless commented-out... So had to delete '#' again.
2012-07-03 13:59:38 +00:00
Philip Eisenlohr aeb1e18268 passing of multiple make options possible now 2012-07-03 13:57:05 +00:00