LMDZ_CFMIP_point_locations Subroutine

public subroutine LMDZ_CFMIP_point_locations(npCFMIP, lonCFMIP, latCFMIP, tabijGCM, lonGCM, latGCM, ipt, jpt)

Uses

  • proc~~lmdz_cfmip_point_locations~~UsesGraph proc~lmdz_cfmip_point_locations LMDZ_CFMIP_point_locations module~mod_grid_phy_lmdz mod_grid_phy_lmdz proc~lmdz_cfmip_point_locations->module~mod_grid_phy_lmdz module~iophy iophy proc~lmdz_cfmip_point_locations->module~iophy module~dimphy~3 dimphy proc~lmdz_cfmip_point_locations->module~dimphy~3

Arguments

Type IntentOptional Attributes Name
integer :: npCFMIP
real, DIMENSION(npCFMIP) :: lonCFMIP
real, DIMENSION(npCFMIP) :: latCFMIP
integer, DIMENSION(npCFMIP) :: tabijGCM
real, DIMENSION(npCFMIP) :: lonGCM
real, DIMENSION(npCFMIP) :: latGCM
integer, DIMENSION(npCFMIP) :: ipt
integer, DIMENSION(npCFMIP) :: jpt

Called by

proc~~lmdz_cfmip_point_locations~~CalledByGraph proc~lmdz_cfmip_point_locations LMDZ_CFMIP_point_locations proc~physiq physiq proc~physiq->proc~lmdz_cfmip_point_locations proc~physiq~2 physiq proc~physiq~2->proc~lmdz_cfmip_point_locations 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