DAMASK_EICMD/processing/post
Philip Eisenlohr 8fd590d7bd added red--blue map 2013-05-24 07:41:44 +00:00
..
3Dvisualize.py one more bug fix related to scaling 2013-03-26 16:16:59 +00:00
addCalculation.py added possibility to use comma in functions, to prevent splitting substituted by ';'. Eg. round(4.021,1) becomes round(4.021;1) in command line call 2012-08-22 17:47:34 +00:00
addCauchy.py not specifying the location of python executable directly, but rather getting it from $path, otherwise the scripts won't work on every machine 2012-02-07 13:09:10 +00:00
addCompatibilityMismatch.py changed all remaining routines to fortran-fast arrays (geometry reconstruction etc.) 2013-01-31 16:28:08 +00:00
addCurl.py moved some more 'mesh related' functions for post processing from math.f90 to mesh.f90 2012-08-27 08:04:47 +00:00
addDataToGeometry.py deleted unused function 2013-05-22 21:20:00 +00:00
addDeformedConfiguration.py scaling of deformation gradient fluctuations now possible in x,y,z independently (give array). 2013-03-22 15:09:55 +00:00
addDeterminant.py not specifying the location of python executable directly, but rather getting it from $path, otherwise the scripts won't work on every machine 2012-02-07 13:09:10 +00:00
addDeviator.py added script to add deviatoric and hydrostatic part of a tensor to ASCII table 2012-11-14 10:46:51 +00:00
addDivergence.py corrected label in case of divergence of tensor, now using correct notation for scalar: divFFT(data) instead of 1_divFFT(data) 2012-11-21 10:31:52 +00:00
addEhkl.py Add column(s) containing directional stiffness based on given cubic stiffness values C11, C12, and C44 (in consecutive columns) 2012-12-03 13:10:16 +00:00
addEuclideanDistance.py removed (unsupported) "--geom" option. 2013-01-18 13:01:43 +00:00
addMises.py not specifying the location of python executable directly, but rather getting it from $path, otherwise the scripts won't work on every machine 2012-02-07 13:09:10 +00:00
addNorm.py generalized slip system idea of Christoph to field data of "special" dimension (i.e. not 3 or 9). 2012-02-08 12:00:31 +00:00
addPK2.py Adding Second Piola-Kirchhoff data Coloumns (addPK2). 2012-06-12 14:09:16 +00:00
addSpectralDecomposition.py post processing script to add eigenvalues and eigenvectors to tensorial data in ASCII tables. 2012-11-23 21:49:30 +00:00
addStrainTensors.py corrected handling of default value and cases where the deformation gradient is not f 2013-03-19 18:22:14 +00:00
averageDown.py fixed bug in averageDown and updated test 2013-03-13 16:23:02 +00:00
binXY.py added unique naming of output file 2012-05-07 20:36:58 +00:00
blowUp.py updated setup_processing and corrected descriptions for new scripts 2013-01-22 09:56:36 +00:00
colorMap.config added red--blue map 2013-05-24 07:41:44 +00:00
deleteColumn.py script to delete existing columns from ASCIItable 2012-02-14 12:04:37 +00:00
deleteInfo.py slightly safer file closing strategy 2012-11-30 08:38:52 +00:00
filterTable.py fixed small bug in error reporting (missing column head complaint was broken...) 2013-04-16 20:10:17 +00:00
marc_deformedGeometry.py added option to only process ip or node based geometry/data 2013-05-13 10:06:40 +00:00
marc_extractData.py added option to only process ip or node based geometry/data 2013-05-13 10:06:40 +00:00
mentat_colorMap.py changed internal color mapping to damask.Colormap class 2013-02-02 15:12:43 +00:00
nodesFromCentroids.py renamed spectral_buildElements.py to nodesFromCentroids.py and added first simple version of an ascii table to ang converter 2012-08-30 17:01:46 +00:00
perceptualUniformColorMap.py added output of perceptual unfiform colormaps to GOM (DIC Aramis) format, deleted some old files in the documentation folder 2013-03-19 15:19:46 +00:00
postResults.py added support for tetrahedron element with 4 integration points (Marc ID 127) 2013-01-28 16:25:43 +00:00
showTable.py fixed buggy file handling for multiple input files 2012-11-30 11:03:53 +00:00
stddevDown.py updated setup_processing and corrected descriptions for new scripts 2013-01-22 09:56:36 +00:00
tagLabel.py script to add a suffix to specified ASCIItable labels 2012-02-24 08:53:19 +00:00
uniformPerceptualColorMap.py new tool for creation of colormaps, now using proper classes 2013-01-15 18:24:10 +00:00
vtk2ang.py now able to choose vector that is used for warpvector filter via option.dispLabel 2013-05-22 21:23:01 +00:00