Commit Graph

1655 Commits

Author SHA1 Message Date
Christoph Kords 4cfc302cdd put prefix in front of the filename, not the directory name 2012-08-03 13:14:51 +00:00
Martin Diehl 948d9c03d0 new version of modular solver structure 2012-08-03 09:25:48 +00:00
Martin Diehl a1378308ef Added report of SUCCESSFUL test for Revision 1652 2012-08-02 23:39:22 +00:00
Mahesh Balasubramaniam 3ffba037d4 Reading of euler angles from the loadcase corrected. 2012-08-02 17:52:07 +00:00
Mahesh Balasubramaniam 740357172a Reading of Euler angles from the loadcase corrected. 2012-08-02 17:46:50 +00:00
Mahesh Balasubramaniam 3d7bc40520 added output of defaults for mesh, points, and box to help 2012-08-02 13:22:57 +00:00
Martin Diehl 21cd3949b5 Added report of SUCCESSFUL test for Revision 1648 2012-07-31 23:34:59 +00:00
Martin Diehl ee1bde0cd7 enabling regridding more than once by introducing deallocation of arrays
added J2 test (stub from Taymour)
2012-07-31 15:37:49 +00:00
Martin Diehl 5a89c783d4 deallocating already allocated arrays in case of regridding/restarting (i.e. when calling init more than once) 2012-07-31 14:00:15 +00:00
Martin Diehl f3567e3087 Added report of SUCCESSFUL test for Revision 1645 2012-07-30 23:31:00 +00:00
Martin Diehl ebe3846be7 added output of python and compiler versions in automator, corrected order of results in hex test, changed BC in hex test, renamed new cub tests (deleted old one) 2012-07-30 16:17:40 +00:00
Martin Diehl 991a7bbd2d reordered initialization for spectral method, corrected bug of deformation BC parsing when prescribing velocity gradient resulting in wrong average deformation 2012-07-30 15:51:48 +00:00
Martin Diehl d4163dd16f further work on modularization, basic scheme is now calculating the same results as DAMASK_spectral.f90 2012-07-30 14:06:22 +00:00
Martin Diehl cf43c20912 Added report of SUCCESSFUL test for Revision 1641 2012-07-26 23:52:48 +00:00
Pratheek Shanthraj c341ddd855 more modularization…. 2012-07-26 13:58:47 +00:00
Martin Diehl a94b089aaa removed old fortran brute force based tessellation 2012-07-26 09:07:24 +00:00
Martin Diehl 8a64be7d1b added restart-test to list of automated tests, improved reporting of tests 2012-07-26 07:47:31 +00:00
Martin Diehl 0d91909644 Added report of SUCCESSFUL test for Revision 1637 2012-07-25 23:35:34 +00:00
Martin Diehl 4ed68bb4ae next round in modularization 2012-07-25 14:01:39 +00:00
Martin Diehl 9c7a826f00 Added report of SUCCESSFUL test for Revision 1635 2012-07-24 23:31:01 +00:00
Martin Diehl e1faad8bcf next round in modularizzation of solvers 2012-07-24 17:07:10 +00:00
Philip Eisenlohr 882c44a61d changed the majority of debugging output to level "extensive" 2012-07-24 15:29:23 +00:00
Christoph Kords 15c5131874 corrected formulation of maximum height of screw dislocation dipoles 2012-07-24 14:50:11 +00:00
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