prec_scops Subroutine

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

Uses

  • proc~~prec_scops~2~~UsesGraph proc~prec_scops~2 prec_scops module~mod_cosp_config~2 MOD_COSP_CONFIG proc~prec_scops~2->module~mod_cosp_config~2 module~cosp_kinds cosp_kinds proc~prec_scops~2->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)

Called by

proc~~prec_scops~2~~CalledByGraph proc~prec_scops~2 prec_scops proc~subsample_and_optics subsample_and_optics proc~subsample_and_optics->proc~prec_scops~2 proc~subsample_and_optics~2 subsample_and_optics proc~subsample_and_optics~2->proc~prec_scops~2 proc~lmdz_cosp_interface lmdz_cosp_interface proc~lmdz_cosp_interface->proc~subsample_and_optics proc~lmdz_cosp_interface~2 lmdz_cosp_interface proc~lmdz_cosp_interface~2->proc~subsample_and_optics proc~physiq physiq proc~physiq->proc~lmdz_cosp_interface proc~physiq~2 physiq proc~physiq~2->proc~lmdz_cosp_interface proc~old_lmdz1d old_lmdz1d proc~old_lmdz1d->proc~physiq proc~call_physiq call_physiq proc~call_physiq->proc~physiq proc~call_physiq~2 call_physiq proc~call_physiq~2->proc~physiq proc~scm scm proc~scm->proc~physiq program~lmdz1d lmdz1d program~lmdz1d->proc~old_lmdz1d program~lmdz1d->proc~scm proc~calfis calfis proc~calfis->proc~call_physiq proc~leapfrog leapfrog proc~leapfrog->proc~calfis program~gcm~2 gcm program~gcm~2->proc~leapfrog

Contents