This module defines IN and CCN arrays.
Variables | |
| integer, parameter | kcipl =32 | 
| integer, parameter | latscip =192 | 
| integer, parameter | lonscip =288 | 
| real(kind=kind_phys), dimension(latscip) | ci_lat | 
| real(kind=kind_phys), dimension(lonscip) | ci_lon | 
| real(kind=4), dimension(:,:,:,:), allocatable | ciplin | 
| real(kind=4), dimension(:,:,:,:), allocatable | ccnin | 
| real(kind=kind_phys), dimension(:,:,:,:), allocatable | ci_pres |