..
3Dvisualize.py
moved some more 'mesh related' functions for post processing from math.f90 to mesh.f90
2012-08-27 08:04:47 +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
moved some more 'mesh related' functions for post processing from math.f90 to mesh.f90
2012-08-27 08:04:47 +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
addDivergence.py
moved some more 'mesh related' functions for post processing from math.f90 to mesh.f90
2012-08-27 08:04:47 +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
addStrainTensors.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
averageDown.py
put prefix in front of the filename, not the directory name
2012-08-03 13:14:51 +00:00
binXY.py
added unique naming of output file
2012-05-07 20:36:58 +00:00
colorMap.config
added option to output RGB palette on terminal
2011-10-20 11:59:15 +00:00
colormap_io.py
set ID flag and line endings
2012-02-09 13:06:22 +00:00
convert_colormodels.py
set ID flag and line endings
2012-02-09 13:06:22 +00:00
deleteColumn.py
script to delete existing columns from ASCIItable
2012-02-14 12:04:37 +00:00
deleteInfo.py
remove the info part from ASCIItables
2012-02-23 13:53:50 +00:00
diverging_colormaps.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
filterTable.py
fixed whitelist/blacklist behavior (blacking out overrides whitelisting)
2012-02-16 18:47:07 +00:00
mentat_colorMap.py
switched importing from "msc_tools" to "damask"
2012-01-16 09:32:36 +00:00
postResults.py
now all heading labels squeeze out whitespace from their name.
2012-05-05 18:43:48 +00:00
spectral_buildElements.py
moved some more 'mesh related' functions for post processing from math.f90 to mesh.f90
2012-08-27 08:04:47 +00:00
spectral_iterationCount.py
added total increment column
2012-03-14 15:05:49 +00:00
spectral_parseLog.py
added LF=UNIX to a bunch of files
2012-02-22 13:30:00 +00:00
tagLabel.py
script to add a suffix to specified ASCIItable labels
2012-02-24 08:53:19 +00:00