FMS Coupler 2022.03
Loading...
Searching...
No Matches
Public Member Functions | List of all members
atm_land_ice_flux_exchange_mod::put_logical_to_real Interface Reference

Public Member Functions

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)
 
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)
 

Member Function/Subroutine Documentation

◆ 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 
)

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 
)

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: