PUBLIC INTERFACE ~ PUBLIC DATA ~ PUBLIC ROUTINES ~ NAMELIST ~ DIAGNOSTIC FIELDS ~ ERROR MESSAGES ~ REFERENCES ~ NOTES

Module atmos_ocean_fluxes_mod

Contact:  Richard D. Slater
Reviewers:  John P. Dunne
Change History: WebCVS Log


OVERVIEW

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.


OTHER MODULES USED

          mpp_mod
coupler_types_mod
field_manager_mod
fm_util_mod

PUBLIC INTERFACE

aof_set_coupler_flux:
atmos_ocean_fluxes_init:
atmos_ocean_fluxes_calc:


PUBLIC DATA

None.


PUBLIC ROUTINES

  1. aof_set_coupler_flux

    DESCRIPTION
    Set the values for a coupler flux and return its index (0 on error)


  2. atmos_ocean_fluxes_init

    DESCRIPTION
    Initialize gas flux structures


  3. atmos_ocean_fluxes_calc

    DESCRIPTION
    Calculate the ocean gas fluxes. Units should be mol/m^2/s, upward flux is positive.



DATA SETS

None.


ERROR MESSAGES

None.


top