FMS Coupler  2022.03
Modules | Functions/Subroutines | Variables
land_ice_flux_exchange.F90 File Reference

(f306ac155bd99a9741acab4c7fcdcacd0f526ea4)

Handles flux exchanges and exchange grids between land and ice grids. More...

Modules

module  land_ice_flux_exchange_mod
 

Functions/Subroutines

subroutine, public land_ice_flux_exchange_mod::land_ice_flux_exchange_init (Land, Ice, land_ice_boundary, Dt_cpl_in, do_runoff_in, cplClock_in)
 
subroutine, public land_ice_flux_exchange_mod::flux_land_to_ice (Time, Land, Ice, Land_Ice_Boundary)
 Conservative transfer of water and snow discharge from the land model to sea ice/ocean model. More...
 

Variables

type(fmsxgridxmap_type), save land_ice_flux_exchange_mod::xmap_runoff
 
integer land_ice_flux_exchange_mod::n_xgrid_runoff =0
 
integer land_ice_flux_exchange_mod::x2_grid_lnd
 
integer land_ice_flux_exchange_mod::x2_grid_ice
 
integer land_ice_flux_exchange_mod::cplclock
 
integer land_ice_flux_exchange_mod::fluxlandiceclock
 
logical land_ice_flux_exchange_mod::do_runoff
 
real land_ice_flux_exchange_mod::dt_cpl
 

Detailed Description

Handles flux exchanges and exchange grids between land and ice grids.