MieInt Subroutine

public subroutine MieInt(Dx, SCm, Inp, Dqv, Dqxt, Dqsc, Dbsc, Dg, Xs1, Xs2, DPh, Error)

Arguments

Type IntentOptional Attributes Name
real(kind=wp), intent(in) :: Dx
complex(kind=wp), intent(in) :: SCm
integer, intent(in) :: Inp
real(kind=wp), intent(in), dimension(Inp) :: Dqv
real(kind=wp), intent(out) :: Dqxt
real(kind=wp), intent(out) :: Dqsc
real(kind=wp), intent(out) :: Dbsc
real(kind=wp), intent(out) :: Dg
complex(kind=wp), intent(out), dimension(InP) :: Xs1
complex(kind=wp), intent(out), dimension(InP) :: Xs2
real(kind=wp), intent(out), dimension(InP) :: DPh
integer :: Error

Called by

proc~~mieint~~CalledByGraph proc~mieint MieInt proc~zeff zeff proc~zeff->proc~mieint proc~zeff~4 zeff proc~zeff~4->proc~mieint proc~zeff~3 zeff proc~zeff~3->proc~mieint proc~zeff~2 zeff proc~zeff~2->proc~mieint proc~radar_simulator radar_simulator proc~radar_simulator->proc~zeff proc~quickbeam_optics~2 quickbeam_optics proc~quickbeam_optics~2->proc~zeff~4 proc~quickbeam_optics quickbeam_optics proc~quickbeam_optics->proc~zeff~2 proc~radar_simulator~2 radar_simulator proc~radar_simulator~2->proc~zeff proc~subsample_and_optics subsample_and_optics proc~subsample_and_optics->proc~quickbeam_optics proc~subsample_and_optics~2 subsample_and_optics proc~subsample_and_optics~2->proc~quickbeam_optics 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