DAMASK_EICMD/processing/post
Philip Eisenlohr 963ff0c3ae added support for tetrahedron element with 4 integration points (Marc ID 127) 2013-01-28 16:25:43 +00:00
..
3Dvisualize.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
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 moved some more 'mesh related' functions for post processing from math.f90 to mesh.f90 2012-08-27 08:04:47 +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
addDeformedConfiguration.py improved the conversion of tables to ang files 2012-09-26 12:20:14 +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 severe bug in (non-logarithmic) strain calculations..! 2012-11-30 15:02:25 +00:00
averageDown.py removed debug statement in averageDown.py, deleted obsolete spectral_iterationCount.py (new solver will report statistics anyway and most probably the current count does not work as the screen output was modified) 2012-10-31 10:06:11 +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 option to output RGB palette on terminal 2011-10-20 11:59:15 +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 conditions can handle string data. 2012-12-03 14:29:21 +00:00
mentat_colorMap.py only complain about missing Mentat release if needed... 2012-12-12 08:33:42 +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 parsing options and file handling for perceptually linear diverging and sequential colormaps 2013-01-18 17:15:30 +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
spectral_parseLog.py added LF=UNIX to a bunch of files 2012-02-22 13:30:00 +00:00
stddevDown.py updated setup_processing and corrected descriptions for new scripts 2013-01-22 09:56:36 +00:00
table2ang.py added option to create hexagonal grid (2D slices only, according to P. Konijnenbergs experience on 3D ang) 2012-10-05 17:25:54 +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