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

Go to the source code of this file.

Data Types

type  thermal_conduction::tparameters
 

Modules

module  thermal_conduction
 material subroutine for temperature evolution from heat conduction
 

Functions/Subroutines

subroutine, public thermal_conduction::thermal_conduction_init
 module initialization More...
 
subroutine, public thermal_conduction::thermal_conduction_getsourceanditstangent (Tdot, dTdot_dT, T, ip, el)
 returns heat generation rate More...
 
real(preal) function, dimension(3, 3), public thermal_conduction::thermal_conduction_getconductivity (ip, el)
 returns homogenized thermal conductivity in reference configuration More...
 
real(preal) function, public thermal_conduction::thermal_conduction_getspecificheat (ip, el)
 returns homogenized specific heat capacity More...
 
real(preal) function, public thermal_conduction::thermal_conduction_getmassdensity (ip, el)
 returns homogenized mass density More...
 
subroutine, public thermal_conduction::thermal_conduction_puttemperatureanditsrate (T, Tdot, ip, el)
 updates thermal state with solution from heat conduction PDE More...
 
subroutine, public thermal_conduction::thermal_conduction_results (homog, group)
 writes results to HDF5 output file More...
 

Variables

type(tparameters), dimension(:), allocatable thermal_conduction::param