Philip Eisenlohr
|
0b8727032b
|
remove formerly lower case versions (hopefully this does not screw up with the upper case ones!)
|
2013-12-20 12:24:05 +00:00 |
Martin Diehl
|
831e905b16
|
added missing lp output to crystallite
|
2013-12-20 11:13:12 +00:00 |
Pratheek Shanthraj
|
de3fc70a02
|
moved restart writing to the forwarding routine
|
2013-12-20 10:49:14 +00:00 |
Martin Diehl
|
98d5a99a43
|
reverted unwanted changes to Makefile (configure)
|
2013-12-20 10:31:33 +00:00 |
Martin Diehl
|
d595f59f0e
|
improved sanity checks, mainly for RGC
|
2013-12-20 08:36:15 +00:00 |
Martin Diehl
|
af075aaa9d
|
found bug (array index out of bounds), Philip/Franz please check if correct (Gfortran was complaining)
|
2013-12-20 08:33:46 +00:00 |
Franz Roters
|
543639bb8f
|
added support for Marc/Mentat2013.1
|
2013-12-19 13:37:35 +00:00 |
Martin Diehl
|
61c6839723
|
fixed over-sensitive error in homogeniztion and ifort option in makefile
|
2013-12-19 08:49:47 +00:00 |
Martin Diehl
|
4483223958
|
unified default shell files
|
2013-12-18 22:38:44 +00:00 |
Pratheek Shanthraj
|
6f6bd86078
|
fixed bug in heat generation and analytic jacobian calculations
|
2013-12-18 10:19:48 +00:00 |
Pratheek Shanthraj
|
f3ea92f50c
|
fixed error in previous commit
|
2013-12-18 09:38:44 +00:00 |
Pratheek Shanthraj
|
61981617d7
|
separated forwarding and solution subroutines for better control at the load step looping level
|
2013-12-18 09:35:05 +00:00 |
Pratheek Shanthraj
|
ff6211b78c
|
rolled back phase field changes
|
2013-12-18 09:09:32 +00:00 |
Martin Diehl
|
6fa9ed8f48
|
homogenization: added enums and sourced allocation for RGC, some higher verbosity for isostrain
|
2013-12-18 07:28:01 +00:00 |
Test User
|
bc1ec5aa93
|
Added report of SUCCESSFUL test for Revision 2800
|
2013-12-18 02:44:29 +00:00 |
Martin Diehl
|
766fc00927
|
updated to new PETSc 3.4.3
|
2013-12-17 15:43:22 +00:00 |
Martin Diehl
|
c4a592867f
|
updated to PETSc 3.4.3, will not compile on all workstations except for maws0X
|
2013-12-17 15:37:14 +00:00 |
Martin Diehl
|
676e621af2
|
new version of Lib_VTK_IO
|
2013-12-17 13:24:34 +00:00 |
Test User
|
5f06437e96
|
Added report of SUCCESSFUL test for Revision 2796
|
2013-12-17 12:21:28 +00:00 |
Martin Diehl
|
2f1db8f69a
|
introduced delimiter option (default = tab) for ascii table output, use space for geometry files
|
2013-12-17 08:16:29 +00:00 |
Martin Diehl
|
7b9d76cdcc
|
added missing allocation of outputID caused crashing
|
2013-12-17 08:02:21 +00:00 |
Martin Diehl
|
ba89df7784
|
continued with sourced allocation and EOL improvements
|
2013-12-16 11:58:03 +00:00 |
Martin Diehl
|
118dff9f23
|
fixed wrong initialized symmetry value
|
2013-12-16 10:56:56 +00:00 |
Philip Eisenlohr
|
e20ffb379d
|
changed numpy.readtxt logic from "data_asArray" returning a copy to inplace "data_readArray" now directly storing into self.data
|
2013-12-14 03:51:22 +00:00 |
Philip Eisenlohr
|
600389ac44
|
new script to sort ASCIItable according to (multiple) columns
|
2013-12-14 03:48:50 +00:00 |
Martin Diehl
|
d5bdcf5a6d
|
some small improvements, still something wrong, probably in crystallite.f90
|
2013-12-13 14:14:17 +00:00 |
Martin Diehl
|
84d51d743c
|
fixed small issues, ATTENTION: Still a bug introduced with rev. 2783 not fixed
|
2013-12-13 13:19:17 +00:00 |
Martin Diehl
|
7ba3cc0ab7
|
removed symlink to marc 2010
|
2013-12-13 10:04:25 +00:00 |
Martin Diehl
|
acad3d4a33
|
using sourced allocation
|
2013-12-12 23:03:37 +00:00 |
Martin Diehl
|
37046cd2ea
|
changed Fortran standard to 2008
|
2013-12-12 22:30:22 +00:00 |
Martin Diehl
|
da337962af
|
fixed bug for Abaqus input parsing
|
2013-12-12 22:29:40 +00:00 |
Martin Diehl
|
98496fca5f
|
removed old Marc 2010 test
|
2013-12-12 22:19:15 +00:00 |
Martin Diehl
|
65ae979920
|
indroduced sourced allocation, enums where applicable (some parts still missing). fixed bug when having recursive file input
|
2013-12-12 17:09:59 +00:00 |
Christoph Kords
|
9b9f4dd624
|
adapted changes from rev 2776 for constitutive_nonlocal: improved usage of "enum", fixed bug in file reading, usage of "source" specifier for "allocate"
|
2013-12-12 10:16:50 +00:00 |
Christoph Kords
|
dd77690a68
|
fixed bug introduced in rev2777: renamed all remaining occurrences of variable "ncomponents" to "nconstituents"
|
2013-12-12 10:06:39 +00:00 |
Christoph Kords
|
0f8790c148
|
clarified help string
|
2013-12-12 08:48:57 +00:00 |
Philip Eisenlohr
|
0e84db8f19
|
improved stability of xxx_append commands when dealing with iterable content
|
2013-12-12 02:36:05 +00:00 |
Philip Eisenlohr
|
10c8a1a3ce
|
corrected typo in usage hint
|
2013-12-12 02:35:01 +00:00 |
Martin Diehl
|
102712d91f
|
added enum for dislotwin output, fixed bug when using recursive file input function
|
2013-12-11 23:42:33 +00:00 |
Martin Diehl
|
95d6430b09
|
improved on enums (introduced them for output in j2), fixed wrong recursion depth bug in IO, fixed a bug in reading in for none, j2, phenopowerlaw
|
2013-12-11 22:03:09 +00:00 |
Martin Diehl
|
7885ebaf8f
|
added 'reset' flag for recursive function IO_read, need to reset stack when stopping exectution (will be used by constitutive and homogenization)
|
2013-12-11 16:49:20 +00:00 |
Philip Eisenlohr
|
9c7335f799
|
bug fix: wrong variable name "label" --> "labels"
|
2013-12-11 14:38:09 +00:00 |
Philip Eisenlohr
|
894776ca67
|
fixed stupid bug addressing a dict by dict{key} instead of dict[key]
|
2013-12-11 14:30:27 +00:00 |
Philip Eisenlohr
|
44b3687e7c
|
added option to invert output data range (1.0 -- 0.0 instead of 0.0 -- 1.0)
|
2013-12-10 00:27:22 +00:00 |
Philip Eisenlohr
|
0e8fdaf59e
|
changed exponent in IPF color mapping from 1/3 to 1/2 to get closer to TSL-OIM reference.
|
2013-12-09 18:57:38 +00:00 |
Philip Eisenlohr
|
e4cea31a9d
|
small bug fix: options.error --> parser.error
|
2013-12-09 15:58:35 +00:00 |
Philip Eisenlohr
|
e2d4cc8b3d
|
fixed former nonsense definition of lab frame direction
|
2013-12-09 15:57:21 +00:00 |
Philip Eisenlohr
|
26690859bb
|
deal more gracefully with problematic user input.
|
2013-12-09 15:54:47 +00:00 |
Philip Eisenlohr
|
24a4ca8ca8
|
"quack-like-a-duck" check for object properties.
sum equiv Quats don't need inverse option anymore.
fixed (severe) bug in IPFcolor determination.
|
2013-12-09 15:49:57 +00:00 |
Philip Eisenlohr
|
c1b5b802ec
|
fixed problem of adding strings in "data_append" resulting in infinite recursion.
more gracefully check for problems.
numpy.loadtxt now correctly transposes single column of data.
|
2013-12-09 15:45:18 +00:00 |