Martin Diehl
|
becacb675a
|
linear reconstruction no longer needed for odd resolution
|
2013-06-05 14:05:11 +00:00 |
Test User
|
ac870574ab
|
Added report of SUCCESSFUL test for Revision 2464
|
2013-06-05 00:24:54 +00:00 |
Martin Diehl
|
0d912c2cfa
|
renamed loadcase to reflect actual loading
|
2013-06-04 16:32:32 +00:00 |
Martin Diehl
|
2a45a99ada
|
added two more test to automator, thanks to Christoph for setting them up
|
2013-06-04 15:36:46 +00:00 |
Martin Diehl
|
e635b06270
|
last polishing on preprocessing scripts, documentation and scripts are all up to date.
added addSchmidfactors to post processing scripts
|
2013-06-04 12:56:57 +00:00 |
Philip Eisenlohr
|
84c43741a6
|
reworked distribution of microstructure constituents. now each material point represents "as good as possible" the fractional content of constituents.
removed error for volume fractions not equalling 1.
implemented capability to rotate the texture given in material.config.
|
2013-05-29 17:23:49 +00:00 |
Philip Eisenlohr
|
32a16f9745
|
wildcard matching for column headings, e.g. "[159]_p" to extract only the diagonal elements (scalars) of stress, or "[1-9]_p" to extract all nine values.
fixed VTK file format problem where double precision floats were incorrectly interpreted because they were announced as "float" (now "double").
|
2013-05-29 10:24:00 +00:00 |
Christoph Kords
|
fab0ea8e4e
|
interpolation method is now an attribute of the Colormap class; added classic "rainbow" colorscheme to predefined ones
|
2013-05-28 20:15:13 +00:00 |
Christoph Kords
|
65c5090378
|
added option to linearly interpolate colors to Colormap class
|
2013-05-28 17:33:51 +00:00 |
Martin Diehl
|
a21dd816c7
|
init reporting of constitutive_*.f90 had less/to much spaces, renamed label to LABEL because it is a parameter.
removed debug output of geom_fromEuclideanDistance.py
|
2013-05-28 17:31:55 +00:00 |
Christoph Kords
|
837574278e
|
removed (now) unused function for reading of configFile
|
2013-05-28 14:47:50 +00:00 |
Christoph Kords
|
2784a96a51
|
do not print colormap name for format=raw
|
2013-05-28 14:45:53 +00:00 |
Christoph Kords
|
10a32dc17b
|
use predefined maps in damask.Colormap class; no need for a colorMap config file anymore
|
2013-05-28 14:18:21 +00:00 |
Christoph Kords
|
7c42facfe0
|
predefined colormaps now as class attribute of "Colormap"
|
2013-05-28 14:04:25 +00:00 |
Christoph Kords
|
ee2595c008
|
added method to use predefined colormaps
|
2013-05-28 13:50:36 +00:00 |
Christoph Kords
|
4fda285e08
|
added method to invert colormap
|
2013-05-28 12:18:25 +00:00 |
Christoph Kords
|
d01a8bdf8c
|
renamed methods "to" and "asModel" to more (?) meaningfull "convertTo" and "expressAs"
|
2013-05-28 11:47:15 +00:00 |
Christoph Kords
|
8421587724
|
added some space here and there for more readability
|
2013-05-28 11:39:26 +00:00 |
Christoph Kords
|
a6361738fb
|
(again!) fixed bug that was introduced in rev 2085: messed up indices of stiffness matrix in calculation of Poisson's ratio
|
2013-05-26 14:31:31 +00:00 |
Christoph Kords
|
ab997f19ac
|
fixed bug in nonlocal state init that was introduced in rev 2438 and used to reset states from other constitutions
|
2013-05-24 13:43:44 +00:00 |
Christoph Kords
|
c0539d2383
|
replaced all remaining occurrences of state indices
|
2013-05-24 11:48:34 +00:00 |
Christoph Kords
|
e2d970ce57
|
combined some state indices to an array with a more generic name
|
2013-05-24 09:02:30 +00:00 |
Philip Eisenlohr
|
8fd590d7bd
|
added red--blue map
|
2013-05-24 07:41:44 +00:00 |
Christoph Kords
|
ad4a66cb4e
|
use named state variable indices in "deltaState"
|
2013-05-23 21:46:15 +00:00 |
Christoph Kords
|
332b207270
|
use named state variable indices in "kinetics" and "microstructure"
|
2013-05-23 21:40:00 +00:00 |
Christoph Kords
|
5900076d72
|
rename state variable index for critical resolved shear stress from "iTau" to "iTauF"
|
2013-05-23 21:32:36 +00:00 |
Christoph Kords
|
ad2a245cdf
|
use named state variable indices in "microstructure"
|
2013-05-23 21:28:45 +00:00 |
Christoph Kords
|
c02645c996
|
use named state variable indices in "aTolState"
|
2013-05-23 21:13:56 +00:00 |
Christoph Kords
|
f04a531e9b
|
use named state variable indices in "stateInit"
|
2013-05-23 21:10:31 +00:00 |
Christoph Kords
|
65524b7f84
|
corrected named indices for state variables; however, not yet used
|
2013-05-23 20:30:06 +00:00 |
Christoph Kords
|
e249366ded
|
introduced named indices for state variables; however, not yet used
|
2013-05-23 20:15:23 +00:00 |
Christoph Kords
|
72129cae00
|
removed prefix "constitutive_nonlocal_" from all private variables
|
2013-05-23 19:56:36 +00:00 |
Christoph Kords
|
b559666436
|
replaced FE_maxNipNeighbors with mesh_maxNipNeighbors, which is sufficient for memory allocation, since this gives the maximum of neighbors in all cp elements
|
2013-05-23 17:46:21 +00:00 |
Christoph Kords
|
77e9b80a16
|
bug fix for calculation of fluxdensity and slipnormal/direction in constitutive_nonlocal_postResults: indices for Fe were missing
|
2013-05-23 14:52:57 +00:00 |
Christoph Kords
|
41faa60323
|
fixed bug in backstress calculation for elements with periodic neighbors
|
2013-05-23 12:36:48 +00:00 |
Christoph Kords
|
3aaf60cffe
|
polishing
|
2013-05-23 12:25:56 +00:00 |
Christoph Kords
|
ec2503253e
|
added output of slip direction and slip normal
changed name of fluxdensity outputs
|
2013-05-23 08:19:36 +00:00 |
Christoph Kords
|
19dc95a915
|
now able to choose vector that is used for warpvector filter via option.dispLabel
|
2013-05-22 21:23:01 +00:00 |
Christoph Kords
|
75ee54146b
|
deleted unused function
|
2013-05-22 21:20:00 +00:00 |
Pratheek Shanthraj
|
399a0218c7
|
bug fix on commit 2424 that caused compilation errors
|
2013-05-22 09:40:23 +00:00 |
Christoph Kords
|
e758ee32be
|
improved accuracy of accumulated shear output: take shear rate from LpAndItsTangent for time integration
|
2013-05-21 10:04:52 +00:00 |
Nader Zaafarani
|
882c3e155f
|
Adding two titles for accumulated shear due to "slip" and "twin"
|
2013-05-19 20:34:40 +00:00 |
Nader Zaafarani
|
a104fda3b9
|
Adding accumulated shear due to "slip" and "twin" as two outputs
|
2013-05-19 20:32:06 +00:00 |
Christoph Kords
|
3759024b42
|
forgot to set neighboring_rho (also reverting changes made in rev 2384)
|
2013-05-19 19:23:31 +00:00 |
Nader Zaafarani
|
871df5427d
|
Correction for shear_rate_twin in postresults: characteristic twin shear was missing
|
2013-05-19 15:45:34 +00:00 |
Martin Diehl
|
c7ba8a2a9b
|
introduced plain mode (no ping pong) again and added test for MSC.MArc 2012 as prove that its working
|
2013-05-17 17:52:46 +00:00 |
Martin Diehl
|
4416efe89b
|
doxygen documentation for constitutive_none
|
2013-05-17 17:09:42 +00:00 |
Martin Diehl
|
7833f79f75
|
replaced numerics_unitlength with mesh_unitlength
|
2013-05-17 16:52:19 +00:00 |
Martin Diehl
|
b3a90a8a3b
|
last changes on preprocessing tools, only documentation needs to be done
|
2013-05-17 16:44:03 +00:00 |
Christoph Kords
|
0504fb3b21
|
reverted changes made in rev2384
|
2013-05-17 12:54:47 +00:00 |