Commit Graph

  • 98129eb6d4 configure script was missing Martin Diehl 2014-01-13 21:17:28 +0000
  • ddc88d4cd6 added (I4P) to output integer type of Get_Unit function since plain integer resulted in compiler error (with ifort 14) Philip Eisenlohr 2014-01-13 16:52:06 +0000
  • 0f101c8dbf adopted to improved HDF5 format Martin Diehl 2014-01-13 16:22:01 +0000
  • 3200a306f6 fixed non-working system detection string Martin Diehl 2014-01-13 16:04:38 +0000
  • 3d69d9b927 moved DAMASK_NUM_THREADS to options, DAMASK_env.sh gets it from there Martin Diehl 2014-01-13 10:56:54 +0000
  • 619ebf4c1f added result files to ignore list Martin Diehl 2014-01-13 09:39:26 +0000
  • aab0208c65 more modifications, only configure needs modifications Martin Diehl 2014-01-12 17:29:00 +0000
  • 80da1c529e some more work on the consistent installation scheme, fixed bug in Makefile Martin Diehl 2014-01-11 19:13:02 +0000
  • 0fd9fff7ae also forgotten Martin Diehl 2014-01-11 17:19:56 +0000
  • 00eb9b2cf6 forgot Makefile Martin Diehl 2014-01-11 17:18:59 +0000
  • 4271f65d05 textfile containing options (like pathinfo, but extended and will be directly used by the Makefile) Martin Diehl 2014-01-11 17:16:51 +0000
  • 2262098ed4 more work on new installation Martin Diehl 2014-01-11 14:28:07 +0000
  • e025ac5952 fixed DAMASK_env.sh to work with linux and Mac, started to reorganize installation to be consistent for all solvers Martin Diehl 2014-01-11 12:46:30 +0000
  • 2ba3c11879 improved verbosity and readability Martin Diehl 2014-01-10 10:39:24 +0000
  • 0e01d2fb8c Added report of SUCCESSFUL test for Revision 2836 Test User 2014-01-10 02:11:51 +0000
  • 22aa934a7d restructured results class, starting to write the unified damask result class Martin Diehl 2014-01-09 21:35:21 +0000
  • 3d64f1f9ff Added report of SUCCESSFUL test for Revision 2834 Test User 2014-01-09 02:23:38 +0000
  • a1927b60a7 allow flux between neighboring material points if one of both got a velocity of zero Christoph Kords 2014-01-08 16:35:10 +0000
  • b41593f279 blocked density does no longer contribute to dislocation flux; used to generate source term for mobile density if burgers vector had any non-zero component perpendicular to blocking boundary. Christoph Kords 2014-01-08 16:31:50 +0000
  • d5e02af023 Added report of SUCCESSFUL test for Revision 2830 Test User 2014-01-08 02:15:15 +0000
  • e7903e900e removed non-OS X compatible use of readlink command. no use stat and extract final string from result (which is the location of the directory following any links) Philip Eisenlohr 2014-01-07 23:38:58 +0000
  • 2a5443d41a added correct end of line style, bat file for windows should work now Martin Diehl 2014-01-07 23:04:00 +0000
  • a614e76968 first post processing script for HDF5 output Martin Diehl 2014-01-07 20:42:51 +0000
  • 629295242f added two new outputs: "rho_dot_flux_mobile" and "rho_dot_sgl_mobile" corrected outputs of dislocation density rates: take into account that blocked dislocation density is a signed quantity Christoph Kords 2014-01-07 15:55:28 +0000
  • 72b01424aa Added report of SUCCESSFUL test for Revision 2826 Test User 2014-01-03 02:20:16 +0000
  • 9a2ad45f7a probably(?) fixed bug with Windows: comparison string should be 'Windows' not 'Windos' , I suppose Christoph Kords 2014-01-02 15:08:09 +0000
  • ec42ce489b Added report of SUCCESSFUL test for Revision 2824 Test User 2014-01-02 02:22:39 +0000
  • 4f30a6e05b now compatible with new table.data_readArray method Philip Eisenlohr 2013-12-31 21:06:32 +0000
  • 79307de6a7 added some code parts for HDF5 in Fortran Martin Diehl 2013-12-30 10:06:01 +0000
  • 50bcf77a8b fixed NASTY bug in definition of DAMASK_BIN Philip Eisenlohr 2013-12-30 03:03:32 +0000
  • 9f045fa0ac fixed NASTY bug in definition of DAMASK_BIN Philip Eisenlohr 2013-12-30 03:02:16 +0000
  • 5b4b132176 introduced preprocessor statements in mesh to hide unneeded variables as a preparation for HDF5 Martin Diehl 2013-12-27 20:03:28 +0000
  • 5267c0fdbb improving the fortran implementation of the HDF5 prototype writer Martin Diehl 2013-12-22 11:23:50 +0000
  • 5722e22824 changes after discussion with Gerd Heber, already in good shape. start to write processing tools Martin Diehl 2013-12-21 19:15:42 +0000
  • 65de581f72 new script setup_env.py to modify DAMASK_env files, will replace setup_shellrc.py Martin Diehl 2013-12-21 11:57:02 +0000
  • f73fdbfdd4 slight polishing Philip Eisenlohr 2013-12-20 12:30:17 +0000
  • 0b8727032b remove formerly lower case versions (hopefully this does not screw up with the upper case ones!) Philip Eisenlohr 2013-12-20 12:24:05 +0000
  • 831e905b16 added missing lp output to crystallite Martin Diehl 2013-12-20 11:13:12 +0000
  • de3fc70a02 moved restart writing to the forwarding routine Pratheek Shanthraj 2013-12-20 10:49:14 +0000
  • 98d5a99a43 reverted unwanted changes to Makefile (configure) Martin Diehl 2013-12-20 10:31:33 +0000
  • d595f59f0e improved sanity checks, mainly for RGC Martin Diehl 2013-12-20 08:36:15 +0000
  • af075aaa9d found bug (array index out of bounds), Philip/Franz please check if correct (Gfortran was complaining) Martin Diehl 2013-12-20 08:33:46 +0000
  • 543639bb8f added support for Marc/Mentat2013.1 Franz Roters 2013-12-19 13:37:35 +0000
  • 61c6839723 fixed over-sensitive error in homogeniztion and ifort option in makefile Martin Diehl 2013-12-19 08:49:47 +0000
  • 4483223958 unified default shell files Martin Diehl 2013-12-18 22:38:44 +0000
  • 6f6bd86078 fixed bug in heat generation and analytic jacobian calculations Pratheek Shanthraj 2013-12-18 10:19:48 +0000
  • f3ea92f50c fixed error in previous commit Pratheek Shanthraj 2013-12-18 09:38:44 +0000
  • 61981617d7 separated forwarding and solution subroutines for better control at the load step looping level Pratheek Shanthraj 2013-12-18 09:35:05 +0000
  • ff6211b78c rolled back phase field changes Pratheek Shanthraj 2013-12-18 09:09:32 +0000
  • 6fa9ed8f48 homogenization: added enums and sourced allocation for RGC, some higher verbosity for isostrain Martin Diehl 2013-12-18 07:28:01 +0000
  • bc1ec5aa93 Added report of SUCCESSFUL test for Revision 2800 Test User 2013-12-18 02:44:29 +0000
  • 766fc00927 updated to new PETSc 3.4.3 Martin Diehl 2013-12-17 15:43:22 +0000
  • c4a592867f updated to PETSc 3.4.3, will not compile on all workstations except for maws0X Martin Diehl 2013-12-17 15:37:14 +0000
  • 676e621af2 new version of Lib_VTK_IO Martin Diehl 2013-12-17 13:24:34 +0000
  • 5f06437e96 Added report of SUCCESSFUL test for Revision 2796 Test User 2013-12-17 12:21:28 +0000
  • 2f1db8f69a introduced delimiter option (default = tab) for ascii table output, use space for geometry files Martin Diehl 2013-12-17 08:16:29 +0000
  • 7b9d76cdcc added missing allocation of outputID caused crashing Martin Diehl 2013-12-17 08:02:21 +0000
  • ba89df7784 continued with sourced allocation and EOL improvements Martin Diehl 2013-12-16 11:58:03 +0000
  • 118dff9f23 fixed wrong initialized symmetry value Martin Diehl 2013-12-16 10:56:56 +0000
  • e20ffb379d changed numpy.readtxt logic from "data_asArray" returning a copy to inplace "data_readArray" now directly storing into self.data Philip Eisenlohr 2013-12-14 03:51:22 +0000
  • 600389ac44 new script to sort ASCIItable according to (multiple) columns Philip Eisenlohr 2013-12-14 03:48:50 +0000
  • d5bdcf5a6d some small improvements, still something wrong, probably in crystallite.f90 Martin Diehl 2013-12-13 14:14:17 +0000
  • 84d51d743c fixed small issues, ATTENTION: Still a bug introduced with rev. 2783 not fixed Martin Diehl 2013-12-13 13:19:17 +0000
  • 7ba3cc0ab7 removed symlink to marc 2010 Martin Diehl 2013-12-13 10:04:25 +0000
  • acad3d4a33 using sourced allocation Martin Diehl 2013-12-12 23:03:37 +0000
  • 37046cd2ea changed Fortran standard to 2008 Martin Diehl 2013-12-12 22:30:22 +0000
  • da337962af fixed bug for Abaqus input parsing Martin Diehl 2013-12-12 22:29:40 +0000
  • 98496fca5f removed old Marc 2010 test Martin Diehl 2013-12-12 22:19:15 +0000
  • 65ae979920 indroduced sourced allocation, enums where applicable (some parts still missing). fixed bug when having recursive file input Martin Diehl 2013-12-12 17:09:59 +0000
  • 9b9f4dd624 adapted changes from rev 2776 for constitutive_nonlocal: improved usage of "enum", fixed bug in file reading, usage of "source" specifier for "allocate" Christoph Kords 2013-12-12 10:16:50 +0000
  • dd77690a68 fixed bug introduced in rev2777: renamed all remaining occurrences of variable "ncomponents" to "nconstituents" Christoph Kords 2013-12-12 10:06:39 +0000
  • 0f8790c148 clarified help string Christoph Kords 2013-12-12 08:48:57 +0000
  • 0e84db8f19 improved stability of xxx_append commands when dealing with iterable content Philip Eisenlohr 2013-12-12 02:36:05 +0000
  • 10c8a1a3ce corrected typo in usage hint Philip Eisenlohr 2013-12-12 02:35:01 +0000
  • 102712d91f added enum for dislotwin output, fixed bug when using recursive file input function Martin Diehl 2013-12-11 23:42:33 +0000
  • 95d6430b09 improved on enums (introduced them for output in j2), fixed wrong recursion depth bug in IO, fixed a bug in reading in for none, j2, phenopowerlaw Martin Diehl 2013-12-11 22:03:09 +0000
  • 7885ebaf8f added 'reset' flag for recursive function IO_read, need to reset stack when stopping exectution (will be used by constitutive and homogenization) Martin Diehl 2013-12-11 16:49:20 +0000
  • 9c7335f799 bug fix: wrong variable name "label" --> "labels" Philip Eisenlohr 2013-12-11 14:38:09 +0000
  • 894776ca67 fixed stupid bug addressing a dict by dict{key} instead of dict[key] Philip Eisenlohr 2013-12-11 14:30:27 +0000
  • 44b3687e7c added option to invert output data range (1.0 -- 0.0 instead of 0.0 -- 1.0) Philip Eisenlohr 2013-12-10 00:27:22 +0000
  • 0e8fdaf59e changed exponent in IPF color mapping from 1/3 to 1/2 to get closer to TSL-OIM reference. Philip Eisenlohr 2013-12-09 18:57:38 +0000
  • e4cea31a9d small bug fix: options.error --> parser.error Philip Eisenlohr 2013-12-09 15:58:35 +0000
  • e2d4cc8b3d fixed former nonsense definition of lab frame direction Philip Eisenlohr 2013-12-09 15:57:21 +0000
  • 26690859bb deal more gracefully with problematic user input. Philip Eisenlohr 2013-12-09 15:54:47 +0000
  • 24a4ca8ca8 "quack-like-a-duck" check for object properties. sum equiv Quats don't need inverse option anymore. fixed (severe) bug in IPFcolor determination. Philip Eisenlohr 2013-12-09 15:49:57 +0000
  • c1b5b802ec fixed problem of adding strings in "data_append" resulting in infinite recursion. more gracefully check for problems. numpy.loadtxt now correctly transposes single column of data. Philip Eisenlohr 2013-12-09 15:45:18 +0000
  • 7fb1a3130a now VTK 6 compatible Philip Eisenlohr 2013-12-09 15:41:29 +0000
  • c7ac903dc7 fixed missing comma in script list... Philip Eisenlohr 2013-12-09 15:37:36 +0000
  • efa7a6dae2 added example material.config again Franz Roters 2013-12-05 15:11:30 +0000
  • bf6e749abd adopted deployMe.sh to new svn server editorial changes in LICENSE and CPFEM.f90 Franz Roters 2013-12-05 14:31:28 +0000
  • 4f09f379dd ATTENTION repository is now at new location: masvn1/home/svn/repos/DAMASK either relocate your working copy or checkout from new location IMPORTANT NOTE: masvn1 can be accessed also from outside MPIE Franz Roters 2013-12-02 14:31:14 +0000
  • 2da8a3c9fb ATTENTION repository will be moved to new location do not use until further notification Franz Roters 2013-12-02 14:24:45 +0000
  • 61ebfb4c85 removed obsolete output 'boundarylayer' from material.config Christoph Kords 2013-11-29 12:30:06 +0000
  • b0695c0904 enumerators for case switch of outputs as already used in phenopowerlaw removed obsolete output 'boundarylayer' Christoph Kords 2013-11-29 12:29:47 +0000
  • f56cdafccb polishing indentation levels Christoph Kords 2013-11-29 12:25:36 +0000
  • 891367829c added python book and some small changes Martin Diehl 2013-11-28 14:13:10 +0000
  • 2d624d022f fixed small bug in detecting the lattice structure. only first 3 letters count (e.g. 'ort' and 'orthography' will give the orthorombic lattice type) Martin Diehl 2013-11-28 08:56:02 +0000
  • 345e5cd47c split up material.config and added a small helper script to create wiki content from all material.configS (Work done by Luv, just his TortoiseSVN is not yet installed) Martin Diehl 2013-11-27 17:49:34 +0000
  • 0bc99a9622 change latticeName to latticeID Martin Diehl 2013-11-27 16:20:27 +0000
  • 6c2ab1f1f8 added ID (integer, enum) case switching for phenopowerlaw and isostrain Martin Diehl 2013-11-27 11:39:28 +0000