DAMASK_EICMD/processing/post
Martin Diehl 1915215c6f commented out not working use of vtk class 2013-09-20 11:27:11 +00:00
..
3Dvisualize.py commented out not working use of vtk class 2013-09-20 11:27:11 +00:00
addCalculation.py added possibility to specify formula with array return type 2013-07-16 21:48:23 +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
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
addSchmidfactors.py last polishing on preprocessing scripts, documentation and scripts are all up to date. 2013-06-04 12:56:57 +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 corrected calculation of origin 2013-06-22 14:13:29 +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
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 updated $Id$ handling. 2013-09-09 14:12:00 +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 removed (now) unused function for reading of configFile 2013-05-28 14:47:50 +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 corrected help message 2013-09-09 14:11:16 +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 updated $Id$ handling. 2013-09-09 14:12:00 +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
vtk2ang.py now able to choose vector that is used for warpvector filter via option.dispLabel 2013-05-22 21:23:01 +00:00
vtk_addData.py renamed script in order to distinguish from "add" scripts that act on ascii tables 2013-06-13 09:05:30 +00:00
vtk_scalars2vectors.py translating scalar data that contain vector components to vector data 2013-07-22 08:24:04 +00:00