prec_scops Subroutine

public subroutine prec_scops(npoints, nlev, ncol, ls_p_rate, cv_p_rate, frac_out, prec_frac)

Uses

  • proc~~prec_scops~4~~UsesGraph proc~prec_scops~4 prec_scops module~mod_cosp_config~2 MOD_COSP_CONFIG proc~prec_scops~4->module~mod_cosp_config~2 module~cosp_kinds cosp_kinds proc~prec_scops~4->module~cosp_kinds module~mod_cosp_config~2->module~cosp_kinds

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Arguments

Type IntentOptional Attributes Name
integer :: npoints
integer :: nlev
integer :: ncol
real(kind=WP) :: ls_p_rate(npoints,nlev)
real(kind=WP) :: cv_p_rate(npoints,nlev)
real(kind=WP) :: frac_out(npoints,ncol,nlev)
real(kind=WP) :: prec_frac(npoints,ncol,nlev)

Contents