|
CAM
|
Functions/Subroutines | |
| logical function | check_layer_water (h2o_liq_vol, tempk) |
| subroutine, public | get_active_suction_layers (nsites, sites, bc_in, bc_out) |
| subroutine, public | btran_ed (nsites, sites, bc_in, bc_out) |
| subroutine, public edbtranmod::btran_ed | ( | integer, intent(in) | nsites, |
| type(ed_site_type), dimension(nsites), intent(inout), target | sites, | ||
| type(bc_in_type), dimension(nsites), intent(in) | bc_in, | ||
| type(bc_out_type), dimension(nsites), intent(inout) | bc_out | ||
| ) |

|
private |

| subroutine, public edbtranmod::get_active_suction_layers | ( | integer, intent(in) | nsites, |
| type(ed_site_type), dimension(nsites), intent(inout), target | sites, | ||
| type(bc_in_type), dimension(nsites), intent(in) | bc_in, | ||
| type(bc_out_type), dimension(nsites), intent(inout) | bc_out | ||
| ) |
