File |
Line number |
Procedure |
Code |
./pkg/fizhi/do_fizhi.F |
102 |
DO_FIZHI |
_RL xlats(sNx,sNy),xlons(sNx,sNy),sea_ice(sNx,sNy) |
./pkg/fizhi/do_fizhi.F |
172 |
DO_FIZHI |
xlons(i,j) = lons(i,j,bi,bj) |
./pkg/fizhi/do_fizhi.F |
178 |
DO_FIZHI |
call ASTRO ( 20040321,nhms, xlats,xlons, im2*jm2, cosz,ra ) |
./pkg/fizhi/do_fizhi.F |
180 |
DO_FIZHI |
call ASTRO ( nymd,nhms, xlats,xlons, im2*jm2, cosz,ra ) |
./pkg/fizhi/do_fizhi.F |
238 |
DO_FIZHI |
& turbStart, xlats, xlons, |
./pkg/fizhi/fizhi_driver.F |
171 |
FIZHI_DRIVER |
& fccavesw,landtype,xlats,xlons ) |
./pkg/fizhi/fizhi_driver.F |
58 |
FIZHI_DRIVER |
_RL xlats(im,jm), xlons(im,jm) |
./pkg/fizhi/fizhi_driver.F |
6 |
FIZHI_DRIVER |
& turbStart, xlats,xlons, |
./pkg/fizhi/fizhi_swrad.F |
12 |
SWRIO |
. lpnt,imstturb,qliqave,fccave,landtype,xlats,xlons) |
./pkg/fizhi/fizhi_swrad.F |
38 |
SWRIO |
_RL xlats(im,jm),xlons(im,jm) |
./verification/fizhi-gridalt-hs/code/do_fizhi.F |
103 |
DO_FIZHI |
_RL xlats(sNx,sNy),xlons(sNx,sNy),sea_ice(sNx,sNy) |