Symbol | Description | Uses |
land | 3 |
File | Line number | Procedure | Code |
./pkg/atm_phys/atm_phys_driver.F | 119 | ATM_PHYS_DRIVER |
LOGICAL land(sNx,sNy), avail(sNx,sNy) |
./pkg/atm_phys/atm_phys_driver.F | 303 | ATM_PHYS_DRIVER |
land = .false. |
./pkg/atm_phys/atm_phys_driver.F | 323 | ATM_PHYS_DRIVER |
I deltaT, land(:,:), avail(:,:), myThid ) |