cfmip_point_locations Module


Used by

  • module~~cfmip_point_locations~2~~UsedByGraph module~cfmip_point_locations~2 cfmip_point_locations proc~physiq physiq proc~physiq->module~cfmip_point_locations~2 proc~physiq~2 physiq proc~physiq~2->module~cfmip_point_locations~2

Contents


Subroutines

public subroutine read_CFMIP_point_locations(npCFMIP, tab, lonCFMIP, latCFMIP)

! passage de 0-360 a -180/180

Arguments

Type IntentOptional Attributes Name
integer :: npCFMIP
integer :: tab(npCFMIP)
real, DIMENSION(npCFMIP) :: lonCFMIP
real, DIMENSION(npCFMIP) :: latCFMIP

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

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