|
FMS Coupler 2022.03
|
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. | |
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 |
Handles flux exchanges and exchange grids between land and ice grids.