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

Go to the source code of this file.

Data Types

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

Modules

module  source_damage_isobrittle
 material subroutine incoprorating isotropic brittle damage source mechanism
 

Functions/Subroutines

subroutine, public source_damage_isobrittle::source_damage_isobrittle_init
 module initialization More...
 
subroutine, public source_damage_isobrittle::source_damage_isobrittle_deltastate (C, Fe, ipc, ip, el)
 calculates derived quantities from state More...
 
subroutine, public source_damage_isobrittle::source_damage_isobrittle_getrateanditstangent (localphiDot, dLocalphiDot_dPhi, phi, phase, constituent)
 returns local part of nonlocal damage driving force More...
 
subroutine, public source_damage_isobrittle::source_damage_isobrittle_results (phase, group)
 writes results to HDF5 output file More...
 

Variables

integer, dimension(:), allocatable source_damage_isobrittle::source_damage_isobrittle_offset
 
integer, dimension(:), allocatable source_damage_isobrittle::source_damage_isobrittle_instance
 
type(tparameters), dimension(:), allocatable source_damage_isobrittle::param
 containers of constitutive parameters (len Ninstance) More...