|
real(kind=dbl_kind), dimension(:,:), allocatable, target, save | ice_state::aice |
|
real(kind=dbl_kind), dimension(:,:), allocatable, target, save | ice_state::vice |
|
real(kind=dbl_kind), dimension(:,:), allocatable, target, save | ice_state::vsno |
|
real(kind=dbl_kind), dimension(:,:), allocatable, target, save | ice_state::tsfc |
|
real(kind=dbl_kind), dimension(:,:), allocatable, target, save | ice_state::eice |
|
real(kind=dbl_kind), dimension(:,:), allocatable, target, save | ice_state::esno |
|
real(kind=dbl_kind), dimension(:,:), allocatable, target, save | ice_state::tmass |
|
real(kind=dbl_kind), dimension(:,:), allocatable, target, save | ice_state::aice_init |
|
real(kind=dbl_kind), dimension(:,:,:), allocatable, target, save | ice_state::aicen |
|
real(kind=dbl_kind), dimension(:,:,:), allocatable, target, save | ice_state::vicen |
|
real(kind=dbl_kind), dimension(:,:,:), allocatable, target, save | ice_state::vsnon |
|
real(kind=dbl_kind), dimension(:,:,:), allocatable, target, save | ice_state::tsfcn |
|
real(kind=dbl_kind), dimension(:,:,:), allocatable, target, save | ice_state::esnon |
|
real(kind=dbl_kind), dimension(:,:), allocatable, target, save | ice_state::aice0 |
|
real(kind=dbl_kind), dimension(:,:,:), allocatable, target, save | ice_state::eicen |
|
real(kind=dbl_kind), dimension(:,:), allocatable, save | ice_state::uvel |
|
real(kind=dbl_kind), dimension(:,:), allocatable, save | ice_state::vvel |
|
real(kind=dbl_kind), dimension(:,:), allocatable, save | ice_state::strength |
|