Effect of the orientation of a single grain on the distribution of stress and strain in neighboring grains
General idea:
The influence of the crystallographic orientation of a single grain on the equivalent stress and strain in its neighboring grains is analyzed.
For that, a 3D microstructure, discretized into 128 × 128 × 128 grid points, is constructed from a VORONOI tessellation with 50 randomly placed seed points.
To change the local mechanical response, a central grain is selected and its initial crystallographic orientation (give as Euler angles) is chosen as ϕ1=0, Φ=0, ϕ2=0 in the
reference microstructure and as ϕ1≠0, Φ=0, ϕ2=0, ϕ1=10, 20, 30, 40, 50, 60, 70, 80 and 90 degrees in the microstructure variants.
The mechanical response of the reference microstructure is compared to the modified microstructures.
For that the microstructures are deformed using the Spectral solver and the differences in equivalent stress and strain are calculated between reference simulation and modified microstructure.
A detailed description of this work is presented in the following.
Pre processing:
Microstructure creation
First, 50 random seeds are randomly placed within a three-dimensional cube of [0.0, 0.0, 0.0]—[1.0, 1.0, 1.0] by calling seeds_fromRandom (including including parameter N for number of grains and g for the resolution) in DAMASK.
geom_fromVoronoiTessellation enables to create a microstructure with random orientations fron an existing the created seed file.
Every grid point is assigned to a grain identification number with
The notation "_00" here in the output file stands for the value of ϕ1 of the considered grain.
The result is a geometry specification for the spectral solver with the <texture> and <microstructure> parts of the material.config in the header.
To visualize the geometry in DAMASK, a rectilinear grid can be produced by using the geom_check script.
> geom_check 50grains128x128x128_00.geom
Figure 1: 3D microstructure containing 50 grains generated by using a Voronoi tessellation and discretized into a grid of 128 × 128 × 128 points.
Modification of the original microstructure by rotation of a central grain
The created file 50grains128x128x128_00.vtr is visualized in paraview and the grain ID of a grain located close to the center is identified with help of the threshold filter.
Its crystallographic orientation in the part of the material.config is changed to ϕ1 = 0, ϕ = 0, ϕ2 = 0 for the reference microstructure, addititionally ϕ 1 is set to = 10, 20, ..., 90 degrees in the modified microstructures.
Figure 1 shows the geometry of the generated microstructure.
Figure 2 shows the different crystallographic orientations of the central grain starting with the reference structure followed by modified microstructures for ϕ1 = 10, 20, ..., 90 degrees.
Figure 2: IPF of the central grain for the reference microstructure and the variants
Summary: Files needed for running the simulation
Load definition: Contains all information about the loadcase. Here, the applied strain rate and the stress conditions are shown in tensor form. Components denoted with ``*'' are prescribed with complementary conditions. In this simulation the material is strained in x-direction.
Homogenization configuration In the presented simulations the spectral solver is used with a dummy homogenization of type none.
Crystallite configuration In this file the output at the crystallite level is requested. For this simulation the parameters texture, stress, strain gradient, and Euler angles are considered.
Phase configuration Contains all information about the deformation behavior of the material, examples are found in the examples folder of DAMASK.
Running the simulation:
After set up the required files for pre processing, the simulation process is started by applying the load to the periodic volume element.
DAMASK_spectral is invoked with the arguments giving microstructure definition and the load file.
where --split indicates splitting of the results per time increment, --separation x,y,z separates the data spatially (instead of averaging over the whole volume), --increments turns on incremental counting and --range 60 60 1 selects the last increment written out.
To derive further quantities from these basic results, other tools are included in DAMASK.
The commands addStrainTensors that appends to the ASCIItable strain columns derived from the given stretches and addMises for the equivalent values of stress and strain are important for this simulation.
The labels of the variables in all ASCIItables are the same, hence they need to be renamed before the data is merged in order to compute the differences.
reLabel enables to rename a scalar, vectorial, or tensorial data in the ASCIItable.
Calculations of the differences in equivalent stress and strain distributions of the neighboring grains due to the rotation of the central grain
After creating an ASCIItable, the next step is to show the influence of the orientation of a single grain on its neighboring grains.
To achieve this effect, differences in stress and strain states are calculated for different orientations.
First, to every ASCIItable with ϕ1 > 0 the original table for ϕ1 = 0 is appended, as shown here (exemplarily for ϕ1 = 0 and ϕ1 = 10):
128 stands for the resolution, 60 for the increment, 00 and 10 for the values of ϕ1 respectively.
To append further columns to an existing table and perform calculation, addCalculation is used.
Reference orientation is the orientation ϕ1 = 0, ϕ = 0, ϕ2 = 0 for central grain 5.
For varying orientations (ϕ1 = 0 is increased) variations in equivalent stress and strain can be observed.
Here the code for the differences in stress and strain is shown exemplary for the orientation of ϕ1=0 and ϕ1=10 degrees.
Differences in equivalent strain and stress of neighboring grains in plane for different orientations of a central grain
Figure 3: Differences in stress obtained by rotation of a single grain in plane.
The first sequence of results in Figure 3 shows the local influence of the orientation of one grain on the distribution of stress on the neighboring grains for variations of ϕ1 in plane.
The variations are presented in steps of 10 degrees for ϕ1.
The magnitude and long-range spread of local stress change significantly with continuing rotation. In terms of stress, red-colored regions indicate hard grains which are not well aligned to the applied loadcase and blue colored regions soft orientations.
Grey color indicates that the orientation of the grain has no local effect on the stress distribution.
The rotated grain is clearly visible by its soft orientation, while red stress lines are arranged close to grain boundaries at its neighbors.
The rotated grain reaches better aligned orientations to the applied load and then the average stress drops to zero with ϕ1=90 degrees due to the symmetry of slip families in cubic crystals.
Figure 4: Differences in strain obtained by rotation of a single grain in plane.
The second sequence in Figure 4 shows the equivalent results for differences in strain dependent on the orientation.
For strain, green colored regions undergo low strain, while violet regions exhibit large deformation.
Large strained regions are located on and close to the rotated grain and arranged in bands reaching a maximum for a better aligned orientation.
Highly contracted regions are located at neighboring grains close to the rotated grain.
Grey regions do not show any dependence of the orientation of the central grain.
Differences in equivalent strain are arranged in bands and not restricted by grain boundaries.
They can be observed not only on the closest neighbors, but decrease exponentially over distance away from the rotated grain.
Figure 5: Differences in stress obtained by rotation of a single grain in plane in hcp.
Figure 6: Differences in strain obtained by rotation of a single grain in plane in hcp.
3D development of differences in equivalent strain and stress of neighbor grains for different orientations of a central grain.
Video 2 shows the spatial development of the location for differences in stress distribution with respect of a central grain for varying orientations.
The differences illustrated in this video are filtered.
Only big deviations are visible representing the locations which are mainly effected by the orientation of the central grain.
As seen in the previous results, stress differences can be observed in the 3D cell changing with different orientations of the central grain.
After reaching strong variations for φ1=40 and φ1=50, for 90 degrees no differences can be observed as explained before.
Differences in stress are arranged in lines mainly at triple junctions and grain boundaries.
Video 3 shows the equivalent spatial development of local differences in strain distribution on the surrounding microstructure. In the 3D cell only big strain differences are shown, while small differences are filtered. As seen for stress, strain differences increase first with changing orientation and decrease then with increasing ϕ1. This video verifies the previous results regarding for ϕ1=90 degrees no differences can be observed due to cubic slip system geometry. In comparison to differences in stress, strain variations are also located close to triple junctions and grain boundaries, but more clustered.
Both videos show that differences in distributions of equivalent stress and strain are widespread over the closest neighboring grains and not just restricted to the grains next to the rotated one. Strong local variations in their magnitude reveal the effect of microstructure on deformation processes in this simulation. These variations strongly depend on the orientation relationship between the rotated grain and its neighbors.
Interpretation
This simulation is implemented to describe quantitatively the change in stress and strain distribution due to different crystallographic orientations of a central grain. The major role of this orientation for plasticity is shown by calculation the local differences in the mechanical response for two simulations with a rotated grain in the microstructure. The distribution of stress and strain during deformation is mainly influenced by the orientation, because the grains alignment to the applied load changes the amount of resulting deformation carried by this grain. This amount consequently changes the mechanical behavior of the closest neighboring grains. For ϕ1 =0 und ϕ1 =90 the rotated grain reaches cube orientation and therefore no influence on differences in stress and strain are observable.
Significant website updates and content extensions
Copyright by the contributing authors. All material on this collaboration platform is the property of the contributing authors. Ideas, requests, problems regarding DAMASK? Send feedback § Imprint § Data Protection