This module is responsible for calculating and setting the thermal conduction values based on the equilibrium configuration.
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(settings_t), | private, | pointer | :: | settings | |||
type(background_t), | private, | pointer | :: | background |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
procedure(real(dp)), | public, | pointer, nopass | :: | tcpara | |||
procedure(real(dp)), | public, | pointer, nopass | :: | dtcparadT | |||
procedure(real(dp)), | public, | pointer, nopass | :: | tcperp | |||
procedure(real(dp)), | public, | pointer, nopass | :: | dtcperpdrho | |||
procedure(real(dp)), | public, | pointer, nopass | :: | dtcperpdT | |||
procedure(real(dp)), | public, | pointer, nopass | :: | dtcperpdB2 |
procedure, public :: get_dtcparadr | |
procedure, public :: get_dtcperpdr | |
procedure, public :: get_tcprefactor | |
procedure, public :: get_dtcprefactordr | |
procedure, public :: delete |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(settings_t), | intent(in), | target | :: | settings_tgt | ||
type(background_t), | intent(in), | target | :: | background_tgt |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(in) | :: | x |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(in) | :: | x |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(conduction_t), | intent(in) | :: | this | |||
real(kind=dp), | intent(in) | :: | x |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(in) | :: | x |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(in) | :: | x |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(in) | :: | x |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(in) | :: | x |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(conduction_t), | intent(in) | :: | this | |||
real(kind=dp), | intent(in) | :: | x |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(conduction_t), | intent(in) | :: | this | |||
real(kind=dp), | intent(in) | :: | x |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(conduction_t), | intent(in) | :: | this | |||
real(kind=dp), | intent(in) | :: | x |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(conduction_t), | intent(inout) | :: | this |