DAMASK with grid solvers  Revision: v2.0.3-2204-gdb1f2151
The Düsseldorf Advanced Material Simulation Kit with Grid Solvers
source_damage_anisoDuctile.f90 File Reference

Go to the source code of this file.

Data Types

type  source_damage_anisoductile::tparameters
 container type for internal constitutive parameters More...
 

Modules

module  source_damage_anisoductile
 material subroutine incorporating anisotropic ductile damage source mechanism
 

Functions/Subroutines

subroutine, public source_damage_anisoductile::source_damage_anisoductile_init
 module initialization More...
 
subroutine, public source_damage_anisoductile::source_damage_anisoductile_dotstate (ipc, ip, el)
 calculates derived quantities from state More...
 
subroutine, public source_damage_anisoductile::source_damage_anisoductile_getrateanditstangent (localphiDot, dLocalphiDot_dPhi, phi, phase, constituent)
 returns local part of nonlocal damage driving force More...
 
subroutine, public source_damage_anisoductile::source_damage_anisoductile_results (phase, group)
 writes results to HDF5 output file More...
 

Variables

integer, dimension(:), allocatable source_damage_anisoductile::source_damage_anisoductile_offset
 which source is my current damage mechanism? More...
 
integer, dimension(:), allocatable source_damage_anisoductile::source_damage_anisoductile_instance
 instance of damage source mechanism More...
 
type(tparameters), dimension(:), allocatable, private source_damage_anisoductile::param
 containers of constitutive parameters (len Ninstance) More...