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

Go to the source code of this file.

Data Types

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

Modules

module  source_thermal_externalheat
 material subroutine for variable heat source
 

Functions/Subroutines

subroutine, public source_thermal_externalheat::source_thermal_externalheat_init
 module initialization More...
 
subroutine, public source_thermal_externalheat::source_thermal_externalheat_dotstate (phase, of)
 rate of change of state More...
 
subroutine, public source_thermal_externalheat::source_thermal_externalheat_getrateanditstangent (TDot, dTDot_dT, phase, of)
 returns local heat generation rate More...
 

Variables

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