Symbol | Description | Uses |
atmCFC_yNorthBnd | Northern Lat boundary for interpolation [y-unit] | 7 |
File | Line number | Procedure | Code |
./pkg/cfc/CFC.h | 45 | NO PROCEDURE |
& atmCFC_yNorthBnd, atmCFC_ySouthBnd, |
./pkg/cfc/CFC.h | 51 | NO PROCEDURE |
_RL atmCFC_yNorthBnd |
./pkg/cfc/cfc11_forcing.F | 141 | CFC11_FORCING |
recip_dLat = 1. _d 0 / ( atmCFC_yNorthBnd - atmCFC_ySouthBnd ) |
./pkg/cfc/cfc12_forcing.F | 142 | CFC12_FORCING |
recip_dLat = 1. _d 0 / ( atmCFC_yNorthBnd - atmCFC_ySouthBnd ) |
./pkg/cfc/cfc_check.F | 68 | CFC_CHECK |
CALL WRITE_0D_RL( atmCFC_yNorthBnd, INDEX_NONE, |
./pkg/cfc/cfc_readparms.F | 49 | CFC_READPARMS |
& atmCFC_yNorthBnd, atmCFC_ySouthBnd, |
./pkg/cfc/cfc_readparms.F | 60 | CFC_READPARMS |
atmCFC_yNorthBnd = 10. _d 0 |