Martin Diehl
|
c08f704dee
|
added Id + a little help
|
2015-01-07 19:29:27 +00:00 |
Tias Maiti
|
ca58216134
|
added missing math module import
|
2015-01-05 12:25:03 +00:00 |
Martin Diehl
|
3e3c13bf0b
|
added missing math module import
|
2015-01-04 21:02:17 +00:00 |
Martin Diehl
|
8dea16c07f
|
fixed wrong assignment of phase and made orientation comparison robust
|
2014-12-20 12:42:21 +00:00 |
Martin Diehl
|
5e8fff13d9
|
worked on the vtk binary out, still some problems with multicomponent datatypes
|
2014-12-18 21:46:38 +00:00 |
Martin Diehl
|
6604d0f8e8
|
polishing
|
2014-12-18 19:26:52 +00:00 |
Martin Diehl
|
9ac62e42df
|
added possibility to specify number of bins to be sorted in advance to current cleared stage
|
2014-12-18 18:03:36 +00:00 |
Philip Eisenlohr
|
89f8ba979e
|
Add x,y coordinates of stereographic projection of given direction (pole) in crystal frame.
|
2014-12-13 00:12:55 +00:00 |
Martin Diehl
|
f8ce57abc8
|
removed aliases 'resolution' and 'dimension' for 'grid' and 'size' because some scripts did not have it anyway and the rename happened quite a while ago
|
2014-12-08 08:48:55 +00:00 |
Martin Diehl
|
c067d0dc69
|
fixed wrong periodicity treatment
|
2014-12-05 10:35:56 +00:00 |
Luv Sharma
|
30920801aa
|
extended for 2D, finds the bounding edges and assigns them 'physical' attribute.
|
2014-12-04 11:33:06 +00:00 |
Martin Diehl
|
47685ac7c4
|
added output of script ID do material.config
|
2014-12-03 10:09:47 +00:00 |
Martin Diehl
|
590106b889
|
added possibility to add randomly distributed second phase (index = indexGiven+1)
|
2014-12-02 22:22:11 +00:00 |
Philip Eisenlohr
|
3cfabe3b83
|
standardized script name reporting
|
2014-11-18 15:31:39 +00:00 |
Philip Eisenlohr
|
b17dcd7652
|
added options ’—origin’ and ‘—geom’. Latter interprets the geom-header to derive voxel sizes.
|
2014-11-18 15:26:59 +00:00 |
Philip Eisenlohr
|
461a3fa979
|
fixed syntax error and added ‘—render’ option to immediately see output on screen
|
2014-11-18 15:24:09 +00:00 |
Philip Eisenlohr
|
a3196669ea
|
exchanged deprecated data array read function
|
2014-11-18 15:22:00 +00:00 |
Philip Eisenlohr
|
7136db1fd8
|
fixed syntax error: ’options.error’ —> ‘parser.error’ for error handling
|
2014-11-18 15:20:57 +00:00 |
Philip Eisenlohr
|
99ffa554eb
|
added ‘1_*’ to ‘*’ as possible column label indicator
|
2014-11-18 15:20:10 +00:00 |
Philip Eisenlohr
|
b5ef329f34
|
changed default position column format from .x,.y,.z to more standard 1_,2_,3_
|
2014-11-18 15:18:27 +00:00 |
Martin Diehl
|
b656113b11
|
added missing string import in marc_addUserOutput (introduced with rev 3718) and removed unwanted imports and introduce use of damask.extendableParser in some other scripts
|
2014-11-18 08:00:45 +00:00 |
Martin Diehl
|
409a75c964
|
fixed 2 small flaws in geom_fromAng, corrected stringID and stringName in all remaining files in 'pre'
|
2014-11-16 21:44:46 +00:00 |
Philip Eisenlohr
|
6a3546cee2
|
script to produce ASCIItable from geom dataset.
contains best-practice for looping over multiple input files (to avoid error caused by too many open file handles!)
|
2014-11-14 15:16:00 +00:00 |
Philip Eisenlohr
|
deee3a175a
|
polishing and simplifications
|
2014-11-14 14:53:48 +00:00 |
Martin Diehl
|
733e85f6e6
|
fixed bug in material.config when do not compress the data. Thanks to Noriki for figuring out
|
2014-11-14 13:53:55 +00:00 |
Martin Diehl
|
2d2eb4e001
|
using extendable option, numpy as np, etc.
|
2014-11-07 11:13:14 +00:00 |
Martin Diehl
|
047042ad9f
|
using extendable option, numpy as np, etc.
|
2014-11-07 11:07:03 +00:00 |
Tias Maiti
|
7d6670d4cf
|
fixed table —> theTable flaw in output finalization
|
2014-11-05 22:17:06 +00:00 |
Philip Eisenlohr
|
52160385a6
|
alternative expression to parse script filename (scriptID excluding file extension).
|
2014-11-05 22:05:37 +00:00 |
Philip Eisenlohr
|
9345640dfd
|
mainly polished for “numpy as np”. added alternative expression to parse script filename (excluding file extension).
|
2014-11-05 22:04:59 +00:00 |
Philip Eisenlohr
|
35f8b9786e
|
changed way to sample grid positions when placing primitive object. Should be somewhat more efficient now.
|
2014-11-05 22:02:40 +00:00 |
Philip Eisenlohr
|
f7da804927
|
changed file handling to allow for serial processing of large file numbers.
|
2014-11-05 22:01:11 +00:00 |
Philip Eisenlohr
|
f6741138e7
|
had badly messed up the file handling in commit 3630. STDIN did not work, files were not checked for existence…
|
2014-10-29 13:27:40 +00:00 |
Martin Diehl
|
bdd2d55383
|
small bug fix for last commit
|
2014-10-24 06:36:01 +00:00 |
Philip Eisenlohr
|
13ba71a314
|
fixed bug where option.condition was altered in processing of first file, thus preventing additional files from seeing the same user input.
changed file handle setup to allow for large lists of input files.
|
2014-10-23 21:23:10 +00:00 |
Pratheek Shanthraj
|
e779c2e1e6
|
specify mesh size
|
2014-10-21 14:42:13 +00:00 |
Pratheek Shanthraj
|
975e42b132
|
specify which surface(s) you want to tag
|
2014-10-21 13:57:17 +00:00 |
Luv Sharma
|
8dd575cdbe
|
now making use of parser options for input arguments
|
2014-10-17 11:51:22 +00:00 |
Luv Sharma
|
0193578540
|
now appending the bounding surface information to the gmsh geometry file
|
2014-10-16 17:23:17 +00:00 |
Luv Sharma
|
7e0c6f420b
|
added shebang script to make executable, some properties and few improvements. Now giving the bounding surfaces.
|
2014-10-16 15:53:46 +00:00 |
Martin Diehl
|
dc7a4bb978
|
using damasks extentable option + correct version string
|
2014-10-16 14:56:44 +00:00 |
Luv Sharma
|
ff0f619015
|
started to write a script for finding bounding surfaces from gmsh geo file.
|
2014-10-16 14:07:25 +00:00 |
Martin Diehl
|
ce1f17c9cb
|
worked on the binary vtk out needed for large datasets
|
2014-10-14 07:13:13 +00:00 |
Martin Diehl
|
5e16cdd14f
|
added support for multiple entries per line
|
2014-10-13 13:58:26 +00:00 |
Martin Diehl
|
e1530afac7
|
test for geom_fromTable (does not work for empty black or whitelist)
|
2014-10-13 09:54:01 +00:00 |
Martin Diehl
|
f4de982182
|
svn caused trouble due to rename, again some missing files
|
2014-10-10 12:11:10 +00:00 |
Martin Diehl
|
46d67f63d8
|
added test for converter from Ricardo's files
|
2014-10-10 08:54:48 +00:00 |
Martin Diehl
|
57e522566a
|
updated python style
|
2014-10-09 17:03:06 +00:00 |
Martin Diehl
|
47c8bfeacb
|
commented code
|
2014-10-09 11:01:07 +00:00 |
Martin Diehl
|
d86f091026
|
some small fixes, reporting still needs update
|
2014-10-06 12:47:52 +00:00 |
Martin Diehl
|
2836b2fb35
|
work in progress, extending to more criteria
|
2014-10-03 09:27:20 +00:00 |
Martin Diehl
|
033a275d82
|
a bunch of small changes. deleted compiled FFTW libraries
|
2014-10-02 21:27:03 +00:00 |
Philip Eisenlohr
|
23ee538dcb
|
shortened syntax. fixed undefined file['croak']
|
2014-10-02 04:49:46 +00:00 |
Philip Eisenlohr
|
bfe20a3af8
|
added $Id$ property and LF line endings.
|
2014-09-29 15:57:31 +00:00 |
Martin Diehl
|
f2d9d66129
|
improved readibility, fixed negative coordinates, improved output
|
2014-09-29 15:55:17 +00:00 |
Martin Diehl
|
ff475f1459
|
first draft of a constraint voronoi tessellation to match grain distribution
|
2014-09-29 10:19:49 +00:00 |
Philip Eisenlohr
|
496c3d4bc8
|
added line breaks identifier and $Id$ flag
|
2014-09-25 21:54:42 +00:00 |
Philip Eisenlohr
|
b85797c109
|
significant speed improvement for large grids.
polished messages and fixed error reporting bug.
|
2014-09-24 23:47:52 +00:00 |
Tias Maiti
|
78ab14806f
|
fixed bug in parser option type definition
|
2014-09-21 17:59:06 +00:00 |
Tias Maiti
|
14530b0a76
|
fixed bug 'the table' instead of 'table'
|
2014-09-19 15:24:59 +00:00 |
Martin Diehl
|
d07a098724
|
fixed wrong help introduced with last change on 3Dvisualize
|
2014-09-19 09:50:26 +00:00 |
Martin Diehl
|
a7d831de06
|
forgot to import python module
|
2014-09-15 10:07:52 +00:00 |
Martin Diehl
|
5657119b11
|
updated post processing test: rotateData is doing something, corrected addDeviator defauls
|
2014-09-12 14:49:26 +00:00 |
Martin Diehl
|
f2c4db0bb5
|
correcting help and default, some comments
|
2014-09-12 14:46:12 +00:00 |
Martin Diehl
|
afb9a2186b
|
removed explicit default setting: type='string' and action='store'
|
2014-09-12 14:14:55 +00:00 |
Martin Diehl
|
9ba7851c14
|
fixed bug in calculation of spherical part. Variables in python functions are intent(inout) in Fortran language!
|
2014-09-12 13:13:05 +00:00 |
Martin Diehl
|
5f986f3d54
|
updated to contain latest python improvements
|
2014-09-10 16:14:37 +00:00 |
Philip Eisenlohr
|
5a159dcdfa
|
script to add scalar data and/or RGB color tuples to rectilinear VTK file (*.vtr)
|
2014-09-05 20:28:39 +00:00 |
Tias Maiti
|
e286cf4c74
|
fixed bug "theTable" instead of "table"
|
2014-09-03 14:53:12 +00:00 |
Tias Maiti
|
b566eed5a8
|
fixed error in last commit
|
2014-08-28 18:50:48 +00:00 |
Tias Maiti
|
5d96f62b44
|
fixed bug "theTable" instead of "table"
|
2014-08-28 17:37:27 +00:00 |
Martin Diehl
|
6cdcdecdfa
|
post processing scripts are working again.
@Philip: definining one offset for shiftData and one factor for scaleData for tensor/vector/special>1 seems to be more reasonable than per component
|
2014-08-25 21:13:39 +00:00 |
Martin Diehl
|
d93c40a3dd
|
fixed small bug ('theTable' instead of 'table') and simplified
|
2014-08-25 12:53:11 +00:00 |
Martin Diehl
|
1ba7cbb046
|
fixed small bug ('theTable' instead of 'table') and simplified
|
2014-08-25 12:39:12 +00:00 |
Martin Diehl
|
c7837e1f66
|
changed manual input/output close to class method
|
2014-08-22 16:58:53 +00:00 |
Philip Eisenlohr
|
99e3c9a397
|
fixed (potentially) buggy rotation of tensors. convention is:
with A v = b
v' = R v
A' = R A R^T
such that
A' v' = R A R^T R v = R A v (= R b = b', i.e. old result transformed into other coordinate basis)
|
2014-08-22 15:32:48 +00:00 |
Philip Eisenlohr
|
df27115472
|
extended "scalar" capabilities to "special" having arbitrary dimension (defaults to 1, i.e. former scalar case). Breaks backward compatibility since "--scalar" is now "--special". However, "-s" still works as before...
|
2014-08-22 15:25:51 +00:00 |
Philip Eisenlohr
|
9d26bfa375
|
try to go on despite crappy data (containing dead ends in the segment network)
|
2014-08-21 17:23:16 +00:00 |
Philip Eisenlohr
|
77df55c998
|
extended "scalar" capabilities to "special" having arbitrary dimension (defaults to 1, i.e. former scalar case). Breaks backward compatibility since "--scalar" is now "--special". However, "-s" still works as before...
|
2014-08-21 17:16:43 +00:00 |
Philip Eisenlohr
|
9aa22d4a08
|
simplified column key generation
|
2014-08-21 16:17:23 +00:00 |
Philip Eisenlohr
|
96b16dd97b
|
reshape "matrix" input data from (currently wrong) 9x1 to 3x3 layout.
simplified input validity check.
|
2014-08-21 16:14:06 +00:00 |
Philip Eisenlohr
|
0bcd508298
|
added new option "no-data" to omit output of microstructure data field, i.e. generates plain mesh only
|
2014-08-21 16:01:11 +00:00 |
Tias Maiti
|
b573d06c3f
|
fixed bug where initial microstructure array was allocated (factor 2) too large in anticipation of later 2D tiling.
|
2014-08-18 21:32:53 +00:00 |
Martin Diehl
|
c6eab9dab7
|
fixed wrong order in linear interpolation for stress
|
2014-08-18 20:09:09 +00:00 |
Martin Diehl
|
e637f6344c
|
added possibility to fit to more than one yield point, now using linear interpolation between around given threshold value
|
2014-08-18 18:21:36 +00:00 |
Martin Diehl
|
ad7fe1ecbc
|
fixed bug (wrong index in stress tensor for Hill48) and possible deadlock
|
2014-08-10 21:22:22 +00:00 |
Martin Diehl
|
15a6015bc2
|
added some more post processing tests
DAMASK env now reports in MiB (GiB is too big for small machines)
|
2014-08-07 16:51:26 +00:00 |
Martin Diehl
|
df50707445
|
fixed some small flaws
|
2014-08-07 16:16:02 +00:00 |
Martin Diehl
|
c8f16f16fa
|
fixed bug in hill criterion
|
2014-08-06 20:07:47 +00:00 |
Martin Diehl
|
649e637561
|
added some more post processing tests and improved output
|
2014-08-06 19:06:33 +00:00 |
Martin Diehl
|
938352d43a
|
fixed calculation of size and dimension in case of 2D (was limited to third dim only)
plus polishing
|
2014-08-06 15:25:18 +00:00 |
Martin Diehl
|
cbafad50d0
|
some more work on the postprocessing scripts, decreased test tolerance because spectral decomposition has rounding errors (depending on machine/python/numpy version)
|
2014-08-06 13:27:09 +00:00 |
Martin Diehl
|
96fe818f5d
|
added more options to command line
|
2014-08-05 14:29:36 +00:00 |
Martin Diehl
|
b4b9835d18
|
some work on the yield surface generator
|
2014-08-04 21:15:56 +00:00 |
Martin Diehl
|
a0f9865133
|
updated to state-of-the art file handling etc
|
2014-08-04 20:07:20 +00:00 |
Martin Diehl
|
0874ebe096
|
new script to name abaqus output like in for marc.
written by B Bode from University of Kassel
|
2014-08-04 18:41:44 +00:00 |
Martin Diehl
|
7df8f04f65
|
updated test for postprocessing and improve some of the scripts
|
2014-08-04 17:53:41 +00:00 |
Tias Maiti
|
5556dad13f
|
updated to latest ASCII table handling style
|
2014-07-28 15:34:11 +00:00 |
Martin Diehl
|
0b93e7c5a5
|
corrected addDivergence script. Restarting still not working for new state, needs further investigations: tightend tolerances again
|
2014-07-27 09:43:00 +00:00 |
Tias Maiti
|
e01630e073
|
fixed bug in tuple assignment
|
2014-07-25 17:49:22 +00:00 |