divgrad_phy Subroutine

public subroutine divgrad_phy(nlevs, temp, delta)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: nlevs
real, intent(in) :: temp(klon_glo,nlevs)
real, intent(out) :: delta(klon_glo,nlevs)

Contents