Go to the source code of this file.
Functions/Subroutines |
subroutine | inifis (ngrid, nlayer, punjours, pdayref, ptimestep, plat, plon, parea, prad, pg, pr, pcpp) |
Function/Subroutine Documentation
subroutine inifis |
( |
integer |
ngrid, |
|
|
integer |
nlayer, |
|
|
real |
punjours, |
|
|
integer |
pdayref, |
|
|
real |
ptimestep, |
|
|
real, dimension(ngrid) |
plat, |
|
|
real, dimension(ngrid) |
plon, |
|
|
real, dimension(klon) |
parea, |
|
|
real |
prad, |
|
|
real |
pg, |
|
|
real |
pr, |
|
|
real |
pcpp |
|
) |
| |