FV3 Bundle
atmos_ocean_fluxes.F90 File Reference
#include <file_version.h>
Include dependency graph for atmos_ocean_fluxes.F90:

Go to the source code of this file.

Modules

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.
 

Functions/Subroutines

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

Variables

character(len= *), parameter atmos_ocean_fluxes_mod::mod_name = 'atmos_ocean_fluxes_mod'
 
real, parameter atmos_ocean_fluxes_mod::epsln =1.0e-30