cosp_simulator_optics3D Subroutine

public subroutine cosp_simulator_optics3D(dim1, dim2, dim3, flag, varIN1, varIN2, varOUT)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: dim1
integer, intent(in) :: dim2
integer, intent(in) :: dim3
real(kind=wp), intent(in), dimension(dim1,dim2,dim3) :: flag
real(kind=wp), intent(in), dimension(dim1,dim2,dim3) :: varIN1
real(kind=wp), intent(in), dimension(dim1,dim2,dim3) :: varIN2
real(kind=wp), intent(out), dimension(dim1,dim2,dim3) :: varOUT

Called by

proc~~cosp_simulator_optics3d~~CalledByGraph proc~cosp_simulator_optics3d cosp_simulator_optics3D interface~cosp_simulator_optics cosp_simulator_optics interface~cosp_simulator_optics->proc~cosp_simulator_optics3d proc~subsample_and_optics subsample_and_optics proc~subsample_and_optics->interface~cosp_simulator_optics proc~subsample_and_optics~2 subsample_and_optics proc~subsample_and_optics~2->interface~cosp_simulator_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