Luv Sharma
|
596ee18da9
|
improved the regex for header reading
|
2014-06-08 14:43:32 +00:00 |
Philip Eisenlohr
|
31aded8311
|
no scaling of the output by size (seeds files are within 0..1)
plus some polishing here and there
|
2014-06-08 12:48:32 +00:00 |
Philip Eisenlohr
|
b0ab048d7b
|
now aware of "origin" keyword in seeds-file
|
2014-06-07 18:15:08 +00:00 |
Philip Eisenlohr
|
e3c4e0ecfc
|
added option to override bounding box calculation from data with own geometry.
|
2014-06-07 18:14:30 +00:00 |
Philip Eisenlohr
|
72e9c512bd
|
polishing of variable names, comments, and some of the programming structure.
|
2014-06-07 18:13:29 +00:00 |
Test User
|
fec50e424e
|
Added report of SUCCESSFUL test for Revision 3172
|
2014-06-07 12:13:25 +00:00 |
Martin Diehl
|
07765da01a
|
fixed typo
|
2014-06-07 08:36:43 +00:00 |
Pratheek Shanthraj
|
0a4f3c43d1
|
added support for variational inequality solvers for contact, irreversible damage etc.
|
2014-06-06 17:11:52 +00:00 |
Philip Eisenlohr
|
2f249773c9
|
fixed missing Python module
|
2014-06-06 15:11:15 +00:00 |
Philip Eisenlohr
|
32b315487c
|
removed debug printing
|
2014-06-06 14:46:41 +00:00 |
Philip Eisenlohr
|
59e8cd1d7e
|
new script: Add data in column(s) of second ASCIItable selected from row that is given by the value in a mapping column
|
2014-06-06 14:35:37 +00:00 |
Philip Eisenlohr
|
63c1a0a212
|
updated to croaking, scriptID, IO-piping.
|
2014-06-06 09:43:28 +00:00 |
Pratheek Shanthraj
|
01a0a0d0bb
|
reverted some changes from previous commit
|
2014-06-06 08:57:24 +00:00 |
Pratheek Shanthraj
|
0d5e1a878b
|
basic postproc script for parallel FEM data
|
2014-06-06 08:29:30 +00:00 |
Pratheek Shanthraj
|
53586b197e
|
FEM example
|
2014-06-06 00:55:27 +00:00 |
Pratheek Shanthraj
|
639ca89133
|
DAMASK (except nonlocal) now sees and interacts with FEM solver
|
2014-06-06 00:38:29 +00:00 |
Pratheek Shanthraj
|
9a285a1e9f
|
Added FEM solver sandbox
|
2014-06-06 00:25:12 +00:00 |
Pratheek Shanthraj
|
522efaac92
|
added immutable option
|
2014-06-05 17:18:52 +00:00 |
Martin Diehl
|
4d3b09030c
|
fixed array out of bounds error due to misplaced #ifdef
|
2014-06-05 15:22:35 +00:00 |
Martin Diehl
|
ab074f1fbc
|
improved naming of test script functions
|
2014-06-05 12:17:39 +00:00 |
Martin Diehl
|
f928d9406d
|
replaced print output by logging class for better control over output (level, screen/file)
|
2014-06-04 15:34:35 +00:00 |
Test User
|
1af40728d6
|
Added report of SUCCESSFUL test for Revision 3156
|
2014-06-04 11:33:23 +00:00 |
Martin Diehl
|
27ffa658b6
|
corrected use of variants
|
2014-06-03 17:19:56 +00:00 |
Martin Diehl
|
e9faee565c
|
updated tests to load them as python modules
|
2014-06-03 15:56:32 +00:00 |
Test User
|
51360d5d50
|
Added report of SUCCESSFUL test for Revision 3151
|
2014-06-03 14:51:58 +00:00 |
Luv Sharma
|
bc1750f6f3
|
prepared new state for dislotwin
|
2014-06-03 13:46:42 +00:00 |
Martin Diehl
|
41b097bbc1
|
simplified updating
|
2014-06-03 13:09:52 +00:00 |
Martin Diehl
|
5321019457
|
updated some test related files as a preparation for a more intuitive automator
|
2014-06-03 10:30:51 +00:00 |
Martin Diehl
|
a182087537
|
renamed run scripts and added possibility to use as a module
|
2014-06-03 10:20:26 +00:00 |
Test User
|
67c3287da8
|
Added report of SUCCESSFUL test for Revision 3148
|
2014-05-28 01:26:53 +00:00 |
Martin Diehl
|
164252213b
|
more work on the new state
|
2014-05-27 14:46:03 +00:00 |
Martin Diehl
|
f7e574d7ab
|
fixed missing sizeState initialization causing problem with output (only for new state)
|
2014-05-27 12:10:16 +00:00 |
Philip Eisenlohr
|
9834c8466c
|
scripts to scale, shift, and rotate scalar, vector, or tensor quantities of ASCIItables (in-place!)
|
2014-05-27 08:08:10 +00:00 |
Test User
|
25d8b104f8
|
Added report of SUCCESSFUL test for Revision 3144
|
2014-05-27 01:11:52 +00:00 |
Philip Eisenlohr
|
3ec323e564
|
Create seed file by taking microstructure indices from given ASCIItable column.
|
2014-05-26 14:57:39 +00:00 |
Philip Eisenlohr
|
f81c6f6890
|
changed ASCIItable reading from _asArray (deprecated) to _readArray.
observe physical box size.
added compatibility to VTK > version 5.
|
2014-05-26 14:35:25 +00:00 |
Philip Eisenlohr
|
65f1f55a87
|
added option to pre-rotate orientation (change lab frame)
|
2014-05-26 14:31:42 +00:00 |
Martin Diehl
|
8f6200d01a
|
small bug fix for last commit
|
2014-05-23 23:17:22 +00:00 |
Martin Diehl
|
fcb89f7e75
|
polishing (partly redoing changes that got lost when going to rev 3000)
|
2014-05-23 17:13:08 +00:00 |
Philip Eisenlohr
|
51e7f9eed9
|
added --reverse option. corrected help hint regarding sorting order
|
2014-05-23 14:05:58 +00:00 |
Tobias Binder
|
a031b044eb
|
added German "Speicher" as possible synonym for getting free memory from system call
|
2014-05-23 13:15:02 +00:00 |
Test User
|
77f6fd6a16
|
Added report of SUCCESSFUL test for Revision 3136
|
2014-05-23 01:26:26 +00:00 |
Martin Diehl
|
a284e7e6c0
|
more changes related to new state
|
2014-05-22 15:24:12 +00:00 |
Martin Diehl
|
adfa634d05
|
improved on new state, fixed wrong indices in output
|
2014-05-22 15:16:05 +00:00 |
Martin Diehl
|
052aee6d04
|
new state copying/restoring
|
2014-05-22 12:07:50 +00:00 |
Martin Diehl
|
8480fc706d
|
some changes on the new state, J2 seems to work already
|
2014-05-22 10:37:57 +00:00 |
Test User
|
8728c62439
|
Added report of SUCCESSFUL test for Revision 3131
|
2014-05-22 01:26:59 +00:00 |
Martin Diehl
|
d9e8e8fc10
|
added consitency check: At least one phase must be present
|
2014-05-21 13:03:59 +00:00 |
Martin Diehl
|
d426be49d0
|
fixed linker error for some ifort/f2py combinations
|
2014-05-21 10:07:10 +00:00 |
Martin Diehl
|
8044c5b737
|
improved on IO_read for recursion case
|
2014-05-21 10:03:57 +00:00 |