Part 2 - Internal State Variable Model
Objectives
- Calibrate the macroscale Internal State Variable (ISV) model
- Run a one element finite simulation to verify the calibration
Environment Setup
- You will need the calibration software: DMGfit.
- You will also need the DMG UMAT (similar to the crystal plasticity umat).
You should receive this from me by email.
ISV Model Calibration using DMGfit
Calibrate the ISV model to the stress-strain data you obtained from Part 1.
- Use the compression, tension, and torsion curves
- You should only need the parameters for yield, isotropic hardening, and
stress state dependence on the hardening.
There is a tutorial video
here.
Single Element Simulation with the ISV Model
Once you have your model constants, transfer them into your single element
Abaqus input file. You can use the same input file as in Part 1, except change
the material section to something like the following:
*** Material Definition ***
*Material, Name=DMG_Cu
*Depvar
25,
** G, a, Bulk, b, Tmelt, C1, C2, C3
** C4, C5, C6, C7, C8, C9, C10, C11
** C12, C13, C14, C15, C16, C17, C18, C19
** C20, Ca, Cb, Tinit, heat, nv, r0, an
** bn, cn, Ccoef, Kic, dn, fn, cd1, cd2
** dcs0, dcs, Z, volF, C21, C22, C23, C24
** C25, C26, NTD, CTD, vvfr4, CAcon, beta
*USER MATERIAL, CONSTANTS=55
40953.1, 0, 116773, 0, 1360, 0, 0, 33.3
0, 1e-05, 0, 0.0502077, 809.219, 476.789, 0.582468, 1e-05
0, 0.0587402, 0, 1596.01, 0, 4.99468e-05, 0, 0
0, 0, 0, 298.15, 0.26, 0.3, 0, 0
0, 0, 0, 790, 0, 0.001, 0, 0
30, 30, 0, 0, 0, 0, 0, 0
0, 0, 0, 0, 0.0001, 0.5, 0
*Solid Section, Elset=Eall, Material=DMG_Cu
The lines beginning with
** are comments and show you what each
constant refers to in the list below.
Run the ISV simulation similarly to the crystal plasticity simulation,
abaqus job=single_element user=umat_dmg_55p_v1p1.f
Task Assignment
- Use DMGfit to calibrate the MSU ISV
Plasticity-Damage Model to the mesoscale polycrystalline plasticity
stress-strain curve for your material (see Figure 9.17 pg 401 in textbook).
Plot all three stress-strain curves comparing the crystal plasticity results to
the plasticity-damage ISV calibration results.
- Run a one element simulation in ABAQUS with the DMG UMAT to verify the
results from Part 1.
Modify the input decks for compression, tension, and shear to reflect the
calibrated parameters determined using DMGfit
- Compare stress-strain results from the plasticity-damage ISV calibration to
the verification results from the ABAQUS single finite element
simulation.
- Show the macroscale ISV constants and uncertainty values in the
optimization of the calibration.
- Report your results.
Room for Improvement
As with the previous tasks, improve the tutorial(s) by adding/modifying the
ICME website for:
- Crystal Plasticity
- MSU ISV Plasticity-Damage Model