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~2~~UsesGraph proc~lmdz_cfmip_point_locations~2 LMDZ_CFMIP_point_locations module~mod_grid_phy_lmdz mod_grid_phy_lmdz proc~lmdz_cfmip_point_locations~2->module~mod_grid_phy_lmdz module~iophy iophy proc~lmdz_cfmip_point_locations~2->module~iophy module~dimphy~3 dimphy proc~lmdz_cfmip_point_locations~2->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

Contents