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

Go to the source code of this file.

Data Types

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

Modules

module  source_damage_anisobrittle
 material subroutine incorporating anisotropic brittle damage source mechanism
 

Functions/Subroutines

subroutine, public source_damage_anisobrittle::source_damage_anisobrittle_init
 module initialization More...
 
subroutine, public source_damage_anisobrittle::source_damage_anisobrittle_dotstate (S, ipc, ip, el)
 calculates derived quantities from state More...
 
subroutine, public source_damage_anisobrittle::source_damage_anisobrittle_getrateanditstangent (localphiDot, dLocalphiDot_dPhi, phi, phase, constituent)
 returns local part of nonlocal damage driving force More...
 
subroutine, public source_damage_anisobrittle::source_damage_anisobrittle_results (phase, group)
 writes results to HDF5 output file More...
 

Variables

integer, dimension(:), allocatable source_damage_anisobrittle::source_damage_anisobrittle_offset
 which source is my current source mechanism? More...
 
integer, dimension(:), allocatable source_damage_anisobrittle::source_damage_anisobrittle_instance
 instance of source mechanism More...
 
type(tparameters), dimension(:), allocatable source_damage_anisobrittle::param
 containers of constitutive parameters (len Ninstance) More...