newbinapara Subroutine

public subroutine newbinapara(t, satrat, rhoa, csi, airn, ipr, jnuc_n_real, ntot_n_real, jnuc_i_real, ntot_i_real, x_n_real, x_i_real, na_n_real, na_i_real, rc_n_real, rc_i_real, n_i_real, kinetic_n, kinetic_i)

Uses

  • proc~~newbinapara~~UsesGraph proc~newbinapara newbinapara module~yomcst_mod_h yomcst_mod_h proc~newbinapara->module~yomcst_mod_h module~aerophys aerophys proc~newbinapara->module~aerophys

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

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

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

Arguments

Type IntentOptional Attributes Name
real, intent(in) :: t
real, intent(in) :: satrat
real, intent(in) :: rhoa
real, intent(in) :: csi
real, intent(in) :: airn
real, intent(in) :: ipr
real, intent(out) :: jnuc_n_real
real, intent(out) :: ntot_n_real
real, intent(out) :: jnuc_i_real
real, intent(out) :: ntot_i_real
real, intent(out) :: x_n_real
real, intent(out) :: x_i_real
real, intent(out) :: na_n_real
real, intent(out) :: na_i_real
real, intent(out) :: rc_n_real
real, intent(out) :: rc_i_real
real, intent(out) :: n_i_real
logical, intent(out) :: kinetic_n
logical, intent(out) :: kinetic_i

Called by

proc~~newbinapara~~CalledByGraph proc~newbinapara newbinapara proc~nucleation_rate nucleation_rate proc~nucleation_rate->proc~newbinapara proc~micphy_tstep micphy_tstep proc~micphy_tstep->proc~nucleation_rate proc~micphy_tstep~2 micphy_tstep proc~micphy_tstep~2->proc~nucleation_rate proc~traccoag traccoag proc~traccoag->proc~micphy_tstep proc~traccoag~2 traccoag proc~traccoag~2->proc~micphy_tstep proc~phytrac phytrac proc~phytrac->proc~traccoag proc~phytrac~2 phytrac proc~phytrac~2->proc~traccoag proc~physiq physiq proc~physiq->proc~phytrac proc~physiq~2 physiq proc~physiq~2->proc~phytrac 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