calc_Re Subroutine

public subroutine calc_Re(Q, Np, rho_a, dtype, apm, bpm, rho_c, p1, p2, p3, Re)

Arguments

Type IntentOptional Attributes Name
real(kind=wp), intent(in) :: Q
real(kind=wp), intent(in) :: Np
real(kind=wp), intent(in) :: rho_a
integer, intent(in) :: dtype
real(kind=wp), intent(inout) :: apm
real(kind=wp), intent(inout) :: bpm
real(kind=wp), intent(in) :: rho_c
real(kind=wp), intent(in) :: p1
real(kind=wp), intent(in) :: p2
real(kind=wp), intent(in) :: p3
real(kind=wp), intent(out) :: Re

Calls

proc~~calc_re~2~~CallsGraph proc~calc_re~2 calc_Re proc~errormessage errorMessage proc~calc_re~2->proc~errormessage

Called by

proc~~calc_re~2~~CalledByGraph proc~calc_re~2 calc_Re proc~quickbeam_optics quickbeam_optics proc~quickbeam_optics->proc~calc_re~2 proc~dsd~2 dsd proc~quickbeam_optics->proc~dsd~2 proc~dsd~2->proc~calc_re~2 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