wake_vec_modulation Subroutine

public subroutine wake_vec_modulation(nlon, nl, wk_adv, epsilon_loc, qb, d_qb, deltaqw, d_deltaqw, sigmaw, d_sigmaw, alpha)

Condition suffisante pour la positivite de ovap

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: nlon
integer, intent(in) :: nl
logical, intent(in), DIMENSION(nlon) :: wk_adv
real :: epsilon_loc
real, intent(in), DIMENSION(nlon, nl) :: qb
real, intent(in), DIMENSION(nlon, nl) :: d_qb
real, intent(in), DIMENSION(nlon, nl) :: deltaqw
real, intent(in), DIMENSION(nlon, nl) :: d_deltaqw
real, intent(in), DIMENSION(nlon) :: sigmaw
real, intent(in), DIMENSION(nlon) :: d_sigmaw
real, intent(inout), DIMENSION(nlon) :: alpha

Called by

proc~~wake_vec_modulation~~CalledByGraph proc~wake_vec_modulation wake_vec_modulation proc~wake wake proc~wake->proc~wake_vec_modulation proc~wake2 wake2 proc~wake2->proc~wake_vec_modulation proc~wake3 wake3 proc~wake3->proc~wake_vec_modulation proc~calwake calwake proc~calwake->proc~wake proc~calwake->proc~wake2 proc~calwake->proc~wake3 proc~calwake~2 calwake proc~calwake~2->proc~wake proc~physiq physiq proc~physiq->proc~calwake proc~physiq~2 physiq proc~physiq~2->proc~calwake~2 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