ice_probability Module Reference

Functions/Subroutines

subroutine init_numIceCells ()
subroutine accum_numIceCells (iblk, icells)
subroutine accum_numIceCells2 (aice)
subroutine set_numIceCells (iblk, ncells)
subroutine write_numIceCells
subroutine print_numIceCells
subroutine ReadProbabilityFile (distribution_wght_file, Prob)
subroutine CalcWorkPerBlock (distribution_wght, KMTG, ULATG, work_per_block, prob_per_block, blockType, bStats)
real(kind=real_kind),
dimension(nx_global, ny_global) 
ErfcProbability (lat)
real(dbl_kind) erfc06 (x)

Variables

integer(int_kind), parameter lndType = 0
integer(int_kind), parameter icefreeType = 1
integer(int_kind), parameter iceType = 2
integer(int_kind) dynCnt
real(dbl_kind), allocatable lnumIceCells

Function/Subroutine Documentation

subroutine ice_probability::accum_numIceCells ( integer (int_kind)  iblk,
integer (int_kind)  icells 
)

Definition at line 54 of file ice_probability.F90.

subroutine ice_probability::accum_numIceCells2 ( real (dbl_kind),dimension(nx_block,ny_block,max_blocks)  aice  ) 

Definition at line 62 of file ice_probability.F90.

subroutine ice_probability::CalcWorkPerBlock ( character (char_len),intent(in)  distribution_wght,
real (dbl_kind),dimension(nx_global,ny_global),intent(in)  KMTG,
real (dbl_kind),dimension(nx_global,ny_global),intent(in)  ULATG,
integer (int_kind),dimension(nblocks_tot),intent(inout)  work_per_block,
real (dbl_kind),dimension(nblocks_tot),intent(inout)  prob_per_block,
integer (int_kind),dimension(nblocks_tot),intent(inout)  blockType,
real (dbl_kind),dimension(:,:),intent(inout)  bStats 
)

Definition at line 195 of file ice_probability.F90.

real(dbl_kind) ice_probability::erfc06 ( real(dbl_kind),intent(in)  x  ) 

Definition at line 435 of file ice_probability.F90.

real (kind=real_kind),dimension (nx_global,ny_global) ice_probability::ErfcProbability ( real (kind=dbl_kind),dimension (nx_global,ny_global),intent(in)  lat  ) 

Definition at line 394 of file ice_probability.F90.

subroutine ice_probability::init_numIceCells (  ) 

Definition at line 44 of file ice_probability.F90.

subroutine ice_probability::print_numIceCells (  ) 

Definition at line 123 of file ice_probability.F90.

subroutine ice_probability::ReadProbabilityFile ( character(char_len_long),intent(in)  distribution_wght_file,
real(real_kind),dimension(:,:),intent(inout)  Prob 
)

Definition at line 156 of file ice_probability.F90.

subroutine ice_probability::set_numIceCells ( integer (int_kind)  iblk,
real (dbl_kind)  ncells 
)

Definition at line 95 of file ice_probability.F90.

subroutine ice_probability::write_numIceCells (  ) 

Definition at line 103 of file ice_probability.F90.


Variable Documentation

integer (int_kind) ice_probability::dynCnt

Definition at line 25 of file ice_probability.F90.

integer (int_kind),parameter ice_probability::icefreeType = 1

Definition at line 19 of file ice_probability.F90.

integer (int_kind),parameter ice_probability::iceType = 2

Definition at line 19 of file ice_probability.F90.

integer (int_kind),parameter ice_probability::lndType = 0

Definition at line 19 of file ice_probability.F90.

real (dbl_kind),allocatable ice_probability::lnumIceCells

Definition at line 26 of file ice_probability.F90.

 All Classes Namespaces Files Functions Variables Defines

Generated on Tue Oct 6 14:02:25 2009 for CICE by  doxygen 1.6.1