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

Go to the source code of this file.

Data Types

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

Modules

module  source_thermal_dissipation
 material subroutine for thermal source due to plastic dissipation
 

Functions/Subroutines

subroutine, public source_thermal_dissipation::source_thermal_dissipation_init
 module initialization More...
 
subroutine, public source_thermal_dissipation::source_thermal_dissipation_getrateanditstangent (TDot, dTDot_dT, Tstar, Lp, phase)
 Ninstances dissipation rate. More...
 

Variables

integer, dimension(:), allocatable source_thermal_dissipation::source_thermal_dissipation_offset
 which source is my current thermal dissipation mechanism? More...
 
integer, dimension(:), allocatable source_thermal_dissipation::source_thermal_dissipation_instance
 instance of thermal dissipation source mechanism More...
 
type(tparameters), dimension(:), allocatable source_thermal_dissipation::param
 containers of constitutive parameters (len Ninstance) More...