ice_transport_driver.F90 File Reference

Go to the source code of this file.

Modules

module  ice_transport_driver

Functions/Subroutines

subroutine ice_transport_driver::init_transport
subroutine ice_transport_driver::transport_remap (dt)
subroutine ice_transport_driver::transport_upwind (dt)
subroutine ice_transport_driver::state_to_tracers (nx_block, ny_block, aice0, aicen, trcrn, vicen, vsnon, eicen, esnon, aim, trm)
subroutine ice_transport_driver::tracers_to_state (nx_block, ny_block, aim, trm, aice0, aicen, trcrn, vicen, vsnon, eicen, esnon)
subroutine ice_transport_driver::global_conservation (l_stop, asum_init, asum_final, atsum_init, atsum_final)
subroutine ice_transport_driver::local_max_min (nx_block, ny_block, ilo, ihi, jlo, jhi, trm, tmin, tmax, aimask, trmask)
subroutine ice_transport_driver::quasilocal_max_min (nx_block, ny_block, ilo, ihi, jlo, jhi, tmin, tmax)
subroutine ice_transport_driver::check_monotonicity (nx_block, ny_block, ilo, ihi, jlo, jhi, iblk, tmin, tmax, aim, trm, l_stop, istop, jstop)
subroutine ice_transport_driver::state_to_work (nx_block, ny_block, narr, trcr_depend, aicen, trcrn, vicen, vsnon, aice0, works)
subroutine ice_transport_driver::work_to_state (nx_block, ny_block, narr, trcr_depend, aicen, trcrn, vicen, vsnon, aice0, works)
subroutine ice_transport_driver::upwind_field (nx_block, ny_block, ilo, ihi, jlo, jhi, dt, narrays, phi, uee, vnn, HTE, HTN, tarea)

Variables

character(len=char_len) ice_transport_driver::advection
logical, parameter ice_transport_driver::l_fixed_area = .false.
integer(kind=int_kind), parameter ice_transport_driver::ntrace = 2+ntrcr+nilyr+nslyr
integer(kind=int_kind),
dimension(ntrace) 
ice_transport_driver::tracer_type
integer(kind=int_kind),
dimension(ntrace) 
ice_transport_driver::depend
logical(kind=log_kind),
dimension(ntrace) 
ice_transport_driver::has_dependents
integer(kind=int_kind), parameter ice_transport_driver::integral_order = 3
logical(kind=log_kind), parameter ice_transport_driver::l_dp_midpt = .true.
 All Classes Namespaces Files Functions Variables Defines

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