Toggle navigation
KWN Deformation
Contents
Source Files
Modules
Procedures
Derived Types
Source Files
Modules
Procedures
Derived Types
calculate_dislocation_density
Function
MIT
6 statements
Source File
KWN_model_functions.f90
KWN_model_functions
calculate_dislocation_density
Contents
None
public function calculate_dislocation_density(rho_0, rho_s, strain)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=pReal),
intent(in)
::
rho_0
real(kind=pReal),
intent(in)
::
rho_s
real(kind=pReal),
intent(in)
::
strain
Return Value
real(kind=pReal)
Contents
None