Toggle navigation
KWN Deformation
Contents
Source Files
Modules
Procedures
Derived Types
Source Files
Modules
Procedures
Derived Types
calculate_binary_alloy_critical_radius
Function
MIT
11 statements
Source File
KWN_model_functions.f90
KWN_model_functions
calculate_binary_alloy_critical_radius
Contents
None
public function calculate_binary_alloy_critical_radius(Temperature, dst, prm, en)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=pReal),
intent(in)
::
Temperature
type(
tKwnpowerlawMicrostructure
),
intent(in)
::
dst
type(
tParameters
),
intent(in)
::
prm
integer,
intent(in)
::
en
Return Value
real(kind=pReal)
Contents
None