ice_age Module Reference

Functions/Subroutines

subroutine init_age
subroutine increment_age (nx_block, ny_block, dt, icells, indxi, indxj, iage)
subroutine write_restart_age (filename_spec)
subroutine read_restart_age (filename_spec)

Variables

logical(kind=log_kind) restart_age

Function/Subroutine Documentation

subroutine ice_age::increment_age ( integer (kind=int_kind),intent(in)  nx_block,
integer (kind=int_kind),intent(in)  ny_block,
real (kind=dbl_kind),intent(in)  dt,
integer (kind=int_kind),intent(in)  icells,
integer (kind=int_kind),dimension (nx_block*ny_block),intent(in)  indxi,
integer (kind=int_kind),dimension (nx_block*ny_block),intent(in)  indxj,
real (kind=dbl_kind),dimension(nx_block,ny_block),intent(inout)  iage 
)

Definition at line 92 of file ice_age.F90.

subroutine ice_age::init_age (  ) 

Definition at line 54 of file ice_age.F90.

subroutine ice_age::read_restart_age ( character(len=char_len_long),intent(in),optional  filename_spec  ) 

Definition at line 212 of file ice_age.F90.

subroutine ice_age::write_restart_age ( character(len=char_len_long),intent(in),optional  filename_spec  ) 

Definition at line 140 of file ice_age.F90.


Variable Documentation

logical (kind=log_kind) ice_age::restart_age

Definition at line 34 of file ice_age.F90.

 All Classes Namespaces Files Functions Variables Defines

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