Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=real64), | intent(in) | :: | Omega | |||
real(kind=real64), | intent(in) | :: | thetaI |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Type_HCF_Impedance), | intent(in) | :: | self | |||
real(kind=real64), | intent(in) | :: | thetaI |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Type_HCF_Impedance_Viscosity), | intent(in) | :: | self | |||
real(kind=real64), | intent(in) | :: | thetaI | |||
real(kind=real64), | intent(in) | :: | Temperature |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=real64), | intent(in) | :: | Ks | |||
real(kind=real64), | intent(in) | :: | Omega | |||
integer(kind=int32), | intent(in) | :: | nsize |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=real64), | intent(in) | :: | Ks | |||
real(kind=real64), | intent(in) | :: | Omega | |||
integer(kind=int32), | intent(in) | :: | useViscosity | |||
integer(kind=int32), | intent(in) | :: | nsize |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Type_HCF_Impedance), | intent(inout) | :: | self | |||
real(kind=real64), | intent(in) | :: | arr_thetaI(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Type_HCF_Impedance_Viscosity), | intent(inout) | :: | self | |||
real(kind=real64), | intent(in) | :: | arr_thetaI(:) | |||
real(kind=real64), | intent(in) | :: | arr_Temperature(:) |