ice_flux Module Reference

Functions/Subroutines

subroutine init_flux_atm
 
subroutine init_flux_ocn
 
subroutine init_diagnostics
 
subroutine merge_fluxes (ni, strxn, stryn, fsensn, flatn, fswabsn, flwoutn, evapn, Trefn, Qrefn, freshn, fsaltn, fhnetn, fswthrun)
 

Variables

real(kind=dbl_kind), dimension(:,:), allocatable, save congel
 
real(kind=dbl_kind), dimension(:,:), allocatable, save frazil
 
real(kind=dbl_kind), dimension(:,:), allocatable, save snoice
 
real(kind=dbl_kind), dimension(:,:), allocatable, save meltt
 
real(kind=dbl_kind), dimension(:,:), allocatable, save meltb
 
real(kind=dbl_kind), dimension(:,:), allocatable, save meltl
 
real(kind=dbl_kind), dimension(:,:), allocatable, save daidtt
 
real(kind=dbl_kind), dimension(:,:), allocatable, save dvidtt
 
real(kind=dbl_kind), dimension(:,:), allocatable, save mlt_onset
 
real(kind=dbl_kind), dimension(:,:), allocatable, save frz_onset
 
real(kind=dbl_kind), dimension(:,:), allocatable, save fsw
 
real(kind=dbl_kind), dimension(:,:), allocatable, save wind
 
real(kind=dbl_kind), dimension(:,:), allocatable, save shcoef
 
real(kind=dbl_kind), dimension(:,:), allocatable, save lhcoef
 

Function/Subroutine Documentation

subroutine ice_flux::init_diagnostics ( )

Here is the caller graph for this function:

subroutine ice_flux::init_flux_atm ( )

Here is the caller graph for this function:

subroutine ice_flux::init_flux_ocn ( )

Here is the caller graph for this function:

subroutine ice_flux::merge_fluxes ( integer (kind=int_kind), intent(in)  ni,
real (kind=dbl_kind), dimension(ilo:ihi,jlo:jhi), intent(in)  strxn,
real (kind=dbl_kind), dimension(ilo:ihi,jlo:jhi), intent(in)  stryn,
real (kind=dbl_kind), dimension(ilo:ihi,jlo:jhi), intent(in)  fsensn,
real (kind=dbl_kind), dimension(ilo:ihi,jlo:jhi), intent(in)  flatn,
real (kind=dbl_kind), dimension(ilo:ihi,jlo:jhi), intent(in)  fswabsn,
real (kind=dbl_kind), dimension(ilo:ihi,jlo:jhi), intent(in)  flwoutn,
real (kind=dbl_kind), dimension(ilo:ihi,jlo:jhi), intent(in)  evapn,
real (kind=dbl_kind), dimension(ilo:ihi,jlo:jhi), intent(in)  Trefn,
real (kind=dbl_kind), dimension(ilo:ihi,jlo:jhi), intent(in)  Qrefn,
real (kind=dbl_kind), dimension(ilo:ihi,jlo:jhi), intent(in)  freshn,
real (kind=dbl_kind), dimension(ilo:ihi,jlo:jhi), intent(in)  fsaltn,
real (kind=dbl_kind), dimension(ilo:ihi,jlo:jhi), intent(in)  fhnetn,
real (kind=dbl_kind), dimension(ilo:ihi,jlo:jhi), intent(in)  fswthrun 
)

Here is the caller graph for this function:

Variable Documentation

real (kind=dbl_kind), dimension (:,:), allocatable, save ice_flux::congel
real (kind=dbl_kind), dimension (:,:), allocatable, save ice_flux::daidtt
real (kind=dbl_kind), dimension (:,:), allocatable, save ice_flux::dvidtt
real (kind=dbl_kind), dimension (:,:), allocatable, save ice_flux::frazil
real (kind=dbl_kind), dimension (:,:), allocatable, save ice_flux::frz_onset
real (kind=dbl_kind), dimension (:,:), allocatable, save ice_flux::fsw
real (kind=dbl_kind), dimension (:,:), allocatable, save ice_flux::lhcoef
real (kind=dbl_kind), dimension (:,:), allocatable, save ice_flux::meltb
real (kind=dbl_kind), dimension (:,:), allocatable, save ice_flux::meltl
real (kind=dbl_kind), dimension (:,:), allocatable, save ice_flux::meltt
real (kind=dbl_kind), dimension (:,:), allocatable, save ice_flux::mlt_onset
real (kind=dbl_kind), dimension (:,:), allocatable, save ice_flux::shcoef
real (kind=dbl_kind), dimension (:,:), allocatable, save ice_flux::snoice
real (kind=dbl_kind), dimension (:,:), allocatable, save ice_flux::wind