Commit Graph

1587 Commits

Author SHA1 Message Date
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
Franz Roters 9d6cb691be corrected some typing errors 2012-06-25 08:56:43 +00:00
Martin Diehl 585ae5da05 Added report of SUCCESSFUL test for Revision 1563 2012-06-22 23:49:27 +00:00
Martin Diehl beda30302a setup_shellrc.py now creates .bashrc if no file for login startup information is found 2012-06-22 14:18:42 +00:00
Martin Diehl 84f3a2d8f8 change line feed to linux, deleted old (never used?) test 2012-06-22 14:00:45 +00:00
Martin Diehl 0606845f15 reordered calculation of current stiffness to enable restarting with different resolution 2012-06-22 09:20:23 +00:00
Martin Diehl 64823fe6ea Added report of SUCCESSFUL test for Revision 1559 2012-06-21 23:38:28 +00:00
Pratheek Shanthraj 77ee33ec1f script to changes the (three-dimensional) canvas of a spectral geometry description 2012-06-21 12:57:14 +00:00
Martin Diehl dad74ef355 Added report of SUCCESSFUL test for Revision 1557 2012-06-20 23:35:46 +00:00
Martin Diehl bd462d12c6 fixed some bugs in the regridding routine 2012-06-20 18:33:20 +00:00
Philip Eisenlohr 06bfce0cd3 forgot to add the updated spectral_geomMultiply... 2012-06-20 17:06:28 +00:00
Philip Eisenlohr 01a9290567 deleted old incarnation...
new script follows established option parsing.
can rescale (increase only) the number of grid points in any dimension (with or without concurrent dimension scaling).
2012-06-20 16:00:48 +00:00
Philip Eisenlohr 1105824562 new option to not rescale patch (set size = 0)
added "3 header" to file output

will now extrude for spectral grids
2012-06-20 15:58:43 +00:00
Martin Diehl d650972904 corrected some bugs concerning the regridding
prevented FEsolving from potentially write to a none existing file
started to introduce petsc into the make chain (nothing happens if PETSC_DIR is not set)
2012-06-20 12:49:46 +00:00
Franz Roters 5923d6b413 changed default Marc version to 2012 2012-06-20 06:40:34 +00:00
Martin Diehl 89d55de8b3 Added report of SUCCESSFUL test for Revision 1550 2012-06-19 23:27:09 +00:00
Nan Jia f5eb8fcb25 fixed bug caused by the inconsistent sequence of slip and twin systems 2012-06-19 16:06:25 +00:00
Philip Eisenlohr 925759000c added option to select data separation character from a choice of:
newline
tab (default)
space
2012-06-19 16:00:59 +00:00
Philip Eisenlohr 376ec2cd94 add option to output double, triple, and quadruple scalars 2012-06-19 15:30:16 +00:00
Martin Diehl 481268c8c2 fixed closing of file (unit 222) statement in FEsolving.f90
added missing keyword in mesh.f90 with ifndef Spectral statement (needed for Marc and Abaqus)
2012-06-19 14:33:24 +00:00
Krishna Komerla 06be437bc9 added minRes to regridding function and writing out of new geometry file
updated f2py wrapper to enable the use of init functions.
added 2 new error messages to io
2012-06-19 13:31:15 +00:00
Franz Roters 15c8a6b0ac FFTW is no longer needed for the FEM subroutine 2012-06-19 08:05:47 +00:00
Martin Diehl 3aa15c857f Added report of SUCCESSFUL test for Revision 1543 2012-06-18 23:23:03 +00:00
Martin Diehl 8537e87b7e added shell scripts to run tests from crontab, improved numbering in spectral compile tests and added some first files for testing restart capabilities of spectral solver.
added configuration file for generation of code documentation using doxygen
restart of spectral solver is fixed and seem to work now also for restart at significant deformation.
spectral solver now gives exit code 2 if some increments did not converge
2012-06-18 15:27:01 +00:00
Krishna Komerla c36a73c142 added include path for library files 2012-06-18 12:18:06 +00:00
Philip Eisenlohr d9c6f9e134 switch on restartRead logical when requested by "--restart" cmdline switch 2012-06-18 09:27:36 +00:00
Franz Roters 380f40561b first calculation of Tstar still used hard coded Hooke, now usese constitutive_TandItsTangent(...) 2012-06-18 07:26:34 +00:00
Martin Diehl 8033a9d0da Added report of SUCCESSFUL test for Revision 1538 2012-06-17 23:21:52 +00:00
Martin Diehl 70470e9537 added 1537 test log file 2012-06-17 08:20:00 +00:00