Here is a list of all files with brief descriptions:
[detail level 12]
| ▼ full | |
| atm_land_ice_flux_exchange.F90 | Performs flux calculations and exchange grid operations for atmosphere, land and ice |
| atmos_ocean_dep_fluxes_calc.F90 | Calculates ocean and atmosphere deposition gas fluxes |
| atmos_ocean_fluxes_calc.F90 | Calculates gas fluxes for atmosphere and ocean |
| coupler_main.F90 | Main driver program for full coupler. Provides the capability to couple component models (atmosphere, land, sea ice, and ocean) |
| flux_exchange.F90 | The flux_exchange module provides interfaces to couple the following component models: atmosphere, ocean, land, and ice. All interpolation between physically distinct model grids is handled by the exchange grid (xgrid_mod) with the interpolated quantities being conserved |
| full_coupler_mod.F90 | |
| ice_ocean_flux_exchange.F90 | Handles flux calculations and exchange grids for ice and ocean |
| land_ice_flux_exchange.F90 | Handles flux exchanges and exchange grids between land and ice grids |
| ▼ shared | |
| surface_flux.F90 | Handles calculation of fluxes on the exchange grids, see module page for more information |
| ▼ SHiELD | |
| coupler_main.F90 | Main driver program for the SHiELD model |
| ▼ simple | |
| coupler_main.F90 | Couples component models for the atmosphere, ocean (amip), land, and sea-ice using the exchange module. Simplified version of full/coupler_main.F90 |
| flux_exchange.F90 | Routines to handle flux exchanges through exchange grids for the simple coupler |
| ice_model.F90 | Handles ice component updates and time steps |