ice_history Module Reference

Functions/Subroutines

subroutine init_hist (dt)
subroutine ice_write_hist (dt)
subroutine define_hist_field (id, vname, vunit, vcoord, vcellmeas, vdesc, vcomment, cona, conb, ns1, vhistfreq)
subroutine accum_hist_field (id, iblk, field_accum)

Variables

character(len=16) vname_in
character(len=55) vdesc_in
character(len=55) vcomment_in
character(len=16), parameter tstr
character(len=16), parameter ustr
character(len=16), parameter tcstr
character(len=16), parameter ucstr
real(kind=dbl_kind), dimension(max_nstrm) avgct
logical(kind=log_kind) f_tmask = .true.
logical(kind=log_kind) f_tarea = .true.
logical(kind=log_kind) f_uarea = .true.
logical(kind=log_kind) f_dxt = .true.
logical(kind=log_kind) f_dyt = .true.
logical(kind=log_kind) f_dxu = .true.
logical(kind=log_kind) f_dyu = .true.
logical(kind=log_kind) f_HTN = .true.
logical(kind=log_kind) f_HTE = .true.
logical(kind=log_kind) f_ANGLE = .true.
logical(kind=log_kind) f_ANGLET = .true.

Function/Subroutine Documentation

subroutine ice_history::accum_hist_field ( integer (int_kind),dimension(max_nstrm),intent(in)  id,
integer (kind=int_kind),intent(in)  iblk,
real (kind=dbl_kind),dimension(nx_block,ny_block),intent(in)  field_accum 
)

Definition at line 1971 of file ice_history.F90.

subroutine ice_history::define_hist_field ( integer (int_kind),dimension(max_nstrm),intent(out)  id,
character (len=*),intent(in)  vname,
character (len=*),intent(in)  vunit,
character (len=*),intent(in)  vcoord,
character (len=*),intent(in)  vcellmeas,
character (len=*),intent(in)  vdesc,
character (len=*),intent(in)  vcomment,
real (kind=dbl_kind),intent(in)  cona,
real (kind=dbl_kind),intent(in)  conb,
integer (kind=int_kind),intent(in)  ns1,
character (len=*),intent(in)  vhistfreq 
)

Definition at line 1888 of file ice_history.F90.

subroutine ice_history::ice_write_hist ( real (kind=dbl_kind),intent(in)  dt  ) 

Definition at line 1242 of file ice_history.F90.

subroutine ice_history::init_hist ( real (kind=dbl_kind),intent(in)  dt  ) 

Definition at line 231 of file ice_history.F90.


Variable Documentation

real (kind=dbl_kind),dimension(max_nstrm) ice_history::avgct

Definition at line 73 of file ice_history.F90.

logical (kind=log_kind) ice_history::f_ANGLE = .true.

Definition at line 80 of file ice_history.F90.

logical (kind=log_kind) ice_history::f_ANGLET = .true.

Definition at line 80 of file ice_history.F90.

logical (kind=log_kind) ice_history::f_dxt = .true.

Definition at line 80 of file ice_history.F90.

logical (kind=log_kind) ice_history::f_dxu = .true.

Definition at line 80 of file ice_history.F90.

logical (kind=log_kind) ice_history::f_dyt = .true.

Definition at line 80 of file ice_history.F90.

logical (kind=log_kind) ice_history::f_dyu = .true.

Definition at line 80 of file ice_history.F90.

logical (kind=log_kind) ice_history::f_HTE = .true.

Definition at line 80 of file ice_history.F90.

logical (kind=log_kind) ice_history::f_HTN = .true.

Definition at line 80 of file ice_history.F90.

logical (kind=log_kind) ice_history::f_tarea = .true.

Definition at line 80 of file ice_history.F90.

logical (kind=log_kind) ice_history::f_tmask = .true.

Definition at line 80 of file ice_history.F90.

logical (kind=log_kind) ice_history::f_uarea = .true.

Definition at line 80 of file ice_history.F90.

character (len=16),parameter ice_history::tcstr

Definition at line 67 of file ice_history.F90.

character (len=16),parameter ice_history::tstr

Definition at line 67 of file ice_history.F90.

character (len=16),parameter ice_history::ucstr

Definition at line 67 of file ice_history.F90.

character (len=16),parameter ice_history::ustr

Definition at line 67 of file ice_history.F90.

character (len=55) ice_history::vcomment_in

Definition at line 61 of file ice_history.F90.

character (len=55) ice_history::vdesc_in

Definition at line 60 of file ice_history.F90.

character (len=16) ice_history::vname_in

Definition at line 59 of file ice_history.F90.

 All Classes Namespaces Files Functions Variables Defines

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