Commit Graph

  • 4fda285e08 added method to invert colormap Christoph Kords 2013-05-28 12:18:25 +0000
  • d01a8bdf8c renamed methods "to" and "asModel" to more (?) meaningfull "convertTo" and "expressAs" Christoph Kords 2013-05-28 11:47:15 +0000
  • 8421587724 added some space here and there for more readability Christoph Kords 2013-05-28 11:39:26 +0000
  • a6361738fb (again!) fixed bug that was introduced in rev 2085: messed up indices of stiffness matrix in calculation of Poisson's ratio Christoph Kords 2013-05-26 14:31:31 +0000
  • ab997f19ac fixed bug in nonlocal state init that was introduced in rev 2438 and used to reset states from other constitutions Christoph Kords 2013-05-24 13:43:44 +0000
  • c0539d2383 replaced all remaining occurrences of state indices Christoph Kords 2013-05-24 11:48:34 +0000
  • e2d970ce57 combined some state indices to an array with a more generic name Christoph Kords 2013-05-24 09:02:30 +0000
  • 8fd590d7bd added red--blue map Philip Eisenlohr 2013-05-24 07:41:44 +0000
  • ad4a66cb4e use named state variable indices in "deltaState" Christoph Kords 2013-05-23 21:46:15 +0000
  • 332b207270 use named state variable indices in "kinetics" and "microstructure" Christoph Kords 2013-05-23 21:40:00 +0000
  • 5900076d72 rename state variable index for critical resolved shear stress from "iTau" to "iTauF" Christoph Kords 2013-05-23 21:32:36 +0000
  • ad2a245cdf use named state variable indices in "microstructure" Christoph Kords 2013-05-23 21:28:45 +0000
  • c02645c996 use named state variable indices in "aTolState" Christoph Kords 2013-05-23 21:13:56 +0000
  • f04a531e9b use named state variable indices in "stateInit" Christoph Kords 2013-05-23 21:10:31 +0000
  • 65524b7f84 corrected named indices for state variables; however, not yet used Christoph Kords 2013-05-23 20:30:06 +0000
  • e249366ded introduced named indices for state variables; however, not yet used Christoph Kords 2013-05-23 20:15:23 +0000
  • 72129cae00 removed prefix "constitutive_nonlocal_" from all private variables Christoph Kords 2013-05-23 19:56:36 +0000
  • b559666436 replaced FE_maxNipNeighbors with mesh_maxNipNeighbors, which is sufficient for memory allocation, since this gives the maximum of neighbors in all cp elements Christoph Kords 2013-05-23 17:46:21 +0000
  • 77e9b80a16 bug fix for calculation of fluxdensity and slipnormal/direction in constitutive_nonlocal_postResults: indices for Fe were missing Christoph Kords 2013-05-23 14:52:57 +0000
  • 41faa60323 fixed bug in backstress calculation for elements with periodic neighbors Christoph Kords 2013-05-23 12:36:48 +0000
  • 3aaf60cffe polishing Christoph Kords 2013-05-23 12:25:56 +0000
  • ec2503253e added output of slip direction and slip normal changed name of fluxdensity outputs Christoph Kords 2013-05-23 08:19:36 +0000
  • 19dc95a915 now able to choose vector that is used for warpvector filter via option.dispLabel Christoph Kords 2013-05-22 21:23:01 +0000
  • 75ee54146b deleted unused function Christoph Kords 2013-05-22 21:20:00 +0000
  • 399a0218c7 bug fix on commit 2424 that caused compilation errors Pratheek Shanthraj 2013-05-22 09:40:23 +0000
  • e758ee32be improved accuracy of accumulated shear output: take shear rate from LpAndItsTangent for time integration Christoph Kords 2013-05-21 10:04:52 +0000
  • 882c3e155f Adding two titles for accumulated shear due to "slip" and "twin" Nader Zaafarani 2013-05-19 20:34:40 +0000
  • a104fda3b9 Adding accumulated shear due to "slip" and "twin" as two outputs Nader Zaafarani 2013-05-19 20:32:06 +0000
  • 3759024b42 forgot to set neighboring_rho (also reverting changes made in rev 2384) Christoph Kords 2013-05-19 19:23:31 +0000
  • 871df5427d Correction for shear_rate_twin in postresults: characteristic twin shear was missing Nader Zaafarani 2013-05-19 15:45:34 +0000
  • c7ba8a2a9b introduced plain mode (no ping pong) again and added test for MSC.MArc 2012 as prove that its working Martin Diehl 2013-05-17 17:52:46 +0000
  • 4416efe89b doxygen documentation for constitutive_none Martin Diehl 2013-05-17 17:09:42 +0000
  • 7833f79f75 replaced numerics_unitlength with mesh_unitlength Martin Diehl 2013-05-17 16:52:19 +0000
  • b3a90a8a3b last changes on preprocessing tools, only documentation needs to be done Martin Diehl 2013-05-17 16:44:03 +0000
  • 0504fb3b21 reverted changes made in rev2384 Christoph Kords 2013-05-17 12:54:47 +0000
  • 2b7f96d959 set tolerance to zero Christoph Kords 2013-05-17 12:19:08 +0000
  • ed14f67f65 what I have so far as an installation instruction for a virtualbox virtual machine. Martin, please comment ... Claudio Zambaldi 2013-05-16 09:33:07 +0000
  • 57b591ff39 corrected PETSc debug and Capitalization Ding Wang 2013-05-16 08:55:10 +0000
  • 17b81fda7c still improving preprocessing scripts Martin Diehl 2013-05-15 17:23:21 +0000
  • 190a59b707 set Lib_VTK_IO-master.zip and related files back to initial version, new version is not working with MSC.Marc 2010 David Mercier 2013-05-15 16:43:18 +0000
  • 53348db000 tested the modified scripts, all scripts generating geometry now named geom_from... Martin Diehl 2013-05-15 16:02:38 +0000
  • 0b4a5cfa9b geom_check is now using vtk class, other scripts stop execution in case of invalid grid or size Martin Diehl 2013-05-14 21:09:37 +0000
  • 9093cf2072 polishing, unifying,simplifying Martin Diehl 2013-05-14 17:51:53 +0000
  • 2acd737859 polishing, unifying,simplifying Martin Diehl 2013-05-14 17:19:36 +0000
  • 563e74c832 now also using numpy Martin Diehl 2013-05-14 17:00:41 +0000
  • 7ae786e802 fixed bug in mesh_spectral_build_ipneighborhood that was introduced in rev2390: loop counter were mixed up Christoph Kords 2013-05-14 09:45:22 +0000
  • 364267afa2 fixed bug when having . at end of directory name, added check to see if the specified working directory exists Martin Diehl 2013-05-13 14:10:48 +0000
  • b2c50124b5 more improvements on structure, comments and header generation of pre processing tools Martin Diehl 2013-05-13 13:10:31 +0000
  • 52af9aaabf made spectral preprocessing more verbose (now reporting changes on header) and aware of new keywords, added coding information below shebang Martin Diehl 2013-05-13 11:27:59 +0000
  • deb2bd7dca added option to only process ip or node based geometry/data Christoph Kords 2013-05-13 10:06:40 +0000
  • 872f6a9d90 introduced possibility so specify deformation gradient aim at end of load case, rate will be calculated using difference between start of load case and aim. Needed for cyclic loading. Use keyword "f" for this behavior, don't use it as short name for freq any more! Martin Diehl 2013-05-13 09:44:23 +0000
  • 7f7cd0732d improved visualization of script results Christoph Kords 2013-05-13 09:36:19 +0000
  • 6fac7c347c fixed bug in constitutive_nonlocal_kinetics that was introduced in rev2088 along with the non-Schmid behavior: nonSchmid matrix of last slip system was used for all slip systems; led to extremely bad convergence due to flawed dLp_dT Christoph Kords 2013-05-10 22:29:12 +0000
  • b83b557af2 updated Lib_VTK_IO again. Contains small bug fix ans support for Base64 encoding Martin Diehl 2013-05-10 12:57:00 +0000
  • d9cc42daef slight change in flux formulation: no flux to neighbor, not only if there is a sign change in the velocity, but also if the neighboring velocity is exactly zero Christoph Kords 2013-05-10 08:42:42 +0000
  • 193c77f526 corrected prediction of computation time Christoph Kords 2013-05-09 11:33:40 +0000
  • ed1674ee1c changed default value of eulerangles label Christoph Kords 2013-05-09 11:32:34 +0000
  • cfac73043d some lines in crystallite.f90 exceeded limit of 132 characters fixed bug in Lib_VTK_IO.f90 (informed author as well) added zip file containing source of Lib_VTK_IO.f90 Martin Diehl 2013-05-08 17:48:00 +0000
  • 755e0e2440 vtk files are now correctly written to current working directory. updated Lib_VTK_IO.f90 Martin Diehl 2013-05-08 16:10:21 +0000
  • 2d4cb6d128 first point on slice always starts at (0,0) added option to visualize results Christoph Kords 2013-05-08 15:59:51 +0000
  • bd33169118 mistakenly committed table2ang in rev 2380, instead of vtk2ang. reverted changes in table2ang Christoph Kords 2013-05-08 15:58:17 +0000
  • 85d4a37d95 moved public data res,size and homog from mesh to DAMASK_spectral_utilities (as grid and geomSize) Martin Diehl 2013-05-08 15:52:29 +0000
  • 7ef0ba688a renaming of reference output file Christoph Kords 2013-05-08 12:11:22 +0000
  • 36988f8d5c added test of ip neighborhood for spectral solver Christoph Kords 2013-05-08 12:05:14 +0000
  • 3b788720e5 added crystallite output "neighboringelement" and "neighboringip" some polishing in crystallite_postResults Christoph Kords 2013-05-08 12:02:30 +0000
  • b2a3c9235b fixed some warnings issued by gfortran (type conversion, not needed use statements) Martin Diehl 2013-05-08 09:23:47 +0000
  • a345fc2e19 added test for conservation of dislocation line length for all five state integrators Christoph Kords 2013-05-07 18:50:50 +0000
  • 6e64b5c476 better not allow for deads to contribute to flux, since not clear at which interface they got stuck Christoph Kords 2013-05-07 18:47:17 +0000
  • 1c2c9b8436 ip neighborhood was screwed up for spectral solver as of rev 2332 due to new "mesh_spectral_ipNeighborhood": used to have fastest index in z direction although it should be in x direction! Christoph Kords 2013-05-07 17:50:58 +0000
  • ed9413a008 added simple output about progress Christoph Kords 2013-05-07 14:32:38 +0000
  • fb5f94812f corrected format strings in mesh_read_meshfile and mesh_write_meshfile Christoph Kords 2013-05-07 13:27:51 +0000
  • 543cbf3a14 first point on slice always starts at (0,0) Christoph Kords 2013-05-07 13:18:26 +0000
  • c7f987a3c1 "unitlength" parameter, which determines the physical size of the mesh, now available as a global mesh variable "mesh_unitlength" and written to the .mesh file during init. Hence, it is available to the marc_deformedGeometry.py script via "mesh_init_postprocessing()" and "mesh_get_unitlength()", so no need for setting the scaling of the displacement vectors explicitly through an option; now displacements and nodal positions are always consistent Christoph Kords 2013-05-07 13:06:29 +0000
  • 9656d06fcc - all length in nag file in micrometer - "size" option replaced by "scale": uniform scaling of all length - default normal in negative z-direction - more output in verbose mode - ang file numbering starts with 1 - positions in ang file in TSL, not lab frame Christoph Kords 2013-05-07 12:57:34 +0000
  • 278198121d only import vtk classes that were used Christoph Kords 2013-05-06 16:55:44 +0000
  • 2371bd9f57 correct extension ".py" for "table2ang" and "vtk2ang" Christoph Kords 2013-05-06 16:43:05 +0000
  • f5482ffbf4 new script that generates ang files for slices through vtk data set Christoph Kords 2013-05-06 16:37:54 +0000
  • 5a8b4515fd Added report of SUCCESSFUL test for Revision 2373 Test User 2013-05-03 00:23:24 +0000
  • d2416abdb4 introduced new keyword 'rotation' to specify texture rotation ATTENTION: so far it is read but NOT yet applied!!! waiting for updated code for orientation assignement Franz Roters 2013-05-02 08:35:37 +0000
  • 294428e01b Added report of SUCCESSFUL test for Revision 2371 Test User 2013-05-01 00:22:23 +0000
  • c436e9747c Added report of SUCCESSFUL test for Revision 2368 Test User 2013-04-30 16:36:46 +0000
  • 43647fc5e6 use datatype double instead of float for ouputs Christoph Kords 2013-04-30 14:45:29 +0000
  • c934a6f358 needed make clean when after new configure/make/make install setup Martin Diehl 2013-04-30 14:41:30 +0000
  • b98ce3d22d fixed out of range bug introduced with singleRun changes in rev. 2356 Martin Diehl 2013-04-30 12:14:07 +0000
  • 2a5dfbbfa0 removed #define Marc and substituted #ifdef Marc by #ifdef Marc4DAMASK which is defined by either the submit scripts or DAMASK_marcXXXX.f90 Martin Diehl 2013-04-30 09:49:30 +0000
  • e912c74da5 added possibility to select "mapping" of multiple grains. 'average', 'avg', 'mean' --> result averaged over Ngrains. 'parallel', 'sum' --> result added up from Ngrains. Philip Eisenlohr 2013-04-30 09:40:06 +0000
  • 0d95d33646 use disk shape for twin also in initialization Franz Roters 2013-04-30 07:34:05 +0000
  • 3f9d642d87 corrected error message when complaining about uncompiled core module Martin Diehl 2013-04-29 16:30:08 +0000
  • 12ca2c1931 added scaling option for displacements Christoph Kords 2013-04-29 16:02:30 +0000
  • 6b7a69fea6 Layout compromise between classic and new Mentat Franz Roters 2013-04-29 14:27:25 +0000
  • 533fcec96f named some loops and made BUTCHER TABLEAUs parameters in crystallite_integrateStateRKCK45 Martin Diehl 2013-04-29 11:17:30 +0000
  • 9afaa9f4d0 set "line breaks" and "keywords" property Christoph Kords 2013-04-29 09:24:07 +0000
  • fbb8353bba check if data set attribute is already present Christoph Kords 2013-04-29 09:23:16 +0000
  • cc72c0b17b added two new scripts: "marc_extractData" is a simple variant of the "postResult" script that extracts all data from a macro *.t16 file (quadratic elements not yet supported) and writes it into an asciitable "addDataToGeometry" searches for corresponding *.txt and *.vtk file in a given directory and adds the data from the *.txt file as SCALARS to the *.vtk file Christoph Kords 2013-04-28 20:56:17 +0000
  • 29a6d4f901 new Mentat integration; thre is a DAMASK menu now in jobs/run our installations will be updated one by one, so watch out for the new menu! Franz Roters 2013-04-26 13:43:10 +0000
  • 9fb6d8167b simplified logic for single run, now not checking for extra arguments but simply checking if start and end elem/IP are the same Martin Diehl 2013-04-26 13:23:36 +0000
  • 60739abb0d corrected statistics reporting in case of cutback Martin Diehl 2013-04-26 09:13:39 +0000
  • c86d9c9faf corrected typo in filename Martin Diehl 2013-04-26 08:29:11 +0000
  • 44cbde053a added test for element library of MSC.Marc VTK files look good, stress-strain behavior needs to be examined Martin Diehl 2013-04-26 07:58:15 +0000
  • d7d703ccec Added report of SUCCESSFUL test for Revision 2351 Test User 2013-04-26 03:44:13 +0000