get_precip Module Procedure

module procedure get_precip module subroutine get_precip(path, Qp, E0p)

"Operating system error: Cannot allocate memory Memory allocation failed"

Arguments

Type IntentOptional AttributesName
character(len=*), intent(in) :: path
real(kind=wp), intent(out), dimension(:,:):: Qp
real(kind=wp), intent(out), dimension(:,:):: E0p

Called by

proc~~get_precip~~CalledByGraph proc~get_precip get_precip interface~get_precip get_precip interface~get_precip->proc~get_precip

Contents

None