Symbol | Description | Uses |
atmSIfrc | sea-ice fraction [0-1], used in ATM component | 4 |
File | Line number | Procedure | Code |
./pkg/atm_compon_interf/atm_apply_import.F | 11 | ATM_APPLY_IMPORT |
U atmSST, atmSIfrc, |
./pkg/atm_compon_interf/atm_apply_import.F | 152 | ATM_APPLY_IMPORT |
IF ( atmSIfrc(i,j).EQ.0. ) THEN |
./pkg/atm_compon_interf/atm_apply_import.F | 158 | ATM_APPLY_IMPORT |
atmSIfrc(i,j) = 0. |
./pkg/atm_compon_interf/atm_apply_import.F | 51 | ATM_APPLY_IMPORT |
_RL atmSIfrc(sNx,sNy) |