ice_state Module Reference

Variables

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

Variable Documentation

real (kind=dbl_kind), dimension(:,:), allocatable, target, save ice_state::aice
real (kind=dbl_kind), dimension(:,:), allocatable, target, save ice_state::aice0
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::eice
real (kind=dbl_kind), dimension(:,:,:), allocatable, target, save ice_state::eicen
real (kind=dbl_kind), dimension(:,:), allocatable, target, save ice_state::esno
real (kind=dbl_kind), dimension(:,:,:), allocatable, target, save ice_state::esnon
real (kind=dbl_kind), dimension(:,:), allocatable, save ice_state::strength
real (kind=dbl_kind), dimension(:,:), allocatable, target, save ice_state::tmass
real (kind=dbl_kind), dimension(:,:), allocatable, target, save ice_state::tsfc
real (kind=dbl_kind), dimension(:,:,:), allocatable, target, save ice_state::tsfcn
real (kind=dbl_kind), dimension(:,:), allocatable, save ice_state::uvel
real (kind=dbl_kind), dimension(:,:), allocatable, target, save ice_state::vice
real (kind=dbl_kind), dimension(:,:,:), allocatable, target, save ice_state::vicen
real (kind=dbl_kind), dimension(:,:), allocatable, target, save ice_state::vsno
real (kind=dbl_kind), dimension(:,:,:), allocatable, target, save ice_state::vsnon
real (kind=dbl_kind), dimension(:,:), allocatable, save ice_state::vvel