Symbol | Description | Uses |
cos2LatG | 6 |
File | Line number | Procedure | Code |
./pkg/monitor/mon_ke.F | 283 | MON_KE |
cos2LatG(i,j) = cosLat*cosLat |
./pkg/monitor/mon_ke.F | 290 | MON_KE |
& *( ( cos2LatG(i,j) + cos2LatG(i+1,j+1) ) |
./pkg/monitor/mon_ke.F | 291 | MON_KE |
& + ( cos2LatG(i+1,j) + cos2LatG(i,j+1) ) |
./pkg/monitor/mon_ke.F | 47 | MON_KE |
_RS cos2LatG(1-OLx:sNx+OLx,1-OLy:sNy+OLy) |