Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=real64), | intent(in) | :: | Temperature |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=real64), | intent(in) | :: | Temperature |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Type_HCF_Viscosity), | intent(in) | :: | self | |||
real(kind=real64), | intent(in) | :: | Temperature |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=real64), | intent(in) | :: | Ks | |||
integer(kind=int32), | intent(in) | :: | useViscosity | |||
integer(kind=int32), | intent(in) | :: | nsize |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=int32), | intent(in) | :: | Calculate_Viscosity_Type | |||
procedure(Abstract_Calculate_Viscosity), | intent(inout), | pointer | :: | Calculate_Viscosity |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Type_HCF_Viscosity), | intent(inout) | :: | self | |||
real(kind=real64), | intent(in) | :: | arr_Temperature(:) |