|
LMDZ
|
Functions/Subroutines | |
| subroutine | read_cfmip_point_locations (npCFMIP, tab, lonCFMIP, latCFMIP) |
| subroutine | lmdz_cfmip_point_locations (npCFMIP, lonCFMIP, latCFMIP, tabijGCM, lonGCM, latGCM, ipt, jpt) |
| subroutine cfmip_point_locations::lmdz_cfmip_point_locations | ( | 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 | ||
| ) |
Definition at line 34 of file cfmip_point_locations.F90.
| subroutine cfmip_point_locations::read_cfmip_point_locations | ( | integer | npCFMIP, |
| integer, dimension(npcfmip) | tab, | ||
| real, dimension(npcfmip) | lonCFMIP, | ||
| real, dimension(npcfmip) | latCFMIP | ||
| ) |
Definition at line 7 of file cfmip_point_locations.F90.