|
subroutine | put_logical_to_real_sg (mask, id, ex_mask, xmap) |
| Puts land or ice model masks (with partitions) onto the exchange grid as a real array (1.=true, 0.=false) More...
|
|
subroutine | put_logical_to_real_ug (mask, id, ex_mask, xmap) |
| Puts land or ice model masks (with partitions) onto the exchange grid as a real array (1.=true, 0.=false) More...
|
|
◆ put_logical_to_real_sg()
subroutine atm_land_ice_flux_exchange_mod::put_logical_to_real::put_logical_to_real_sg |
( |
logical, dimension(:,:,:), intent(in) |
mask, |
|
|
character(len=3), intent(in) |
id, |
|
|
real, dimension(:), intent(inout) |
ex_mask, |
|
|
type(fmsxgridxmap_type), intent(inout) |
xmap |
|
) |
| |
|
private |
Puts land or ice model masks (with partitions) onto the exchange grid as a real array (1.=true, 0.=false)
◆ put_logical_to_real_ug()
subroutine atm_land_ice_flux_exchange_mod::put_logical_to_real::put_logical_to_real_ug |
( |
logical, dimension(:,:), intent(in) |
mask, |
|
|
character(len=3), intent(in) |
id, |
|
|
real, dimension(:), intent(inout) |
ex_mask, |
|
|
type(fmsxgridxmap_type), intent(inout) |
xmap |
|
) |
| |
|
private |
Puts land or ice model masks (with partitions) onto the exchange grid as a real array (1.=true, 0.=false)
The documentation for this interface was generated from the following file: