ice_itd Module Reference
Functions/Subroutines | |
| subroutine | init_itd |
| subroutine | aggregate |
| subroutine | aggregate_area |
| subroutine | bound_aggregate |
| subroutine | bound_state |
| subroutine | check_state |
| subroutine | rebin |
| subroutine | reduce_area (hice1_old, hice1) |
| subroutine | shift_ice (donor, daice, dvice, hicen) |
| subroutine | column_sum (nsum, xin, xout) |
| subroutine | column_conservation_check (x1, x2, max_err, fieldid) |
| subroutine | zap_small_areas |
Variables | |
| integer(kind=int_kind) | kitd |
| real(kind=dbl_kind), parameter | hi_min = p01 |
| real(kind=dbl_kind), dimension(0:ncat) | hin_max |
Function/Subroutine Documentation
| subroutine ice_itd::aggregate | ( | ) |
Here is the caller graph for this function:

| subroutine ice_itd::aggregate_area | ( | ) |
Here is the caller graph for this function:

| subroutine ice_itd::bound_aggregate | ( | ) |
Here is the caller graph for this function:

| subroutine ice_itd::bound_state | ( | ) |
| subroutine ice_itd::check_state | ( | ) |
| subroutine ice_itd::column_conservation_check | ( | real (kind=dbl_kind), dimension (imt_local,jmt_local), intent(in) | x1, |
| real (kind=dbl_kind), dimension (imt_local,jmt_local), intent(in) | x2, | ||
| real (kind=dbl_kind), intent(in) | max_err, | ||
| character (len=char_len), intent(in) | fieldid | ||
| ) |
Here is the caller graph for this function:

| subroutine ice_itd::column_sum | ( | integer (kind=int_kind), intent(in) | nsum, |
| real (kind=dbl_kind), dimension (imt_local,jmt_local,nsum), intent(in) | xin, | ||
| real (kind=dbl_kind), dimension (imt_local,jmt_local), intent(out) | xout | ||
| ) |
Here is the caller graph for this function:

| subroutine ice_itd::init_itd | ( | ) |
| subroutine ice_itd::rebin | ( | ) |
Here is the call graph for this function:

Here is the caller graph for this function:

| subroutine ice_itd::reduce_area | ( | real (kind=dbl_kind), dimension(ilo:ihi,jlo:jhi), intent(in) | hice1_old, |
| real (kind=dbl_kind), dimension(ilo:ihi,jlo:jhi), intent(inout) | hice1 | ||
| ) |
Here is the caller graph for this function:

| subroutine ice_itd::shift_ice | ( | integer (kind=int_kind), dimension(ilo:ihi,jlo:jhi,ncat), intent(in) | donor, |
| real (kind=dbl_kind), dimension(ilo:ihi,jlo:jhi,ncat), intent(inout) | daice, | ||
| real (kind=dbl_kind), dimension(ilo:ihi,jlo:jhi,ncat), intent(inout) | dvice, | ||
| real (kind=dbl_kind), dimension(ilo:ihi,jlo:jhi,ncat), intent(inout) | hicen | ||
| ) |
Here is the caller graph for this function:

| subroutine ice_itd::zap_small_areas | ( | ) |
Here is the caller graph for this function:

Variable Documentation
| real (kind=dbl_kind), parameter ice_itd::hi_min = p01 |
| real (kind=dbl_kind), dimension(0:ncat) ice_itd::hin_max |
| integer (kind=int_kind) ice_itd::kitd |

1.8.11