Go to the source code of this file.
|
module | atmos_ocean_fluxes_mod |
| Ocean Carbon Model Intercomparison Study II: Gas exchange coupler. Implementation of routines to solve the gas fluxes at the ocean surface for a coupled model as outlined in the Biotic-HOWTO documentation, revision 1.7, 1999/10/05.
|
|
|
integer function, public | atmos_ocean_fluxes_mod::aof_set_coupler_flux (name, flux_type, implementation, atm_tr_index, param, flag, mol_wt, ice_restart_file, ocean_restart_file, units, caller, verbosity) |
| Set the values for a coupler flux and return its index (0 on error) More...
|
|
subroutine, public | atmos_ocean_fluxes_mod::atmos_ocean_fluxes_init (gas_fluxes, gas_fields_atm, gas_fields_ice, verbosity) |
| Initialize gas flux structures. More...
|
|
subroutine, public | atmos_ocean_fluxes_mod::atmos_ocean_type_fluxes_init (verbosity) |
| Initialize the coupler type flux tracers. More...
|
|