Abstract_Calculate_Viscosity Interface

interface
private function Abstract_Calculate_Viscosity(Temperature) result(Viscosity)

Arguments

Type IntentOptional Attributes Name
real(kind=real64), intent(in) :: Temperature

Return Value real(kind=real64)