Commit Graph

2065 Commits

Author SHA1 Message Date
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
Philip Eisenlohr 9490c8a3c1 corrected to consistent naming: "IMKL" finally ;-) 2012-07-03 12:59:19 +00:00
Philip Eisenlohr bf4d47266e corrected to consistent naming: "IMKL"
changed dummy entry for FFTW to usr/local
2012-07-03 12:41:29 +00:00
Philip Eisenlohr 7f10ab0996 corrected to consistent naming: "IMKL"
restored xxxROOT to commented-out auto entries.
commented-out currently unused PETSC parts.
added "refblas" and "tmglib" to LAPACK library inclusion (seems to be necessary since 3.2.1).
2012-07-03 12:36:54 +00:00
Philip Eisenlohr b30584b8d7 added "()" to file.close command 2012-07-03 12:33:11 +00:00
Franz Roters 823013d485 new plasticity: none
see material.config for necessary parameters (lattice_structure, elastic constants)
2012-07-03 11:16:38 +00:00
Martin Diehl 490793c532 Added report of SUCCESSFUL test for Revision 1576 2012-06-26 23:38:39 +00:00
Philip Eisenlohr 783e1b50e2 condensed info parsing.
added info to report new origin of grid (based on --offset).
2012-06-26 18:08:50 +00:00
Philip Eisenlohr fd3d592333 added capability to respect "origin" information in header 2012-06-26 18:07:38 +00:00
Philip Eisenlohr cd04f990c5 added $id$ property and LF ending 2012-06-26 17:20:16 +00:00
Philip Eisenlohr 9041c5de39 fixed help texts
killed full number range output option (use spectral_geomPack if needed)
2012-06-26 14:41:25 +00:00
Mahesh Balasubramaniam ee5ce3c6da improved test for restarting 2012-06-26 12:34:46 +00:00
Martin Diehl 2b5ff6a456 2 small corrections for header of geom file 2012-06-26 10:41:22 +00:00
Martin Diehl 9b76b47ef9 added missing extension causing invalid symlinking 2012-06-26 10:25:39 +00:00
Philip Eisenlohr b4103b205d parts of the material.config can now be set to echo their content back into the log-file (i.e. STDOUT / unit 6)
use keyword "/echo/" before first section in the respective parts that you want to see echoed back into the log file.
2012-06-26 10:24:54 +00:00
Martin Diehl 467356c2c4 Added report of SUCCESSFUL test for Revision 1567 2012-06-25 23:35:18 +00:00
Martin Diehl baacbe3b11 added ifort as standard compiler, compilation is now done in DAMASK_ROOT 2012-06-25 09:06:09 +00:00
Martin Diehl 767842acbf now real time monitoring of DAMASK_spectral output to screen
working with GNU Fortran as well (new checking for return code)
2012-06-25 09:03:19 +00:00