Temperature Function

public pure function Temperature(Q) result(T)

Arguments

Type IntentOptional Attributes Name
real(kind=RP), intent(in), DIMENSION(NCONS) :: Q

Return Value real(kind=RP)