Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=100), | intent(in) | :: | testfolder | |||
character(len=100), | intent(in) | :: | filesuffix | |||
type(tKwnpowerlawState), | intent(in) | :: | stt | |||
type(tKwnpowerlawMicrostructure), | intent(in) | :: | dst | |||
real(kind=pReal), | intent(in), | dimension(:), allocatable | :: | diffusion_coefficient | ||
real(kind=pReal), | intent(in) | :: | c_thermal_vacancy | |||
real(kind=pReal), | intent(in) | :: | nucleation_rate | |||
real(kind=pReal), | intent(in) | :: | production_rate | |||
real(kind=pReal), | intent(in) | :: | annihilation_rate | |||
real(kind=pReal), | intent(in) | :: | dislocation_density | |||
real(kind=pReal), | intent(in) | :: | radius_crit | |||
integer, | intent(in) | :: | en |